aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Region/OptionalModules/Scripting/ExtendedPhysics (follow)
Commit message (Collapse)AuthorAgeFilesLines
* BulletSim: fix avatar bobbing or jiggling while stationary flying.Robert Adams2013-02-081-1/+9
| | | | Various comments and debugging message mods.
* BulletSim: add initial instance of the ExtendedPhysics region module which ↵Robert Adams2013-02-081-0/+163
adds new LSL commands for extended physics functions. Uses the modInvoke system. Disabled by default.