aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim.Physics/OdePlugin/OdePlugin.cs (unfollow)
Commit message (Expand)AuthorFilesLines
2007-05-24Some more code refactoring, plus a restructuring of the directories so that t...MW1-456/+0
2007-05-21Merged the new ODE stuffgareth1-452/+456
2007-05-16Cleaning up warningsAdam Frisby1-1/+1
2007-05-15Added RemoveAvatar() method to physics plugins, should be called on log out (...MW1-0/+5
2007-04-11* Replaced GridHTTPServer and UserHTTPServer with BaseHttpServerlbsa711-1/+1
2007-04-06Now back to compiling, just no terrain generation at the momentMW1-1/+1
2007-04-06**BREAKING CHANGE** Changing the way terrain is stored and used internally.Adam Frisby1-1/+1
2007-03-30Done some fixes to the ODE plugin, but its still not working correctly, belie...MW1-379/+409
2007-03-28RIP OpenSimRoot. (removed)MW1-0/+5
2007-03-27Heightfield needs fixing, or i'll re-implement it (probably actually the coll...gareth1-2/+2
2007-03-27ODE plugin now can fly but sinks through ground when walking (?!!!??!??!)gareth1-20/+50
2007-03-27Movement?gareth1-5/+6
2007-03-27ZOMG! CAPSULES AS BOUNDING VOLUMES!gareth1-7/+12
2007-03-26Added -ode parametergareth1-0/+1
2007-03-26Added height field building to ODE plugingareth1-2/+20
2007-03-25Added skeleton ODE plugingareth1-105/+40
2007-03-22brought zircon branch into trunkgareth1-4/+65
2007-03-10A PhysX physics plugin (that actually uses physX now but currently only works...MW1-0/+361