Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | *** DANGER TESTING **** changed prims mesh generation hopefully removing | UbitUmarov | 2013-05-29 | 1 | -3/+3 |
| | | | | | | | 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 | 2012-11-30 | 1 | -3/+3 |
| | | | | | Conflicts: OpenSim/Region/Physics/Manager/IMesher.cs | ||||
* | UbitOde stop doing a copy of the asset data using just the reference to | UbitUmarov | 2012-10-19 | 1 | -2/+3 |
| | | | | it. It costs a lot of cpu and doesn't seem all that usefull. | ||||
* | fixes | UbitUmarov | 2012-10-16 | 1 | -39/+48 |
| | |||||
* | missing file | UbitUmarov | 2012-10-13 | 1 | -0/+2 |
| | |||||
* | force allocation of mesh data on creation ( messy code version ) | UbitUmarov | 2012-10-09 | 1 | -1/+1 |
| | |||||
* | a few changes/fix (?) | UbitUmarov | 2012-10-07 | 1 | -72/+78 |
| | |||||
* | bug fix + make costs visible for testing | UbitUmarov | 2012-10-07 | 1 | -21/+19 |
| | |||||
* | [DANGER UNTESTED] ODE mesh assets. Other plugins will not do meshs/sculpts | UbitUmarov | 2012-10-07 | 1 | -203/+357 |
| | | | | now | ||||
* | more changes and more non active code | UbitUmarov | 2012-10-04 | 1 | -1/+10 |
| | |||||
* | more changes. Most code not in use | UbitUmarov | 2012-10-04 | 1 | -9/+512 |
| | |||||
* | meshworker basic replacement of SOP CheckSculptAndLoad ( for now disabled | UbitUmarov | 2012-10-03 | 1 | -4/+39 |
| | | | | for all physics engines) | ||||
* | making meshworker have more work.. | UbitUmarov | 2012-10-03 | 1 | -4/+20 |
| | |||||
* | introduce a ODEMeshWorker class, should be pure cosmetic changes for now | UbitUmarov | 2012-10-03 | 1 | -0/+199 |