aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Region/PhysicsModules/ubOdeMeshing (unfollow)
Commit message (Expand)AuthorFilesLines
2020-09-09Whitespace--onefang1-4/+4
2020-09-08Move various paths out of the bin directory.onefang1-1/+1
2019-07-30cosmeticsUbitUmarov1-2/+2
2019-06-04Warnings--onefang1-2/+2
2019-05-19White space --onefang1-4/+4
2019-05-19Move cache, config, logs out of tree, and various related clean ups.onefang1-1/+1
2019-05-19Dump OpenSim 0.9.0.1 into it's own branch.onefang7-0/+4779
2019-04-02minor cleanup on mesh decompress codeUbitUmarov1-12/+5
2019-01-31cosmeticsUbitUmarov4-93/+77
2019-01-05minor cosmeticsUbitUmarov2-118/+103
2018-10-06more use of simpler xml encoder on inventory fetch, plus other cosmeticsUbitUmarov1-1/+0
2018-07-29and some more guard try{}catch{} on ub mesh processingUbitUmarov1-8/+31
2018-01-17pesty warningsUbitUmarov1-3/+1
2018-01-15recover a lost null checkUbitUmarov1-1/+2
2018-01-15shut up some pesty warningsUbitUmarov1-3/+2
2017-12-14 add a missing return on a mesh decode error in ubOdemeshmerizerUbitUmarov1-1/+2
2017-08-02Oops fix also default UseMeshiesPhysicsMesh also on ubOdeUbitUmarov1-1/+1
2017-07-23add a rudimentary version control to ubOde meshs cacheUbitUmarov1-90/+90
2017-07-22ubOde: remove some dead codeUbitUmarov1-84/+1
2017-07-21ubOde suport convex shapes on all normal prims and sculpts. Since code is exp...UbitUmarov1-18/+115
2017-04-26ubMeshmerizer: fix the orientation of last triangle on top/bottom faces ofUbitUmarov1-2/+2
2017-01-30Comment two very spammy debug messages that the usr can't do anything aboutMelanie Thielker1-2/+2
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 ca...UbitUmarov1-2/+2
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 ass...UbitUmarov1-135/+141
2016-11-02ubOde: if a mesh does not contain data for shape type PRIM, dont collide as c...UbitUmarov1-1/+6
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
2015-12-26ubMeshmerizer: remove some wrong faces still present in taper cases, some cod...UbitUmarov3-210/+234
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, s...UbitUmarov1-9/+9
2015-10-11 display prim name, if unzip of selected phsyics mesh part fails on ubMeshmer...UbitUmarov1-1/+1
2015-09-13change the names also on the assembyInfo filesUbitUmarov1-3/+3
2015-09-12rename Ubit physics modulesUbitUmarov7-0/+4607