aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Region/PhysicsModules/SharedBase/PhysicsScene.cs (follow)
Commit message (Collapse)AuthorAgeFilesLines
* fix compile putting back useless things until they are fully removedUbitUmarov2018-12-061-5/+3
|
* Massive tab and trailing space cleanupMelanie Thielker2017-01-051-7/+7
|
* remove some MegaRegions code from physicsUbitUmarov2016-09-011-9/+0
|
* add OSSL osGetPhysicsEngineName(). this returns a string with name and ↵UbitUmarov2016-07-041-0/+2
| | | | version. does no permition checks or it whould be less usefull ( only ubOde returns value)
* 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