aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Region/PhysicsModules/BasicPhysics (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Massive tab and trailing space cleanupMelanie Thielker2017-01-052-16/+16
|
* add EngineName also to the othersUbitUmarov2016-07-041-0/+6
|
* Pushed AssemblyVersion up to VersionInfo, so that we don't need to do global ↵Diva Canto2016-02-211-1/+1
| | | | replace anymore.
* remove the use of Vector3 for axis locks on the rest of enginesUbitUmarov2015-10-212-2/+2
|
* add get method on physics actors PIDHoverActiveUbitUmarov2015-09-302-0/+2
|
* 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
* Deleted physics plugin classes.Diva Canto2015-08-312-67/+3
| | | | 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-0/+1
| | | | | 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-313-32/+79
|
* More namespace and dll name changes. Still no functional changes.Diva Canto2015-08-304-8/+8
|
* Major renaming of Physics dlls / folders. No functional changes, just renames.Diva Canto2015-08-305-0/+951