aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Region/PhysicsModules/ubOde/ODEScene.cs (follow)
Commit message (Expand)AuthorAgeFilesLines
* add Util.GetTimeStamp() that returns the stamp in seconds; use it on ubOde; s...UbitUmarov2017-07-131-16/+18
* ubOde don't use old ode body sleep option, a few changes on sleep control, up...UbitUmarov2017-07-071-1/+1
* oops i forgot the avatar knees bending on ramps... so go back..UbitUmarov2017-07-021-5/+10
* a few changes to ubOde avatar collisionsUbitUmarov2017-07-011-9/+3
* update ode binaries for windows; add a minimal velocity for bounceUbitUmarov2017-04-201-0/+1
* deleted a bit 2 much on last commitUbitUmarov2017-04-181-2/+3
* still issues with volume detectors and sleeping bodiesUbitUmarov2017-04-151-0/+2
* still issues with volume detectors and sleeping bodiesUbitUmarov2017-04-151-17/+33
* some reduction on large colision repulsive force on non physical placement of...UbitUmarov2017-04-141-4/+14
* add missing file. Changes of inertia data of objects running does notUbitUmarov2017-03-311-1/+2
* Massive tab and trailing space cleanupMelanie Thielker2017-01-051-32/+32
* remove a gc.collect that isn't very usefull (on the right engine thisUbitUmarov2016-12-301-2/+0
* ubOde: add a needed lockUbitUmarov2016-11-101-5/+11
* start removing old hack of using SetMomentum to just set instant velocity, no...UbitUmarov2016-11-071-0/+1
* remove some MegaRegions code from ubOdeUbitUmarov2016-09-011-124/+66
* remove some MegaRegions code from physicsUbitUmarov2016-09-011-26/+0
* change ODEs topcolliders code ( still bad), plus a few memory leaksUbitUmarov2016-08-221-27/+21
* fix ubOde prims unlink that got broken fixing sleeping bodies collisions, cor...UbitUmarov2016-08-191-3/+16
* ubOde a few changes to collisions reportingUbitUmarov2016-08-061-12/+30
* remove redundant checkUbitUmarov2016-07-251-2/+1
* revert bad last changes and fix the issue another wayUbitUmarov2016-07-251-8/+9
* ubOde bug fixUbitUmarov2016-07-251-1/+1
* ubOde fix contact relative velocity signUbitUmarov2016-07-241-30/+31
* add OSSL osGetPhysicsEngineName(). this returns a string with name and versio...UbitUmarov2016-07-041-3/+3
* ubOde: add threading related calls new ode.dll may need. Hope this doesn't br...UbitUmarov2015-11-201-3/+18
* minor: reset character collision flags, even if without a BodyUbitUmarov2015-11-121-2/+6
* add some safeguard checksUbitUmarov2015-11-121-3/+4
* rename MinFrameTime as FrameTime, since it is not a minimum but a target valu...UbitUmarov2015-11-081-1/+1
* change maximum angular velocity to a value derived from heartbeat rate and N...UbitUmarov2015-11-081-2/+8
* Make physics engines finish internal representation of loaded prims before st...UbitUmarov2015-10-221-3/+4
* rename terrain for opensim and respective configuration flag that a future c...UbitUmarov2015-10-221-12/+15
* update ubOde hashspaces levelsUbitUmarov2015-10-211-3/+3
* fix a typo..UbitUmarov2015-10-141-1/+0
* bug fix, and make Mesh-Mesh and Mesh-Terrain collisions a lot softerUbitUmarov2015-10-141-68/+74
* change fps and dilation (still something not that usefull). make collisions ...UbitUmarov2015-10-131-86/+77
* fix for future non square regionsUbitUmarov2015-09-231-3/+4
* remove a odd floating offset on physical prims/terrain collisionsUbitUmarov2015-09-231-16/+9
* rename Ubit physics modulesUbitUmarov2015-09-121-0/+2825