Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | ubitODE + physmanager: - Revised use of ODE collisions categories and ↵ | UbitUmarov | 2012-04-16 | 1 | -4/+4 |
| | | | | bits(flags) for better use as filters together with top spaces (for example physical prims are on topactivespace and not physical are on topstaticspace) - Added new world raycast with filters. This blocks calling thread with a timeout of 500ms waiting for heartbeat ode thread signal job done. - Don't let ode bodies being disabled for 2 long except for vehicles. This is necessary to detect when the object is at rest at top of other and that is removed. Assume that vehicles can be enabled by used action. | ||||
* | chODE and ubitODE always return prim mass (they where returning object mass ↵ | UbitUmarov | 2012-04-09 | 1 | -4/+49 |
| | | | | on physical prims) so SOG can do the total add. (ubitODE as more code to use a simpler terrain geom on a modified ode lib but should do autodetect and work with normal lib). | ||||
* | update ubitODE to my current working state | UbitUmarov | 2012-02-27 | 1 | -1/+0 |
| | |||||
* | test on git | UbitUmarov | 2012-02-10 | 1 | -0/+1 |
| | |||||
* | Changes to vehicles code etc. Includes some debug aids to remove later. | UbitUmarov | 2012-02-10 | 1 | -14/+71 |
| | |||||
* | UbitODE plugin initial commit | UbitUmarov | 2012-02-08 | 1 | -0/+1903 |