aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Region/PhysicsModules/POS/POSScene.cs (follow)
Commit message (Collapse)AuthorAgeFilesLines
* add EngineName also to the othersUbitUmarov2016-07-041-0/+6
|
* Merge of ubitworkvarnew with opensim/master as of 20150905.Robert Adams2015-09-081-1/+1
| | | | | | | | 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
* POSScene wasn't really a region module. Fixed now.Diva Canto2015-09-041-1/+1
|
* Physics refactoring: all unit tests pass.Diva Canto2015-08-311-1/+3
|
* First commit where physics work as region module.Diva Canto2015-08-311-0/+2
| | | | | 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-5/+51
|
* 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/+273