working towards better COLLADA 1.4i physics conformance for the DOM |
|
More...
|
over 18 years ago
|
jenga.dae closer to COLLADA 1.4 conformance |
|
More...
|
over 18 years ago
|
fixed libxml for MacOS X |
|
More...
|
over 18 years ago
|
'Think Different': enabled some demos to compile for OS X -i386 |
|
More...
|
over 18 years ago
|
debug drawing for ParallelPhysicsEnvironment |
|
More...
|
over 18 years ago
|
added debug drawing for concave objects (draws overlapping triangles) |
|
More...
|
over 18 years ago
|
updated projectfiles |
|
More...
|
over 18 years ago
|
refactoring of TriangleMeshShape, introduced ConcaveShape, which allows for StaticPlaneShape and future landscape/heightfield shape |
|
More...
|
over 18 years ago
|
Added basic gather/scatter to simulation island (for ParallelIslandDispatcher/ParallelPhysicsEnvironment. |
|
More...
|
over 18 years ago
|
more work on parallel dispatching of simulation islands |
|
More...
|
over 18 years ago
|
updated version/projectfiles with new files |
|
More...
|
over 18 years ago
|
fairly large refactoring of dispatcher/simulation island management, to allow for parallel simulation. |
|
More...
|
over 18 years ago
|
ParallelPhysicsEnvironment development started |
|
More...
|
over 18 years ago
|
updated projectfiles, added files |
|
More...
|
over 18 years ago
|
Refactoring for parallel processing of islands, collision detection and constraint solving. |
|
More...
|
over 18 years ago
|
changes.txt: Refactoring of the broadphase Moved some optional files to Extras: Algebraic ccd and EPA, quickstep Moved the limits on bodies/overlap to 32k and 65k |
|
More...
|
over 18 years ago
|
adjusted the default numbodies for CcdPhysicsDemo |
|
More...
|
over 18 years ago
|
adjusted the default number of bodies in CcdPhysicsDemo |
|
More...
|
over 18 years ago
|
lowered the default number of objects |
|
More...
|
over 18 years ago
|
updated projectfiles for moved files, disable EPA demo (temporarily) |
|
More...
|
over 18 years ago
|
Refactoring: Moved optional code to Extras: AlgebraicCCD,EPA,quickstep Moved SimpleBroadphase data to OverlappingPairCache, and derive both SimpleBroadphase and AxisSweep3 from OverlappingPairCache. Added ParallelPhysicsEnvironment (prepair more parallel mainloop) Upgraded hardcoded limit from 1024/8192 to 32766/65535 (max objects / max overlapping pairs) |
|
More...
|
over 18 years ago
|
added sn71 target + configurable extensions |
|
More...
|
over 18 years ago
|
added extra sn71 target |
|
More...
|
over 18 years ago
|
removed some 'ignore' libraries |
|
More...
|
over 18 years ago
|
removed 'DLL' from runtime library (so Multithreaded and Multithreaded Debug) |
|
More...
|
over 18 years ago
|
added notice that CompoundShape is placeholder, not implemented yet |
|
More...
|
over 18 years ago
|
updated changes file |
|
More...
|
over 18 years ago
|
moved filters in CcdConstructionInfo |
|
More...
|
over 18 years ago
|
no manifest in projectfiles, and added a few files |
|
More...
|
over 18 years ago
|
preparation for compound collision shapes |
|
More...
|
over 18 years ago
|