aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Region/PhysicsModules/SharedBase/PhysicsScene.cs (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Make physics engines finish internal representation of loaded prims before ↵UbitUmarov2015-10-221-1/+1
| | | | starting simulation so it does start for all at same time. Currently only in use by ubOde
* Merge of ubitworkvarnew with opensim/master as of 20150905.Robert Adams2015-09-081-2/+64
| | | | | | | | This integrates the OpenSim refactoring to make physics, etc into modules. AVN physics hasn't been moved to new location. Does not compile yet. Merge branch 'osmaster' into mbworknew1
* First commit where physics work as region module.Diva Canto2015-08-311-0/+8
| | | | | 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-12/+1
|
* More namespace and dll name changes. Still no functional changes.Diva Canto2015-08-301-1/+1
|
* Renamed the namespaces tooDiva Canto2015-08-301-1/+1
|
* Major renaming of Physics dlls / folders. No functional changes, just renames.Diva Canto2015-08-301-0/+361