Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | BulletSim: add implementation of 'physSetLinksetType' and 'physGetLinksetType' | Robert Adams | 2013-08-02 | 1 | -5/+60 |
| | | | | | and processing routines in BulletSim. Add linkset rebuild/conversion routine in BSLinkset. | ||||
* | BulletSim: test method for debugging of extended physics script operations. | Robert Adams | 2013-07-30 | 1 | -8/+46 |
| | |||||
* | BulletSim: fix avatar bobbing or jiggling while stationary flying. | Robert Adams | 2013-02-08 | 1 | -1/+9 |
| | | | | Various comments and debugging message mods. | ||||
* | BulletSim: add initial instance of the ExtendedPhysics region module which ↵ | Robert Adams | 2013-02-08 | 1 | -0/+163 |
adds new LSL commands for extended physics functions. Uses the modInvoke system. Disabled by default. |