aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Region/Physics (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'master' into careminsterMelanie2012-03-273-9/+48
|\
| * BulletSim: make avatar animations update properly.Robert Adams2012-03-263-9/+48
* | Merge branch 'master' into careminsterMelanie2012-03-265-40/+135
|\ \ | |/
| * BulletSim: fix typo introducted by previous checkins (git merge sometimes mak...Robert Adams2012-03-261-3/+0
| * Merge branch 'bulletsim1' of ssh://island.sciencesim.com/home/sceneapi/radams...Robert Adams2012-03-231-1/+6
| |\
| | * BulletSim: remove confusion between angularVelocity and rotationalVelocity (t...Robert Adams2012-03-223-15/+11
| | * BulletSim: update TODO list. Rearrange code for readability. Add per object f...Robert Adams2012-03-212-17/+17
| | * BulletSim: Add AvatarRestitution parameter. Centralize computation of buoyanc...Robert Adams2012-03-212-3/+9
| | * BulletSim: set buoyancy in only one placeRobert Adams2012-03-211-5/+3
| | * BulletSim: add some new runtime setable parameters to match the dll.Robert Adams2012-03-212-7/+16
| | * BulletSim: Update list of TODO tasksRobert Adams2012-03-211-0/+13
| * | BulletSim: change default of shouldDisableContactPoolDynamicAllocation from F...Robert Adams2012-03-231-2/+2
| * | BulletSim: Add new configuration parameters to get and set console commandsRobert Adams2012-03-231-4/+32
| * | BulletSim: add a bunch of internal Bullet configuration parameters to OpenSim...Robert Adams2012-03-232-0/+43
| * | BulletSim: remove confusion between angularVelocity and rotationalVelocity (t...Robert Adams2012-03-233-15/+11
| * | BulletSim: update TODO list. Rearrange code for readability. Add per object f...Robert Adams2012-03-232-17/+17
| * | BulletSim: Add AvatarRestitution parameter. Centralize computation of buoyanc...Robert Adams2012-03-232-3/+9
| * | BulletSim: set buoyancy in only one placeRobert Adams2012-03-231-5/+3
| * | BulletSim: add some new runtime setable parameters to match the dll.Robert Adams2012-03-232-7/+16
| * | BulletSim: Update list of TODO tasksRobert Adams2012-03-231-0/+13
| |/
* | minor cleanUbitUmarov2012-03-211-27/+24
* | missed a creatMesh in chODE. temporary removed m_meshfailed test since it ma...UbitUmarov2012-03-211-4/+9
* | shapetype support on chOde so it can also request a simple convex hull 'mesh'UbitUmarov2012-03-212-34/+46
* | Changes of PrimShapeType should now work with UbitOde ( almost untested )UbitUmarov2012-03-211-3710/+3724
* | Tell physics about physics shape when creating. Added some virtual methods to...UbitUmarov2012-03-214-5/+55
* | add convex state to mesh key, so a change is detected.UbitUmarov2012-03-211-1/+1
* | Merge branch 'ubitwork'Melanie2012-03-205-129/+311
|\ \
| * | let convex be a parameter to createMesh so it can be used. Was forced to add ...UbitUmarov2012-03-214-7/+21
| * | added convex decomposition hulls support. Hardcoded to use mesh or this. (so...UbitUmarov2012-03-201-18/+146
| * | WORK in progress!! Now it reads the simple hull shape to use if convex shape ...UbitUmarov2012-03-202-124/+164
* | | Merge branch 'master' into careminsterMelanie2012-03-201-1/+1
|\ \ \ | | |/ | |/|
| * | Add prim name to "[MESH]: No recognized physics mesh..." log messageJustin Clark-Casey (justincc)2012-03-201-1/+1
* | | Merge branch 'master' into careminsterMelanie2012-03-202-11/+23
|\ \ \ | |/ / | | / | |/ |/|
| * refactor: precalculate the fixed movement factor for avatar tilting (sqrt(2))...Justin Clark-Casey (justincc)2012-03-202-8/+16
| * refactor: Eliminate unnecessary duplicate avCapsuleTiltedJustin Clark-Casey (justincc)2012-03-201-3/+7
* | Merge branch 'master' into careminsterMelanie2012-03-201-10/+16
|\ \ | |/
| * Fix crash where two scene loop threads could changes m_MeshToTriMeshMap at th...Justin Clark-Casey (justincc)2012-03-201-10/+16
* | added a new UbitMeshing module so i can mess it...UbitUmarov2012-03-176-0/+4726
* | ubitode prim select was not doing phantom caseUbitUmarov2012-03-121-6/+17
* | missing file in ubitODEUbitUmarov2012-03-121-0/+1
* | ubitOde also knows a bit more about physical phantomUbitUmarov2012-03-111-29/+142
* | more phantom physics ( chODE and a fix in manager physicsactorUbitUmarov2012-03-112-62/+121
* | initial steps to support physical phantomsUbitUmarov2012-03-116-13/+73
* | ubitOde bugUbitUmarov2012-03-091-2/+4
* | let chode and ubitode find ode.dll on windowsUbitUmarov2012-03-092-0/+7
* | Merge branch 'master' of ssh://melanie@3dhosting.de/var/git/careminster into ...Melanie2012-03-077-787/+792
|\ \
| * | update ubitOdeUbitUmarov2012-03-054-78/+297
| * | update UbitOdeUbitUmarov2012-03-045-65/+69
| * | update UbitODEUbitUmarov2012-03-043-36/+55
| * | Merge branch 'master' of ssh://3dhosting.de/var/git/careminster into ubitworkUbitUmarov2012-03-031-5/+3
| |\ \