Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | fix compile putting back useless things until they are fully removed | UbitUmarov | 2018-12-06 | 1 | -5/+3 |
| | |||||
* | Massive tab and trailing space cleanup | Melanie Thielker | 2017-01-05 | 1 | -7/+7 |
| | |||||
* | remove some MegaRegions code from physics | UbitUmarov | 2016-09-01 | 1 | -9/+0 |
| | |||||
* | add OSSL osGetPhysicsEngineName(). this returns a string with name and ↵ | UbitUmarov | 2016-07-04 | 1 | -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 ↵ | UbitUmarov | 2015-10-22 | 1 | -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 Adams | 2015-09-08 | 1 | -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 Canto | 2015-08-31 | 1 | -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 Canto | 2015-08-31 | 1 | -12/+1 |
| | |||||
* | More namespace and dll name changes. Still no functional changes. | Diva Canto | 2015-08-30 | 1 | -1/+1 |
| | |||||
* | Renamed the namespaces too | Diva Canto | 2015-08-30 | 1 | -1/+1 |
| | |||||
* | Major renaming of Physics dlls / folders. No functional changes, just renames. | Diva Canto | 2015-08-30 | 1 | -0/+361 |