Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | *** DANGER TESTING **** changed prims mesh generation hopefully removing | UbitUmarov | 2013-05-29 | 1 | -23/+10 |
| | | | | | | | spurius faces. CHanged several aspects. Fixed prims inertia that was too low, still using box as model. Increased number of quickstep SOR iterations to 15. Keep it 15 even on heavy load ( will only jump simulation time). | ||||
* | Merge branch 'master' into careminster | Melanie | 2013-02-06 | 1 | -1/+1 |
| | | | | | Conflicts: OpenSim/Region/Physics/BulletSPlugin/BSShapeCollection.cs | ||||
* | fix vertex rounding direction | UbitUmarov | 2012-12-03 | 1 | -1/+8 |
| | |||||
* | *TEST* reduce all mesh vertices resolution to 1e-5. This reduces number | UbitUmarov | 2012-12-03 | 1 | -0/+16 |
| | | | | of unique vertices only originated by math errors in PrimMesher | ||||
* | [TEST] disk cache meshs | UbitUmarov | 2012-10-12 | 1 | -226/+325 |
| | |||||
* | force allocation of mesh data on creation ( messy code version ) | UbitUmarov | 2012-10-09 | 1 | -0/+26 |
| | |||||
* | more changes and more non active code | UbitUmarov | 2012-10-04 | 1 | -4/+6 |
| | |||||
* | more changes. Most code not in use | UbitUmarov | 2012-10-04 | 1 | -13/+65 |
| | |||||
* | use a bit more complex mesh key identifier, plus a bug fix | UbitUmarov | 2012-08-07 | 1 | -2/+4 |
| | |||||
* | ** DANGER someone should stress test more ** release unused physics meshs, ↵ | UbitUmarov | 2012-08-06 | 1 | -23/+32 |
| | | | | including unmanaged memory allocations (allocated by managed code) | ||||
* | added a new UbitMeshing module so i can mess it... | UbitUmarov | 2012-03-17 | 1 | -0/+401 |