| Commit message (Expand) | Author | Files | Lines |
2012-03-26 | BulletSim: fix typo introducted by previous checkins (git merge sometimes mak... | Robert Adams | 1 | -3/+0 |
2012-03-23 | BulletSim: change default of shouldDisableContactPoolDynamicAllocation from F... | Robert Adams | 1 | -2/+2 |
2012-03-23 | BulletSim: Add new configuration parameters to get and set console commands | Robert Adams | 1 | -4/+32 |
2012-03-23 | BulletSim: add a bunch of internal Bullet configuration parameters to OpenSim... | Robert Adams | 2 | -0/+43 |
2012-03-23 | BulletSim: remove confusion between angularVelocity and rotationalVelocity (t... | Robert Adams | 3 | -15/+11 |
2012-03-23 | BulletSim: update TODO list. Rearrange code for readability. Add per object f... | Robert Adams | 2 | -17/+17 |
2012-03-23 | BulletSim: Add AvatarRestitution parameter. Centralize computation of buoyanc... | Robert Adams | 2 | -3/+9 |
2012-03-23 | BulletSim: set buoyancy in only one place | Robert Adams | 1 | -5/+3 |
2012-03-23 | BulletSim: add some new runtime setable parameters to match the dll. | Robert Adams | 2 | -7/+16 |
2012-03-23 | BulletSim: Update list of TODO tasks | Robert Adams | 1 | -0/+13 |
2012-03-22 | BulletSim: remove confusion between angularVelocity and rotationalVelocity (t... | Robert Adams | 3 | -15/+11 |
2012-03-21 | BulletSim: update TODO list. Rearrange code for readability. Add per object f... | Robert Adams | 2 | -17/+17 |
2012-03-21 | BulletSim: Add AvatarRestitution parameter. Centralize computation of buoyanc... | Robert Adams | 2 | -3/+9 |
2012-03-21 | BulletSim: set buoyancy in only one place | Robert Adams | 1 | -5/+3 |
2012-03-21 | BulletSim: add some new runtime setable parameters to match the dll. | Robert Adams | 2 | -7/+16 |
2012-03-21 | BulletSim: Update list of TODO tasks | Robert Adams | 1 | -0/+13 |
2012-03-21 | minor clean | UbitUmarov | 1 | -27/+24 |
2012-03-21 | missed a creatMesh in chODE. temporary removed m_meshfailed test since it ma... | UbitUmarov | 1 | -4/+9 |
2012-03-21 | shapetype support on chOde so it can also request a simple convex hull 'mesh' | UbitUmarov | 2 | -34/+46 |
2012-03-21 | Changes of PrimShapeType should now work with UbitOde ( almost untested ) | UbitUmarov | 1 | -3710/+3724 |
2012-03-21 | Tell physics about physics shape when creating. Added some virtual methods to... | UbitUmarov | 4 | -5/+55 |
2012-03-21 | add convex state to mesh key, so a change is detected. | UbitUmarov | 1 | -1/+1 |
2012-03-20 | Add prim name to "[MESH]: No recognized physics mesh..." log message | Justin Clark-Casey (justincc) | 1 | -1/+1 |
2012-03-21 | let convex be a parameter to createMesh so it can be used. Was forced to add ... | UbitUmarov | 4 | -7/+21 |
2012-03-20 | added convex decomposition hulls support. Hardcoded to use mesh or this. (so... | UbitUmarov | 1 | -18/+146 |
2012-03-20 | refactor: precalculate the fixed movement factor for avatar tilting (sqrt(2))... | Justin Clark-Casey (justincc) | 2 | -8/+16 |
2012-03-20 | refactor: Eliminate unnecessary duplicate avCapsuleTilted | Justin Clark-Casey (justincc) | 1 | -3/+7 |
2012-03-20 | WORK in progress!! Now it reads the simple hull shape to use if convex shape ... | UbitUmarov | 2 | -124/+164 |
2012-03-20 | Fix crash where two scene loop threads could changes m_MeshToTriMeshMap at th... | Justin Clark-Casey (justincc) | 1 | -10/+16 |
2012-03-17 | added a new UbitMeshing module so i can mess it... | UbitUmarov | 6 | -0/+4726 |
2012-03-12 | ubitode prim select was not doing phantom case | UbitUmarov | 1 | -6/+17 |
2012-03-12 | missing file in ubitODE | UbitUmarov | 1 | -0/+1 |
2012-03-11 | ubitOde also knows a bit more about physical phantom | UbitUmarov | 1 | -29/+142 |
2012-03-11 | more phantom physics ( chODE and a fix in manager physicsactor | UbitUmarov | 2 | -62/+121 |
2012-03-11 | initial steps to support physical phantoms | UbitUmarov | 6 | -13/+73 |
2012-03-09 | ubitOde bug | UbitUmarov | 1 | -2/+4 |
2012-03-09 | let chode and ubitode find ode.dll on windows | UbitUmarov | 2 | -0/+7 |
2012-03-05 | update ubitOde | UbitUmarov | 4 | -78/+297 |
2012-03-04 | update UbitOde | UbitUmarov | 5 | -65/+69 |
2012-03-04 | update UbitODE | UbitUmarov | 3 | -36/+55 |
2012-03-02 | This still causes terrain artefacts | Melanie | 1 | -3/+3 |
2012-03-02 | This still causes terrain artefacts | Melanie | 1 | -3/+1 |
2012-03-02 | update ubitODE | UbitUmarov | 1 | -15/+45 |
2012-02-29 | ubitODE bug fix | UbitUmarov | 1 | -1/+1 |
2012-02-29 | update ubitODE to current working state | UbitUmarov | 2 | -113/+199 |
2012-02-29 | fix | UbitUmarov | 1 | -1/+3 |
2012-02-29 | chODE: bad meshs get a a basic box or sphere geom with setted prim size. They... | UbitUmarov | 2 | -503/+148 |
2012-02-28 | made box a little larger | UbitUmarov | 1 | -6/+6 |
2012-02-28 | A few blind changes to go try to go around bad mesh little box replacement fail | UbitUmarov | 1 | -67/+50 |
2012-02-28 | Really dirty hack to make sims start. Causes errors but the ting runs. Remove | Melanie | 1 | -1/+5 |