aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Region/PhysicsModules/ubOde/ODEModule.cs (unfollow)
Commit message (Expand)AuthorFilesLines
2018-11-12pesty warningUbitUmarov1-0/+1
2018-11-12ubOde: remove support for old native ODE lib; make inplace terrain changes, i...UbitUmarov1-7/+5
2018-01-14make ubOde PInvoke follow ms coding rulesUbitUmarov1-3/+2
2017-01-05Massive tab and trailing space cleanupMelanie Thielker1-6/+6
2016-07-04add OSSL osGetPhysicsEngineName(). this returns a string with name and versio...UbitUmarov1-1/+6
2016-06-29change ubOde module, hopefully for better handling of multiple scenes on same...UbitUmarov1-25/+35
2015-10-22 rename terrain for opensim and respective configuration flag that a future c...UbitUmarov1-4/+4
2015-09-12rename Ubit physics modulesUbitUmarov1-10/+10
2015-09-09 found core hack to fix modules interdependencies RegionLoaded is not that ob...UbitUmarov1-0/+9
2015-09-09 split Module from its scene, so if not enabled there is no scene memory allo...UbitUmarov1-0/+88