Commit message (Collapse) | Author | Files | Lines | ||
---|---|---|---|---|---|
2015-08-31 | First commit where physics work as region module. | Diva Canto | 1 | -8/+0 | |
Moved all physics dlls out of Physics and into bin directly, so they can be found by the module loader. Removed call to PhysicsPluginManager. | |||||
2013-04-08 | fixed bullet config for osx | Jon Cundill | 1 | -0/+2 | |
Signed-off-by: Robert Adams <Robert.Adams@intel.com> | |||||
2012-03-28 | BulletSim: update 64 bit libraries and change Linux configuration to use the ↵ | Robert Adams | 1 | -4/+4 | |
files in the lib32 and lib64 directories as needed. | |||||
2011-09-17 | Add back BulletSPlugin.dll.config that I somehow managed to delete today in ↵ | Justin Clark-Casey (justincc) | 1 | -0/+6 | |
a00327d | |||||
2011-09-16 | Fix build errors on Windows by adding missing OpenSim.Services.Base reference | justincc | 1 | -6/+0 | |
2011-09-04 | Fixed BulletSim config files for Linux *.so libraries. | Snoopy Pfeffer | 1 | -2/+2 | |
2011-08-30 | BulletSim: add .so for 64 bit Linux. Move .config file to where it will be read. | Robert Adams | 1 | -0/+0 | |
2011-07-22 | Pass collisions and updates in pinned memory (saves marshaling). | Robert.Adams | 1 | -0/+6 | |
Fix folding feet by using collision normals. Add constraint specification. | |||||
2011-07-22 | Pass collisions and updates in pinned memory (saves marshaling). | Dan Lake | 1 | -0/+6 | |
Fix folding feet by using collision normals. Add constraint specification. |