| Commit message (Expand) | Author | Files | Lines |
2020-09-09 | Whitespace-- | onefang | 1 | -4/+4 |
2020-09-08 | Move various paths out of the bin directory. | onefang | 1 | -1/+1 |
2019-07-30 | cosmetics | UbitUmarov | 1 | -2/+2 |
2019-06-04 | Warnings-- | onefang | 1 | -2/+2 |
2019-05-19 | White space -- | onefang | 1 | -4/+4 |
2019-05-19 | Move cache, config, logs out of tree, and various related clean ups. | onefang | 1 | -1/+1 |
2019-05-19 | Dump OpenSim 0.9.0.1 into it's own branch. | onefang | 7 | -0/+4779 |
2019-04-02 | minor cleanup on mesh decompress code | UbitUmarov | 1 | -12/+5 |
2019-01-31 | cosmetics | UbitUmarov | 4 | -93/+77 |
2019-01-05 | minor cosmetics | UbitUmarov | 2 | -118/+103 |
2018-10-06 | more use of simpler xml encoder on inventory fetch, plus other cosmetics | UbitUmarov | 1 | -1/+0 |
2018-07-29 | and some more guard try{}catch{} on ub mesh processing | UbitUmarov | 1 | -8/+31 |
2018-01-17 | pesty warnings | UbitUmarov | 1 | -3/+1 |
2018-01-15 | recover a lost null check | UbitUmarov | 1 | -1/+2 |
2018-01-15 | shut up some pesty warnings | UbitUmarov | 1 | -3/+2 |
2017-12-14 | add a missing return on a mesh decode error in ubOdemeshmerizer | UbitUmarov | 1 | -1/+2 |
2017-08-02 | Oops fix also default UseMeshiesPhysicsMesh also on ubOde | UbitUmarov | 1 | -1/+1 |
2017-07-23 | add a rudimentary version control to ubOde meshs cache | UbitUmarov | 1 | -90/+90 |
2017-07-22 | ubOde: remove some dead code | UbitUmarov | 1 | -84/+1 |
2017-07-21 | ubOde suport convex shapes on all normal prims and sculpts. Since code is exp... | UbitUmarov | 1 | -18/+115 |
2017-04-26 | ubMeshmerizer: fix the orientation of last triangle on top/bottom faces of | UbitUmarov | 1 | -2/+2 |
2017-01-30 | Comment two very spammy debug messages that the usr can't do anything about | Melanie Thielker | 1 | -2/+2 |
2017-01-05 | Massive tab and trailing space cleanup | Melanie Thielker | 5 | -46/+46 |
2016-12-12 | ubOde other convex type objects other than mesh and sculpt also don't have holes | UbitUmarov | 1 | -3/+6 |
2016-12-03 | ubMeshmerizer, fix the orientation of last triangle on top/bottom faces in ca... | UbitUmarov | 1 | -2/+2 |
2016-11-18 | a few more changes on potencial mem issues | UbitUmarov | 1 | -2/+8 |
2016-11-17 | minor changes to ubMeshmerizer memory use | UbitUmarov | 2 | -68/+67 |
2016-11-07 | partially revert commit f29d5ad662387b97d9e881f28df584dc19fa8c07: if mesh ass... | UbitUmarov | 1 | -135/+141 |
2016-11-02 | ubOde: if a mesh does not contain data for shape type PRIM, dont collide as c... | UbitUmarov | 1 | -1/+6 |
2016-09-05 | ubMeshmerizer: add a few more try{} guards in file operations, etc | UbitUmarov | 2 | -46/+50 |
2016-09-02 | ConvexDecomposition remove a copy of vertices not needed for ubOde | UbitUmarov | 1 | -5/+78 |
2016-08-22 | minor locking issue | UbitUmarov | 1 | -2/+2 |
2016-08-22 | workaround potencial memory leaks | UbitUmarov | 1 | -13/+7 |
2016-08-09 | tell prim name on some more ubMeshmerizer error/warn messages | UbitUmarov | 1 | -2/+2 |
2016-02-21 | Pushed AssemblyVersion up to VersionInfo, so that we don't need to do global ... | Diva Canto | 1 | -1/+1 |
2015-12-26 | ubMeshmerizer: remove some wrong faces still present in taper cases, some cod... | UbitUmarov | 3 | -210/+234 |
2015-12-26 | fix cilinder and cone physics mesh | UbitUmarov | 1 | -0/+2 |
2015-12-09 | add some missing GC.RemoveMemoryPressure() | UbitUmarov | 1 | -0/+2 |
2015-10-15 | bug fix. Some rare meshs reported as having +-infinity dimensions | UbitUmarov | 1 | -6/+28 |
2015-10-13 | rename UbitMeshmerizer class as ubMeshmerizer | UbitUmarov | 1 | -1/+1 |
2015-10-12 | detect a fully degenerated mesh and avoid using it and so crashing ubOde | UbitUmarov | 2 | -1/+18 |
2015-10-11 | use System.IO.Compression.DeflateStream for mesh decompression like master, s... | UbitUmarov | 1 | -9/+9 |
2015-10-11 | display prim name, if unzip of selected phsyics mesh part fails on ubMeshmer... | UbitUmarov | 1 | -1/+1 |
2015-09-13 | change the names also on the assembyInfo files | UbitUmarov | 1 | -3/+3 |
2015-09-12 | rename Ubit physics modules | UbitUmarov | 7 | -0/+4607 |