aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Region/Physics/UbitOdePlugin (follow)
Commit message (Collapse)AuthorAgeFilesLines
* 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
| | | | | | | | into the physics check patch for now since physics doesn't properly return land for some reason (as tested by Nebadon)
* | Merge branch 'avination'Melanie2013-01-192-170/+53
|\ \ | |/ | | | | | | | | | | Conflicts: OpenSim/Framework/ThrottleOutPacketType.cs OpenSim/Region/ClientStack/Linden/UDP/LLClientView.cs OpenSim/Region/CoreModules/Avatar/Groups/GroupsModule.cs
| * prevent potencial invalid refsUbitUmarov2013-01-132-170/+53
| |
* | Merge branch 'avination' into careminsterMelanie2013-01-103-25/+43
|\ \ | |/ | | | | | | Conflicts: OpenSim/Region/Framework/Scenes/ScenePresence.cs
| * * DAnger, TEST * change camera plane collision detection. Still bounces onUbitUmarov2013-01-081-12/+29
| | | | | | | | * prim edges due to camera lag
| * 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
| | | | | | | | avatar collider, just rounding the boxes, etc
| * move characters (avatars) to own collision space, also fixing a problemUbitUmarov2012-12-043-14/+47
| | | | | | | | with previus code that was still assuming the avatar is g2
| * raise standing avatar a bit to reduce knees bending on some collisions.UbitUmarov2012-12-041-4/+4
| | | | | | | | reduce head size a bit
| * 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
|/ | | | | Conflicts: OpenSim/Region/Physics/Manager/IMesher.cs
* 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
| | | | it. It costs a lot of cpu and doesn't seem all that usefull.
* fixesUbitUmarov2012-10-163-67/+82
|
* missing fileUbitUmarov2012-10-131-0/+2
|
* [TEST] disk cache meshsUbitUmarov2012-10-121-2/+2
|
* commit the right files!UbitUmarov2012-10-122-5737/+4763
|
* remove some more debug spam on odeUbitUmarov2012-10-122-4766/+5735
|
* add some quaternion normalizations to keep errors under controlUbitUmarov2012-10-101-0/+3
|
* debugUbitUmarov2012-10-101-0/+6
|
* fix debug :)UbitUmarov2012-10-091-1/+1
|
* debug...UbitUmarov2012-10-091-0/+5
|