aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Region/Physics/POSPlugin (follow)
Commit message (Collapse)AuthorAgeFilesLines
...
* Reverting my POS changes. I need to think this through a bit more.Brian McBee2007-11-201-14/+14
|
* *Huge* structural changes in ODE/OdePrim to get all of the calls in ↵Teravus Ovares2007-11-201-0/+3
| | | | | | | threadlocked code. ODEPrim was almost completely re-written. Copy/Space test needed.
* POS physics. tweaking stair-climbing which broke with my last changeBrian McBee2007-11-201-12/+14
|
* POS physics: removed "stickiness" from avatars so they can slide along ↵Brian McBee2007-11-201-10/+8
| | | | surfaces instead of sticking to them.
* fixed POS rotation with certain anglesJeff Ames2007-11-191-4/+4
|
* added rotation support to POSJeff Ames2007-11-191-4/+8
|
* flying in POS should be a bit smootherJeff Ames2007-11-181-4/+15
|
* cleaned up some mono compiler warningsJeff Ames2007-11-181-1/+0
|
* improved avatar logic -- walk up low steps now, sortadan miller2007-11-171-5/+21
|
* minor POS tweak for speeddan miller2007-11-171-5/+4
|
* Out of a fog of alcohol and adenovirus, I present - POS!dan miller2007-11-171-31/+218
| | | | | | | | | EXTREMELY basic collision detection; walk on prims don't rotate anything do not feed or annoy POS YMMV
* added some POS gravityJeff Ames2007-11-171-22/+17
|
* added dummy POS physics pluginJeff Ames2007-11-162-0/+359