| Commit message (Expand) | Author | Age | Files | Lines |
* | BulletSim: remove the unused RestoreBodyDependencies used by linksets | Robert Adams | 2013-01-23 | 1 | -8/+0 |
* | BulletSim: allow changing position and rotation of a child of a linkset | Robert Adams | 2013-01-21 | 1 | -1/+1 |
* | BulletSim: nearly complete in conversion from BulletSimAPI to BSAPITemplate. ... | Robert Adams | 2012-12-31 | 1 | -9/+2 |
* | BulletSim: remove all the debug printing of pointer formatting (.ToString(X))... | Robert Adams | 2012-12-31 | 1 | -8/+8 |
* | BulletSim: change physical data structures to classes. Add default | Robert Adams | 2012-12-31 | 1 | -6/+9 |
* | BulletSim: Fix single physical prim reporting its mass as zero. | Robert Adams | 2012-12-24 | 1 | -2/+4 |
* | BulletSim: Move all the parameter variables, tables and get and fetch logic t... | Robert Adams | 2012-12-21 | 1 | -7/+7 |
* | BulletSim: add parameter to UpdateProperties call into the linkset so changes... | Robert Adams | 2012-12-16 | 1 | -1/+1 |
* | BulletSim: rip out old code for linkset child position fetching. BulletSim do... | Robert Adams | 2012-12-16 | 1 | -12/+0 |
* | BulletSim: fix problem with continuious rebuilding of physical linksets. This... | Robert Adams | 2012-12-13 | 1 | -2/+1 |
* | BulletSim: Add ZeroAngularMotion method to physical objects. Add inTaint flag... | Robert Adams | 2012-11-06 | 1 | -1/+1 |
* | BulletSim: search the mesh and hull lists to find shapes if type is not known... | Robert Adams | 2012-11-03 | 1 | -1/+1 |
* | BulletSim: debugging of compound shape implementation of linksets. | Robert Adams | 2012-11-03 | 1 | -0/+12 |
* | BulletSim: rename BSBody and BSShape to PhysBody and PhysShape. Add skeleton ... | Robert Adams | 2012-11-03 | 1 | -27/+13 |
* | BulletSim: vehicle tweeking. | Robert Adams | 2012-11-03 | 1 | -1/+1 |
* | BulletSim: remove center-of-mass setting for linksets because it causes the c... | Robert Adams | 2012-11-03 | 1 | -49/+30 |
* | BulletSim: Use the PostTaints operation to build the linkset once before the ... | Robert Adams | 2012-11-03 | 1 | -92/+48 |
* | BulletSim: Use Refresh/PostTaints to cause recomputing of constraint variable... | Robert Adams | 2012-11-03 | 1 | -29/+36 |
* | BulletSim: rename constraint classes so they show up together alphabetically. | Robert Adams | 2012-11-03 | 1 | -1/+1 |
* | BulletSim: Add banking and other new code to vechile dynamics. Add third part... | Robert Adams | 2012-11-03 | 1 | -1/+1 |
* | BulletSim: fix bug that caused error (and a crash on 32 bit Linux) when mesh ... | Robert Adams | 2012-10-22 | 1 | -15/+4 |
* | BulletSim: remove trailing spaces to make git happy. | Robert Adams | 2012-10-22 | 1 | -5/+5 |
* | BulletSim: Create LinkSet abstract class and sparate constraint based linkset... | Robert Adams | 2012-10-22 | 1 | -0/+396 |