| Commit message (Expand) | Author | Age | Files | Lines |
* | fix chODE loosing some part positions when doing isPhysical false | UbitUmarov | 2012-04-24 | 2 | -11/+42 |
* | let objects/avas push avas | UbitUmarov | 2012-04-24 | 1 | -2/+1 |
* | ubitODE - do own timing control (as chODE does) until heartbeat does it right | UbitUmarov | 2012-04-23 | 2 | -21/+34 |
* | ubitODE - several changes... | UbitUmarov | 2012-04-23 | 3 | -431/+379 |
* | ubitODE: - don't try to hover underground unless volumedetector (that doesn't... | UbitUmarov | 2012-04-21 | 1 | -47/+93 |
* | ubitODE: - Change triangles used in terrain height estimation | UbitUmarov | 2012-04-20 | 1 | -11/+28 |
* | ubitODE - again avatar/terrain collision. Reduce new viewers interpolators ef... | UbitUmarov | 2012-04-20 | 1 | -6/+14 |
* | Merge branch 'master' of ssh://3dhosting.de/var/git/careminster into ubitwork | UbitUmarov | 2012-04-19 | 2 | -2/+2 |
|\ |
|
| * | Merge branch 'ubitwork' | Melanie | 2012-04-17 | 1 | -0/+1 |
| |\ |
|
| * \ | Merge branch 'ubitwork' | Melanie | 2012-04-16 | 2 | -8/+16 |
| |\ \ |
|
| * | | | Downgrade an error log message to info because there is nothing we can do if | Melanie | 2012-04-16 | 2 | -2/+2 |
* | | | | ubitODE still retouching character pid | UbitUmarov | 2012-04-18 | 1 | -2/+2 |
* | | | | ubitODE - retouch character PIDs | UbitUmarov | 2012-04-18 | 1 | -4/+4 |
* | | | | ubitODE: prims - update managed dinamic parameters from unmanaged at ODE rate... | UbitUmarov | 2012-04-17 | 1 | -78/+46 |
* | | | | ubitODE: - character managed ode was only getting position etc from unmanaged... | UbitUmarov | 2012-04-17 | 2 | -119/+48 |
* | | | | ubitODE: - made avatar/ground collision pid servo a bit softer since seems a ... | UbitUmarov | 2012-04-17 | 2 | -6/+7 |
| |_|/
|/| | |
|
* | | | 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 | 2 | -8/+16 |
|/ |
|
* | chODE: if character velocity > 50m/s apply breaks. In free fall this will giv... | UbitUmarov | 2012-04-16 | 1 | -1/+10 |
* | chODE bug fix | UbitUmarov | 2012-04-16 | 1 | -7/+9 |
* | ubitODE + physmanager: - Revised use of ODE collisions categories and bits(fl... | UbitUmarov | 2012-04-16 | 7 | -729/+983 |
* | Use chode character actor.SetMomentum() to force full restore Velocity in sce... | UbitUmarov | 2012-04-14 | 1 | -1/+19 |
* | chODE and ubitODE always return prim mass (they where returning object mass o... | UbitUmarov | 2012-04-09 | 4 | -69/+315 |
* | reduced instability in vertical atractor with eficiency of 1 and banking | UbitUmarov | 2012-03-31 | 1 | -9/+13 |
* | Merge branch 'master' of ssh://3dhosting.de/var/git/careminster into ubitwork | UbitUmarov | 2012-03-27 | 3 | -9/+48 |
|\ |
|
| * | Merge branch 'master' into careminster | Melanie | 2012-03-27 | 3 | -9/+48 |
| |\ |
|
| | * | BulletSim: make avatar animations update properly. | Robert Adams | 2012-03-26 | 3 | -9/+48 |
* | | | Merge branch 'master' of ssh://3dhosting.de/var/git/careminster into ubitwork | UbitUmarov | 2012-03-26 | 5 | -40/+135 |
|\ \ \
| |/ / |
|
| * | | Merge branch 'master' into careminster | Melanie | 2012-03-26 | 5 | -40/+135 |
| |\ \
| | |/ |
|
| | * | BulletSim: fix typo introducted by previous checkins (git merge sometimes mak... | Robert Adams | 2012-03-26 | 1 | -3/+0 |
| | * | Merge branch 'bulletsim1' of ssh://island.sciencesim.com/home/sceneapi/radams... | Robert Adams | 2012-03-23 | 1 | -1/+6 |
| | |\ |
|
| | | * | BulletSim: remove confusion between angularVelocity and rotationalVelocity (t... | Robert Adams | 2012-03-22 | 3 | -15/+11 |
| | | * | BulletSim: update TODO list. Rearrange code for readability. Add per object f... | Robert Adams | 2012-03-21 | 2 | -17/+17 |
| | | * | BulletSim: Add AvatarRestitution parameter. Centralize computation of buoyanc... | Robert Adams | 2012-03-21 | 2 | -3/+9 |
| | | * | BulletSim: set buoyancy in only one place | Robert Adams | 2012-03-21 | 1 | -5/+3 |
| | | * | BulletSim: add some new runtime setable parameters to match the dll. | Robert Adams | 2012-03-21 | 2 | -7/+16 |
| | | * | BulletSim: Update list of TODO tasks | Robert Adams | 2012-03-21 | 1 | -0/+13 |
| | * | | BulletSim: change default of shouldDisableContactPoolDynamicAllocation from F... | Robert Adams | 2012-03-23 | 1 | -2/+2 |
| | * | | BulletSim: Add new configuration parameters to get and set console commands | Robert Adams | 2012-03-23 | 1 | -4/+32 |
| | * | | BulletSim: add a bunch of internal Bullet configuration parameters to OpenSim... | Robert Adams | 2012-03-23 | 2 | -0/+43 |
| | * | | BulletSim: remove confusion between angularVelocity and rotationalVelocity (t... | Robert Adams | 2012-03-23 | 3 | -15/+11 |
| | * | | BulletSim: update TODO list. Rearrange code for readability. Add per object f... | Robert Adams | 2012-03-23 | 2 | -17/+17 |
| | * | | BulletSim: Add AvatarRestitution parameter. Centralize computation of buoyanc... | Robert Adams | 2012-03-23 | 2 | -3/+9 |
| | * | | BulletSim: set buoyancy in only one place | Robert Adams | 2012-03-23 | 1 | -5/+3 |
| | * | | BulletSim: add some new runtime setable parameters to match the dll. | Robert Adams | 2012-03-23 | 2 | -7/+16 |
| | * | | BulletSim: Update list of TODO tasks | Robert Adams | 2012-03-23 | 1 | -0/+13 |
| | |/ |
|
* | | | UbitOde let caller try to build meshs like done in chode. Changing this was ... | UbitUmarov | 2012-03-24 | 2 | -3885/+3959 |
* | | | Avatars have no bounce | UbitUmarov | 2012-03-24 | 3 | -3705/+3955 |
|/ / |
|
* | | minor clean | UbitUmarov | 2012-03-21 | 1 | -27/+24 |
* | | missed a creatMesh in chODE. temporary removed m_meshfailed test since it ma... | UbitUmarov | 2012-03-21 | 1 | -4/+9 |