aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Region/PhysicsModules/BulletS/BSScene.cs (follow)
Commit message (Collapse)AuthorAgeFilesLines
* recover bulletS fps math change lost in mergeUbitUmarov2015-09-171-2/+3
|
* Fixes a problem with Bullet physics when it is configured to run on a ↵Diva Canto2015-09-041-0/+2
| | | | separate thread.
* Deleted physics plugin classes.Diva Canto2015-08-311-1/+1
| | | | More unit tests fixed.
* Physics refactoring: all unit tests pass.Diva Canto2015-08-311-1/+3
|
* First commit where physics work as region module.Diva Canto2015-08-311-1/+4
| | | | | Moved all physics dlls out of Physics and into bin directly, so they can be found by the module loader. Removed call to PhysicsPluginManager.
* All physics plugins are now region modules. Compiles but doesn't run.Diva Canto2015-08-311-975/+1020
|
* More namespace and dll name changes. Still no functional changes.Diva Canto2015-08-301-1/+1
|
* Renamed the namespaces tooDiva Canto2015-08-301-2/+2
|
* Major renaming of Physics dlls / folders. No functional changes, just renames.Diva Canto2015-08-301-0/+1281