Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | ubitODE - several changes... | UbitUmarov | 2012-04-23 | 1 | -0/+3 |
| | |||||
* | ubitODE - again avatar/terrain collision. Reduce new viewers interpolators ↵ | UbitUmarov | 2012-04-20 | 1 | -6/+14 |
| | | | | efects reporting null velocity and aceleration when stopped near the right position, where they can still have instantanius large values that can get magnified by interpolators, specially using diferent timing estimation. | ||||
* | ubitODE still retouching character pid | UbitUmarov | 2012-04-18 | 1 | -2/+2 |
| | |||||
* | ubitODE - retouch character PIDs | UbitUmarov | 2012-04-18 | 1 | -4/+4 |
| | |||||
* | ubitODE: - character managed ode was only getting position etc from ↵ | UbitUmarov | 2012-04-17 | 1 | -118/+44 |
| | | | | unmanaged at heartbeat rate like core ode. Now do it at ODE rate in move(..). UpdatePositionAndVelocity() called once per heartbeat is now empty. | ||||
* | ubitODE: - made avatar/ground collision pid servo a bit softer since seems a ↵ | UbitUmarov | 2012-04-17 | 1 | -2/+2 |
| | | | | bit unstable with small avas in AVI even if fine on my testsite - Removed reading of PID parameters from config files since that only serves to mess things up and adds more unknowns | ||||
* | ubitODE: bug fix let avatars colide with volume detectors | UbitUmarov | 2012-04-17 | 1 | -0/+1 |
| | |||||
* | ubitODE: - fix remove characters from default raycasts filters as older code ↵ | UbitUmarov | 2012-04-16 | 1 | -0/+8 |
| | | | | (or camera is very odd) - Slow down avatar if velocity is higher than 50m/s as in chODE | ||||
* | ubitODE + physmanager: - Revised use of ODE collisions categories and ↵ | UbitUmarov | 2012-04-16 | 1 | -8/+21 |
| | | | | 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. | ||||
* | Avatars have no bounce | UbitUmarov | 2012-03-24 | 1 | -3/+1 |
| | |||||
* | update ubitOde | UbitUmarov | 2012-03-05 | 1 | -0/+1 |
| | |||||
* | update UbitOde | UbitUmarov | 2012-03-04 | 1 | -5/+7 |
| | |||||
* | remove drawstuff from ubitode | UbitUmarov | 2012-02-11 | 1 | -1/+1 |
| | |||||
* | UbitODE: replace 'taints' by 'changes' for avatars also. This provides ↵ | UbitUmarov | 2012-02-11 | 1 | -207/+356 |
| | | | | better time order with changes in prims. | ||||
* | scale avatar push force with avatar density | UbitUmarov | 2012-02-11 | 1 | -1/+2 |
| | |||||
* | UbitODE plugin initial commit | UbitUmarov | 2012-02-08 | 1 | -0/+1301 |