Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | retire our BlockingQueue replaced by BlockingCollection and cross fingers | UbitUmarov | 2018-01-22 | 1 | -5/+7 |
| | |||||
* | make ubOde PInvoke follow ms coding rules | UbitUmarov | 2018-01-14 | 1 | -6/+0 |
| | |||||
* | ubOde: represent small objects as a box. A object is small is all scale ↵ | UbitUmarov | 2017-07-22 | 1 | -8/+20 |
| | | | | dimensions are less or equal to option MinSizeToMeshmerize (in ODEPhysicsSettings) with default of 0.1. This is needed because this objects hit narrow phase with high overlaps alot more, and so have high cpu cost. | ||||
* | ubOde remove ols pseudo convex for sculpts | UbitUmarov | 2017-07-22 | 1 | -10/+1 |
| | |||||
* | fix some issues on ubOde physics shape type changes | UbitUmarov | 2017-06-12 | 1 | -5/+5 |
| | |||||
* | Fixed typo in log message | Kevin Cozens | 2017-06-09 | 1 | -1/+1 |
| | |||||
* | Massive tab and trailing space cleanup | Melanie Thielker | 2017-01-05 | 1 | -6/+6 |
| | |||||
* | ubOde other convex type objects other than mesh and sculpt also don't have holes | UbitUmarov | 2016-12-12 | 1 | -1/+1 |
| | |||||
* | ubOde simple spheres and boxes with type convex have no holes on ↵ | UbitUmarov | 2016-12-12 | 1 | -9/+15 |
| | | | | physics(long forgotten fix) | ||||
* | add prim estimated center of mass correction also for tortured prims meshs. ↵ | UbitUmarov | 2015-12-24 | 1 | -0/+4 |
| | | | | Not fully tested | ||||
* | rename Ubit physics modules | UbitUmarov | 2015-09-12 | 1 | -0/+933 |