| Commit message (Expand) | Author | Age | Files | Lines |
* | prim cuts in ODE | dan miller | 2007-11-05 | 8 | -508/+499 |
* | Modifications for prim movement. For now only in Mod. BulletX, but i think it... | darok | 2007-11-03 | 1 | -51/+24 |
* | Changes in BulletXPlugin: Added new class BulletXActor class inherits from Ph... | darok | 2007-11-03 | 6 | -47/+90 |
* | * Diuerse beavtificatems | lbsa71 | 2007-11-01 | 2 | -3/+4 |
* | Partialy fixed a bug with collisions in BulletXPlugin. | darok | 2007-11-01 | 1 | -37/+19 |
* | Changes in BulletXPlugin: Added new class BulletXActor class inherits from Ph... | darok | 2007-11-01 | 1 | -289/+312 |
* | made illogical bitwise operations logical | Jeff Ames | 2007-10-31 | 1 | -3/+3 |
* | Thank you Teravus, very much, for a 'jump', 'crouch' and 'inertia' patch for ... | Charles Krinke | 2007-10-31 | 5 | -39/+142 |
* | temporary fix for sitting collisions in ODE | Jeff Ames | 2007-10-30 | 1 | -1/+1 |
* | * Optimized usings | lbsa71 | 2007-10-30 | 15 | -1268/+1068 |
* | as per the "Filesystem cleanup for OpenSim repository" mailing list thread. H... | MW | 2007-10-29 | 6 | -6/+6 |
* | should help with ODE bounce on region cross | dan miller | 2007-10-29 | 1 | -8/+18 |
* | * Return of R2162. /Take that SVN!/ | Adam Frisby | 2007-10-22 | 1 | -1/+1 |
* | revert r2162 as it completely clobbered all the work on | Sean Dague | 2007-10-22 | 1 | -1/+1 |
* | * Major ass commit. | Adam Frisby | 2007-10-22 | 1 | -1/+1 |
* | this might help with ODE errors. Or maybe not. YMMV | dan miller | 2007-10-17 | 1 | -1/+1 |
* | * Applied Chillken patch #418: copyright-r2094.patch updating copyright messa... | lbsa71 | 2007-10-15 | 2 | -0/+58 |
* | * Applied patch #418 : copyright-r2012.patch - some errors, but got most thru | lbsa71 | 2007-10-15 | 1 | -0/+28 |
* | Asset server implementation. Again one of these "plumbing" releases, where no... | Tleiades Hax | 2007-10-13 | 1 | -1/+0 |
* | fixes for nebadon"s terrain bugs; includes patched 0.9 ode.dll, libode.so | dan miller | 2007-10-11 | 1 | -4/+49 |
* | applied Darok"s BulletXPlugin changes 003.patch | dan miller | 2007-10-07 | 2 | -99/+378 |
* | getting all our line endings consistant again | Sean Dague | 2007-10-05 | 1 | -560/+560 |
* | Droppin da fyzyx bomb on ya | dan miller | 2007-10-03 | 1 | -41/+89 |
* | removed debug statements | dan miller | 2007-10-01 | 1 | -3/+1 |
* | fixing odeplugin debug bug | dan miller | 2007-10-01 | 1 | -1/+0 |
* | this should fix mantis 452 and related -- hollow prims work in Linux! (I hope) | dan miller | 2007-10-01 | 1 | -1/+2 |
* | Corrected the typo in the folder name. | Dalien Talbot | 2007-09-30 | 2 | -0/+0 |
* | Hollow prims (box only), thanks Gerard! Enjoy | dan miller | 2007-09-29 | 2 | -0/+839 |
* | Hollow prims (box only), thanks Gerard! Enjoy | dan miller | 2007-09-29 | 5 | -22/+215 |
* | physics-related fixes; should stabilize border crossings | dan miller | 2007-09-21 | 1 | -3/+11 |
* | RemoveAvatar called from scene.cs; implemented in ODE. Still issues with mul... | dan miller | 2007-09-18 | 1 | -1/+4 |
* | ODE: no more slippin' & slidin' | dan miller | 2007-09-13 | 1 | -4/+24 |
* | I think 1.0f makes a better offset than 1.2f for basic physics (less floating, | Sean Dague | 2007-09-12 | 1 | -1/+1 |
* | remove autogenerated files | Sean Dague | 2007-09-11 | 1 | -66/+0 |
* | Added part 3 of Darok's BulletX patch. The bulletX plugin is now a project in... | MW | 2007-09-11 | 1 | -90/+485 |
* | mass update of urls in source code to new website | Sean Dague | 2007-09-10 | 13 | -13/+13 |
* | ODE fix: avatar/avatar collision enabled. Needs client update fix to be seen... | dan miller | 2007-09-09 | 1 | -0/+4 |
* | Part 2 of Darok's BulletX patches. | MW | 2007-09-04 | 1 | -135/+115 |
* | Part 1 of Darok's BulletX patches. | MW | 2007-09-04 | 1 | -16/+39 |
* | ODE bugfix: multiple avatars now supported properly | dan miller | 2007-09-01 | 1 | -1/+1 |
* | once more, without the debug statements (ODE multi-region fixes, various debu... | dan miller | 2007-09-01 | 2 | -2/+1 |
* | umm, nevermind all that -- this is the real ODE region fix. I'll get subvers... | dan miller | 2007-09-01 | 1 | -22/+33 |
* | danx0r (first checkin!) fixes OdePlugin.cs RemovePrim() lock bug | dan miller | 2007-08-30 | 1 | -4/+7 |
* | Applied danx0r's ODE patch [mantis number 340]. | MW | 2007-08-28 | 1 | -86/+102 |
* | Corrected the namespace in OpenSim.Region.Physics.Manager, so now namespace s... | MW | 2007-08-28 | 7 | -7/+7 |
* | Danxors patch for >30prims with ODE | Tedd Hansen | 2007-08-26 | 1 | -8/+4 |
* | Added RemovePrim method to the physics plugins interface. | MW | 2007-08-23 | 4 | -1/+27 |
* | Implemented Resize Method in OdePrim. | MW | 2007-08-23 | 1 | -3/+7 |
* | Added danx0r's physics patch, although for now have disabled the lines in Sce... | MW | 2007-08-23 | 2 | -2/+37 |
* | More prep work for adding prims to ODE physics | Brian McBee | 2007-08-19 | 4 | -33/+96 |