aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Region/Physics/UbitOdePlugin (follow)
Commit message (Expand)AuthorAgeFilesLines
* * This fixes the avatar stuck in objects on login and teleport by gently appl...teravus2013-05-141-0/+12
* * Tweaks the hard cut to apply to collisions of Greater then Normal Z 0.95. ...teravus2013-05-141-1/+27
* Merge branch 'avination' into careminsterMelanie2013-03-131-2/+2
|\
| * Spot fix the interpenetration issue. Thanks, Ter.Melanie2013-03-121-2/+2
* | Merge branch 'master' into careminsterMelanie2013-02-051-3/+3
* | Merge branch 'avination' into careminsterMelanie2013-01-271-36/+40
|\ \ | |/
| * bug fix: crash when too many collisions on a ode stepUbitUmarov2013-01-261-36/+40
* | Merge branch 'avination' into careminsterMelanie2013-01-241-1/+1
|\ \ | |/
| * Fix a type (Suports => Supports). Also put the normal terrain collision checkMelanie2013-01-231-1/+1
* | Merge branch 'avination'Melanie2013-01-192-170/+53
|\ \ | |/
| * prevent potencial invalid refsUbitUmarov2013-01-132-170/+53
* | Merge branch 'avination' into careminsterMelanie2013-01-103-25/+43
|\ \ | |/
| * * DAnger, TEST * change camera plane collision detection. Still bounces onUbitUmarov2013-01-081-12/+29
| * also exclude landUbitUmarov2013-01-071-3/+3
| * exclude avatars from unfiltered RaycastWorldUbitUmarov2013-01-071-3/+3
| * don't try to read geom positions outside main ode thread :(UbitUmarov2013-01-061-10/+11
* | Merge branch 'avination' into careminsterMelanie2013-01-065-356/+833
|\ \ | |/
| * bug fix, cleanup...UbitUmarov2013-01-033-38/+34
| * i try to fix avatar orientation in some cases..UbitUmarov2013-01-021-2/+2
| * add a lock to CollisionEventsThisFrameUbitUmarov2013-01-021-20/+29
| * *TEST* avatar unscripted sit. Some guessing/automationUbitUmarov2013-01-024-328/+782
| * missing fileUbitUmarov2012-12-181-4/+3
| * fixUbitUmarov2012-12-182-7/+26
| * some clean up/fixUbitUmarov2012-12-171-1/+1
* | Merge branch 'avination' into careminsterMelanie2012-12-185-350/+921
|\ \ | |/
| * * TEST * unscripted sitUbitUmarov2012-12-172-2/+196
| * make ubitODE ignore X and Y rotation components on avatar rotationsUbitUmarov2012-12-111-14/+37
| * changes on the fast speed avatars collider, collisions from above, etcUbitUmarov2012-12-111-62/+64
| * fix let other phys plugins work.. broken when added feetOffsetUbitUmarov2012-12-112-5/+6
| * missing files remove some warnings...UbitUmarov2012-12-113-4/+3
| * a few more changes on avatar colliderUbitUmarov2012-12-112-299/+363
| * create a new ode character also with the new informationUbitUmarov2012-12-072-3/+4
| * *TEST* Use new avatar size in ubitODE.UbitUmarov2012-12-072-4/+45
| * avatar collision plane send to viewer is only relative to feet. changeUbitUmarov2012-12-052-101/+72
| * move characters (avatars) to own collision space, also fixing a problemUbitUmarov2012-12-043-14/+47
| * raise standing avatar a bit to reduce knees bending on some collisions.UbitUmarov2012-12-041-4/+4
| * Merge branch 'avination' into ubitworkMelanie2012-12-032-102/+344
| |\
| | * *TEST* diferent avatar colliderUbitUmarov2012-12-032-101/+337
| | * adjust avatar standing Z positionUbitUmarov2012-12-031-5/+11
| * | don't zero constant force and torque in selectionUbitUmarov2012-11-241-6/+6
| |/
* | Merge branch 'master' into careminsterMelanie2012-11-301-3/+3
|/
* add debug position on bad primmesh errorUbitUmarov2012-11-021-2/+2
* revert last changeUbitUmarov2012-10-281-2/+1
* fix ode timingUbitUmarov2012-10-281-1/+2
* minor changeUbitUmarov2012-10-281-0/+1
* test limit ode exec time by time not number of loops doneUbitUmarov2012-10-281-8/+13
* bug fixUbitUmarov2012-10-202-1/+3
* UbitOde stop doing a copy of the asset data using just the reference toUbitUmarov2012-10-191-2/+3
* fixesUbitUmarov2012-10-163-67/+82
* missing fileUbitUmarov2012-10-131-0/+2