aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Region/Physics/OdePlugin/Tests/ODETestClass.cs (unfollow)
Commit message (Expand)AuthorFilesLines
2011-11-16Stop OdePrim and OdeCharacter insanely overriding set LocalID to set their ow...Justin Clark-Casey (justincc)1-1/+1
2011-07-15Fix some local id issues in physics glueroot1-1/+1
2011-07-12temporarily fix the build break with building the OdePlugin tests assembly.Justin Clark-Casey (justincc)1-2/+3
2010-09-26Typo fixesMelanie1-1/+1
2010-09-26adding configurable j2kDecodeCache pathBlueWall1-1/+5
2009-10-26Experimental change of PhysicsVector to Vector3. UntestedJohn Hurliman1-2/+2
2009-08-07This is the second part of the 'not crash on regionsize changes'. This le...Teravus Ovares (Dan Olivares)1-1/+1
2009-08-07* Remove hard coded 256 limitations from various places. There's no more 2...Teravus Ovares (Dan Olivares)1-2/+2
2009-06-02* Pried apart the ODE tests. This fixes mantis #3212lbsa711-0/+0
2009-06-01Minor: Change OpenSim to OpenSimulator in older copyright headers and LICENSE...Jeff Ames1-1/+1
2009-05-27Revert "* Added IntegrationTest Attribute and tagged the ODETestClass"Sean Dague1-2/+1
2009-05-27* Added IntegrationTest Attribute and tagged the ODETestClasslbsa711-1/+2
2009-02-22Mantis#3218. Thank you kindly, TLaukkan (Tommil) for a patch that:Charles Krinke1-4/+8
2009-02-08Reverts patch from tuco/mikkopa/sempuki mantis #3072Teravus Ovares1-3/+3
2009-02-03Change access levels from private to protected to facilitateMike Mazur1-3/+3
2008-12-15* Apply http://opensimulator.org/mantis/view.php?id=2775 with small tweaksJustin Clarke Casey1-1/+1
2008-09-06* This is the fabled LibOMV update with all of the libOMV types from JHurlimanTeravus Ovares1-2/+2
2008-08-18Formatting cleanup.Jeff Ames1-3/+3
2008-07-25* Fix the ODEPlugin unit testTeravus Ovares1-3/+3
2008-05-14* Refactored IConfigSource into Physics plug-ins and Scene. We can get rid of...Teravus Ovares1-1/+2
2008-04-21* Optimised using statements and namespace references across entire project (...Adam Frisby1-6/+1
2008-03-18Formatting cleanup.Jeff Ames1-6/+2
2008-03-04Added copyright heaaders. Minor cleanup.Jeff Ames1-0/+27
2008-02-24* Adds unit test glue to the OdePlugin.Teravus Ovares1-0/+99