Commit message (Collapse) | Author | Files | Lines | ||
---|---|---|---|---|---|
2012-02-25 | Remove old libbulletnet native libraries. These are not used in the current ↵ | Justin Clark-Casey (justincc) | 1 | -0/+0 | |
generation bullet physics plugin. | |||||
2011-04-27 | add the executable bit to all bundled DLLs so that these are preserved when ↵ | Justin Clark-Casey (justincc) | 1 | -0/+0 | |
using git or untarring releases under cygwin on windows Mono doesn't care if the | |||||
2010-03-12 | * Added a better check to the SimianGrid connectors to test if they are ↵ | John Hurliman | 1 | -0/+0 | |
enabled or not. This method should work equally well with standalone or robust mode * Applying #4602 from Misterblu to add collision detection to BulletDotNET | |||||
2009-04-16 | * Committing more BulletDotNETPlugin work | Teravus Ovares | 1 | -0/+0 | |
* Tweak the LLSetStatus results in the ODEPlugin. Hopefully it's a little less unstable. * ODEPlugin is using experimental math for LLSetStatus, use with caution! :) | |||||
2009-04-11 | * BulletDotNETPlugin supports Axis lock (LLSetStatus) from the script engine ↵ | Teravus Ovares | 1 | -0/+0 | |
now. | |||||
2009-04-07 | * This fixes BulletDotNET so it can now be used on linux. | Teravus Ovares | 1 | -0/+0 | |
2009-04-05 | * Committing what I have on the BulletDotNETPlugin that I have so far. | Teravus Ovares | 1 | -0/+0 | |
* It's not ready to try. It doesn't do what you expect in many ways. * It throws errors and prints jibberish on the console * Test it out only if you're brave and you've backed up first. * The opensim.ini line is physics = BulletDotNETPlugin |