aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Region/PhysicsModules/ubOdeMeshing (unfollow)
Commit message (Collapse)AuthorFilesLines
2017-01-05Massive tab and trailing space cleanupMelanie Thielker5-46/+46
2016-12-12ubOde other convex type objects other than mesh and sculpt also don't have holesUbitUmarov1-3/+6
2016-12-03ubMeshmerizer, fix the orientation of last triangle on top/bottom faces in ↵UbitUmarov1-2/+2
case on circle hollow shape
2016-11-18 a few more changes on potencial mem issuesUbitUmarov1-2/+8
2016-11-17minor changes to ubMeshmerizer memory useUbitUmarov2-68/+67
2016-11-07partially revert commit f29d5ad662387b97d9e881f28df584dc19fa8c07: if mesh ↵UbitUmarov1-135/+141
asset does not contain data for PRIM type warn and use convex, do avoid physical peims going underground etc
2016-11-02ubOde: if a mesh does not contain data for shape type PRIM, dont collide as ↵UbitUmarov1-1/+6
convex as before but just don't collide matching the type NONE viewers display in this case
2016-09-05ubMeshmerizer: add a few more try{} guards in file operations, etcUbitUmarov2-46/+50
2016-09-02ConvexDecomposition remove a copy of vertices not needed for ubOdeUbitUmarov1-5/+78
2016-08-22minor locking issueUbitUmarov1-2/+2
2016-08-22workaround potencial memory leaksUbitUmarov1-13/+7
2016-08-09tell prim name on some more ubMeshmerizer error/warn messagesUbitUmarov1-2/+2
2016-02-21Pushed AssemblyVersion up to VersionInfo, so that we don't need to do global ↵Diva Canto1-1/+1
replace anymore.
2015-12-26ubMeshmerizer: remove some wrong faces still present in taper cases, some ↵UbitUmarov3-210/+234
code cleanup
2015-12-26fix cilinder and cone physics meshUbitUmarov1-0/+2
2015-12-09add some missing GC.RemoveMemoryPressure()UbitUmarov1-0/+2
2015-10-15bug fix. Some rare meshs reported as having +-infinity dimensionsUbitUmarov1-6/+28
2015-10-13 rename UbitMeshmerizer class as ubMeshmerizerUbitUmarov1-1/+1
2015-10-12 detect a fully degenerated mesh and avoid using it and so crashing ubOdeUbitUmarov2-1/+18
2015-10-11use System.IO.Compression.DeflateStream for mesh decompression like master, ↵UbitUmarov1-9/+9
since ACE zlib does seem to fail to decompress some meshs present at OSG, (possible same issue happens with map with option to draw prims)
2015-10-11 display prim name, if unzip of selected phsyics mesh part fails on ↵UbitUmarov1-1/+1
ubMeshmerizer ( thx Dan)
2015-09-13change the names also on the assembyInfo filesUbitUmarov1-3/+3
2015-09-12rename Ubit physics modulesUbitUmarov7-0/+4607