aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Region/PhysicsModules/ubOde/ODEModule.cs (unfollow)
Commit message (Collapse)AuthorFilesLines
2015-09-12rename Ubit physics modulesUbitUmarov1-10/+10
2015-09-09 found core hack to fix modules interdependencies RegionLoaded is not that ↵UbitUmarov1-0/+9
obvius
2015-09-09 split Module from its scene, so if not enabled there is no scene memory ↵UbitUmarov1-0/+88
allocation. All physics modules need this ( if not others)