aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Region/Physics/ChOdePlugin/OdeUtils.cs (unfollow)
Commit message (Collapse)AuthorFilesLines
2015-09-08More 'everything is a module' merging.Robert Adams1-353/+0
Have most of UbitOde converted. There are compile errors in OpenSimBase as the new modules stuff is not all there. Removed ChOdePlugin as it's connection to OdePlugin was tangled.
2012-02-18changed how vehicle data is stored and passed to physics. use unsafe in ↵UbitUmarov1-54/+240
serializer, tried to control m_dupeInProgress
2012-02-17Added simple binary serializer/deserializer to chODE. 100% untested and most ↵UbitUmarov1-0/+167
like still broken