aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim.Physics/OdePlugin/OdePlugin.cs (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Heightfield needs fixing, or i'll re-implement it (probably actually the ↵gareth2007-03-271-2/+2
| | | | | | | | collisions stuff i'm not doing right) Why am I using SVN logs to talk? It's bedtime.......
* ODE plugin now can fly but sinks through ground when walking (?!!!??!??!)gareth2007-03-271-20/+50
|
* Movement?gareth2007-03-271-5/+6
|
* ZOMG! CAPSULES AS BOUNDING VOLUMES!gareth2007-03-271-7/+12
|
* Added -ode parametergareth2007-03-261-0/+1
| | | | | | | Updated buildscripts (to fix ODE references) Fixed up ODE plugin to the point of being able to login and get weird bugs (no real movement code yet)
* Added height field building to ODE plugingareth2007-03-261-2/+20
|
* Added skeleton ODE plugingareth2007-03-251-0/+357