aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Region/Physics/ChOdePlugin/OdeUtils.cs (follow)
Commit message (Collapse)AuthorAgeFilesLines
* changed how vehicle data is stored and passed to physics. use unsafe in ↵UbitUmarov2012-02-181-54/+240
| | | | serializer, tried to control m_dupeInProgress
* Added simple binary serializer/deserializer to chODE. 100% untested and most ↵UbitUmarov2012-02-171-0/+167
like still broken