59
I Use This!
Activity Not Available

Commits : Listings

Analyzed about 1 year ago. based on code collected about 1 year ago.
Jan 19, 2023 — Jan 19, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
working towards better COLLADA 1.4i physics conformance for the DOM
Erwin Coumans
as ejcoumans
More... over 18 years ago
jenga.dae closer to COLLADA 1.4 conformance
Erwin Coumans
as ejcoumans
More... over 18 years ago
fixed libxml for MacOS X
Erwin Coumans
as ejcoumans
More... over 18 years ago
'Think Different': enabled some demos to compile for OS X -i386
Erwin Coumans
as ejcoumans
More... over 18 years ago
debug drawing for ParallelPhysicsEnvironment
Erwin Coumans
as ejcoumans
More... over 18 years ago
added debug drawing for concave objects (draws overlapping triangles)
Erwin Coumans
as ejcoumans
More... over 18 years ago
updated projectfiles
Erwin Coumans
as ejcoumans
More... over 18 years ago
refactoring of TriangleMeshShape, introduced ConcaveShape, which allows for StaticPlaneShape and future landscape/heightfield shape
Erwin Coumans
as ejcoumans
More... over 18 years ago
Added basic gather/scatter to simulation island (for ParallelIslandDispatcher/ParallelPhysicsEnvironment.
Erwin Coumans
as ejcoumans
More... over 18 years ago
more work on parallel dispatching of simulation islands
Erwin Coumans
as ejcoumans
More... over 18 years ago
updated version/projectfiles with new files
Erwin Coumans
as ejcoumans
More... over 18 years ago
fairly large refactoring of dispatcher/simulation island management, to allow for parallel simulation.
Erwin Coumans
as ejcoumans
More... over 18 years ago
ParallelPhysicsEnvironment development started
Erwin Coumans
as ejcoumans
More... over 18 years ago
updated projectfiles, added files
Erwin Coumans
as ejcoumans
More... over 18 years ago
Refactoring for parallel processing of islands, collision detection and constraint solving.
Erwin Coumans
as ejcoumans
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
Erwin Coumans
as ejcoumans
More... over 18 years ago
adjusted the default numbodies for CcdPhysicsDemo
Erwin Coumans
as ejcoumans
More... over 18 years ago
adjusted the default number of bodies in CcdPhysicsDemo
Erwin Coumans
as ejcoumans
More... over 18 years ago
lowered the default number of objects
Erwin Coumans
as ejcoumans
More... over 18 years ago
updated projectfiles for moved files, disable EPA demo (temporarily)
Erwin Coumans
as ejcoumans
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)
Erwin Coumans
as ejcoumans
More... over 18 years ago
added sn71 target + configurable extensions
Erwin Coumans
as ejcoumans
More... over 18 years ago
added extra sn71 target
Erwin Coumans
as ejcoumans
More... over 18 years ago
removed some 'ignore' libraries
Erwin Coumans
as ejcoumans
More... over 18 years ago
removed 'DLL' from runtime library (so Multithreaded and Multithreaded Debug)
Erwin Coumans
as ejcoumans
More... over 18 years ago
added notice that CompoundShape is placeholder, not implemented yet
Erwin Coumans
as ejcoumans
More... over 18 years ago
updated changes file
Erwin Coumans
as ejcoumans
More... over 18 years ago
moved filters in CcdConstructionInfo
Erwin Coumans
as ejcoumans
More... over 18 years ago
no manifest in projectfiles, and added a few files
Erwin Coumans
as ejcoumans
More... over 18 years ago
preparation for compound collision shapes
Erwin Coumans
as ejcoumans
More... over 18 years ago