aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Region/PhysicsModules/UbitMeshing (follow)
Commit message (Collapse)AuthorAgeFilesLines
* minor clean, letting small classes be own module classUbitUmarov2015-09-091-2/+4
|
* demote ConvexDecompositionDotNet to a simple dll, i had made it a region moduleUbitUmarov2015-09-091-1/+1
|
* and now.. seems to work.. but does it really work?UbitUmarov2015-09-081-18/+22
|
* properties foldersUbitUmarov2015-09-081-0/+36
|
* a mess with Modules and ModuleUbitUmarov2015-09-083-4/+4
|
* opps my files?UbitUmarov2015-09-081-0/+340
|
* rename UbitodeUbitUmarov2015-09-081-340/+0
|
* fix some compileUbitUmarov2015-09-081-0/+1
|
* fix some compileUbitUmarov2015-09-083-26/+53
|
* More 'everything is a module' merging.Robert Adams2015-09-086-0/+4537
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.