aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Region/Physics/UbitMeshing (unfollow)
Commit message (Expand)AuthorFilesLines
2012-08-07 use a bit more complex mesh key identifier, plus a bug fixUbitUmarov2-29/+84
2012-08-06** DANGER someone should stress test more ** release unused physics meshs, in...UbitUmarov2-30/+142
2012-08-05bug fix: keep sculpt bitmaps border pixels during resolution scaling.UbitUmarov3-15/+78
2012-08-05 ubitmeshing: mask out mirror and invert bits on sculpttype convertion.UbitUmarov3-449/+12
2012-07-19Update ubitMesh primMesher with new Dahlia version on core ( reckick gitUbitUmarov1-143/+183
2012-04-16Downgrade an error log message to info because there is nothing we can do ifMelanie1-1/+1
2012-03-21minor cleanUbitUmarov1-27/+24
2012-03-21add convex state to mesh key, so a change is detected.UbitUmarov1-1/+1
2012-03-21let convex be a parameter to createMesh so it can be used. Was forced to add ...UbitUmarov1-7/+10
2012-03-20 added convex decomposition hulls support. Hardcoded to use mesh or this. (so...UbitUmarov1-18/+146
2012-03-20WORK in progress!! Now it reads the simple hull shape to use if convex shape ...UbitUmarov2-124/+164
2012-03-17 added a new UbitMeshing module so i can mess it...UbitUmarov6-0/+4726