aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Region/Physics (follow)
Commit message (Expand)AuthorAgeFilesLines
...
* minor POS tweak for speeddan miller2007-11-171-5/+4
* * Fix Null comparison for MonoTeravus Ovares2007-11-171-2/+2
* * Fixed space related SimCrasher ODE error when a prim disables itself becaus...Teravus Ovares2007-11-171-0/+37
* Out of a fog of alcohol and adenovirus, I present - POS!dan miller2007-11-172-32/+219
* added some POS gravityJeff Ames2007-11-171-22/+17
* * ODEPlugin Thinned the avatar out to average SL thin-ness. There's more wor...Teravus Ovares2007-11-171-2/+4
* * ODEPlugin - fixed issue where resizing prim causes the prim's collision box...Teravus Ovares2007-11-171-2/+18
* * Resolved the situation where prim is loaded from storage and when pushed ne...Teravus Ovares2007-11-161-1/+1
* * Trying a space/collision optimization technique in ODE. Let me know if you...Teravus Ovares2007-11-161-16/+39
* fixed some AssemblyInfo filesJeff Ames2007-11-162-4/+4
* added dummy POS physics pluginJeff Ames2007-11-162-0/+359
* * ODE step two on the way to separate dynamic space allocation ( One more to ...Teravus Ovares2007-11-162-50/+128
* * ODE - Started the refactoring process to allow breaking up the scene into s...Teravus Ovares2007-11-151-97/+146
* * ODE removes an unnecessary lock.Teravus Ovares2007-11-141-3/+2
* * Removes the console enumeration errors on sim start.Teravus Ovares2007-11-141-10/+20
* * Should help avatar climb steps betterTeravus Ovares2007-11-141-22/+54
* * Fixed the walk vs fall animation.Teravus Ovares2007-11-131-2/+66
* * Added AV Height Glue & Avatar Height stored on m_AVHeight in ScenePresence Teravus Ovares2007-11-131-22/+43
* * Implemented Walk Vs Run in ODE. Also helps make the walk look smoother.Teravus Ovares2007-11-125-4/+51
* * Added a lot of Glue to help with reporting proper collisions.Teravus Ovares2007-11-125-25/+251
* fix compile issue on monoSean Dague2007-11-121-1/+1
* * Sets ZeroMesher as default. (If you want to cut and hollow, you'll need to...Teravus Ovares2007-11-121-3/+20
* set svn:eol-style, reset default configJeff Ames2007-11-121-74/+74
* * Applied Gerhard's Meshing patch (Thanks! Gerhard)Teravus Ovares2007-11-122-0/+84
* set svn:eol-styleJeff Ames2007-11-118-1741/+1741
* removed OdePlugin/Meshing directoryJeff Ames2007-11-106-1522/+0
* * Moves the Meshmerizer to a separate pluginTeravus Ovares2007-11-1014-57/+1953
* * ODE Fixed annoying bug where resizing causes there to be a 'ghost' prim lef...Teravus Ovares2007-11-101-1/+2
* * Added an internal throttle on ODE physics updatesTeravus Ovares2007-11-095-5/+56
* * Moved BulletX off of the 'constant terse update' method. It now only sends...Teravus Ovares2007-11-092-4/+37
* * Stopped printing the prim's X cordinate difference from the last movement o...Teravus Ovares2007-11-081-1/+1
* * Fixed occasional character drift caused by sim not sending the avatar's fin...Teravus Ovares2007-11-082-16/+97
* * Added Rotational Velocity reporting for Client Interpolation to Terse UpdatesTeravus Ovares2007-11-085-14/+76
* * fix for Bug 563Teravus Ovares2007-11-062-2/+9
* physical prims AND other changes in ODE (Teravus) -- note this is experimental!dan miller2007-11-051-0/+1
* physical prims dan miller2007-11-051-75/+452
* adding missing ODE files for meshdan miller2007-11-054-0/+841
* prim cuts in ODEdan miller2007-11-058-508/+499
* Modifications for prim movement. For now only in Mod. BulletX, but i think it...darok2007-11-031-51/+24
* Changes in BulletXPlugin: Added new class BulletXActor class inherits from Ph...darok2007-11-036-47/+90
* * Diuerse beavtificatemslbsa712007-11-012-3/+4
* Partialy fixed a bug with collisions in BulletXPlugin.darok2007-11-011-37/+19
* Changes in BulletXPlugin: Added new class BulletXActor class inherits from Ph...darok2007-11-011-289/+312
* made illogical bitwise operations logicalJeff Ames2007-10-311-3/+3
* Thank you Teravus, very much, for a 'jump', 'crouch' and 'inertia' patch for ...Charles Krinke2007-10-315-39/+142
* temporary fix for sitting collisions in ODEJeff Ames2007-10-301-1/+1
* * Optimized usingslbsa712007-10-3015-1268/+1068
* as per the "Filesystem cleanup for OpenSim repository" mailing list thread. H...MW2007-10-296-6/+6
* should help with ODE bounce on region crossdan miller2007-10-291-8/+18
* * Return of R2162. /Take that SVN!/Adam Frisby2007-10-221-1/+1