aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Region/PhysicsModules/ubOde/ODECharacter.cs (follow)
Commit message (Expand)AuthorAgeFilesLines
* Massive tab and trailing space cleanupMelanie Thielker2017-01-051-25/+25
* start removing old hack of using SetMomentum to just set instant velocity, no...UbitUmarov2016-11-071-5/+35
* put a lock back in ubOde character :(UbitUmarov2016-09-121-29/+22
* remove unnecessary lockUbitUmarov2016-08-221-31/+21
* ubOde reduce collision_start latency in same cases (only one collision happen...UbitUmarov2016-08-171-3/+2
* ubOde a few changes to collisions reportingUbitUmarov2016-08-061-8/+5
* reduce ubOde walking super climbersUbitUmarov2016-08-021-0/+17
* add missing overridesUbitUmarov2016-07-251-1/+1
* revert bad last changes and fix the issue another wayUbitUmarov2016-07-251-0/+8
* ubOde actually revert last change don't send unnecessary empty collisions, wi...UbitUmarov2016-07-241-2/+2
* ubOde still on relative velocity. Make ubOde report avatar empty collisions ...UbitUmarov2016-07-241-5/+11
* ubOde try to improve contact velocity on first avatar collision with terrainUbitUmarov2016-07-241-2/+5
* stop using a vector3 to store axis locks 3bit flags in ubOdeUbitUmarov2015-10-201-3/+3
* add get method on physics actors PIDHoverActiveUbitUmarov2015-09-301-0/+4
* first steps adding suport for llSetHoverHeight() called from attachments on ...UbitUmarov2015-09-301-16/+143
* rename Ubit physics modulesUbitUmarov2015-09-121-0/+1847