aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Region/PhysicsModules/ubOdeMeshing/Meshmerizer.cs (follow)
Commit message (Expand)AuthorAgeFilesLines
* add a missing return on a mesh decode error in ubOdemeshmerizerUbitUmarov2017-12-141-1/+2
* Oops fix also default UseMeshiesPhysicsMesh also on ubOdeUbitUmarov2017-08-021-1/+1
* add a rudimentary version control to ubOde meshs cacheUbitUmarov2017-07-231-90/+90
* ubOde: remove some dead codeUbitUmarov2017-07-221-84/+1
* ubOde suport convex shapes on all normal prims and sculpts. Since code is exp...UbitUmarov2017-07-211-18/+115
* Comment two very spammy debug messages that the usr can't do anything aboutMelanie Thielker2017-01-301-2/+2
* Massive tab and trailing space cleanupMelanie Thielker2017-01-051-29/+29
* ubOde other convex type objects other than mesh and sculpt also don't have holesUbitUmarov2016-12-121-3/+6
* a few more changes on potencial mem issuesUbitUmarov2016-11-181-2/+8
* minor changes to ubMeshmerizer memory useUbitUmarov2016-11-171-2/+2
* partially revert commit f29d5ad662387b97d9e881f28df584dc19fa8c07: if mesh ass...UbitUmarov2016-11-071-135/+141
* ubOde: if a mesh does not contain data for shape type PRIM, dont collide as c...UbitUmarov2016-11-021-1/+6
* ubMeshmerizer: add a few more try{} guards in file operations, etcUbitUmarov2016-09-051-22/+27
* ConvexDecomposition remove a copy of vertices not needed for ubOdeUbitUmarov2016-09-021-5/+78
* minor locking issueUbitUmarov2016-08-221-2/+2
* tell prim name on some more ubMeshmerizer error/warn messagesUbitUmarov2016-08-091-2/+2
* ubMeshmerizer: remove some wrong faces still present in taper cases, some cod...UbitUmarov2015-12-261-2/+26
* rename UbitMeshmerizer class as ubMeshmerizerUbitUmarov2015-10-131-1/+1
* detect a fully degenerated mesh and avoid using it and so crashing ubOdeUbitUmarov2015-10-121-1/+8
* use System.IO.Compression.DeflateStream for mesh decompression like master, s...UbitUmarov2015-10-111-9/+9
* display prim name, if unzip of selected phsyics mesh part fails on ubMeshmer...UbitUmarov2015-10-111-1/+1
* rename Ubit physics modulesUbitUmarov2015-09-121-0/+1458