| Commit message (Expand) | Author | Files | Lines |
2015-08-30 | Major renaming of Physics dlls / folders. No functional changes, just renames. | Diva Canto | 1 | -242/+0 |
2015-08-15 | Removed ignoreCase=true from the call to Type.GetInterface, because, well, we... | Diva Canto | 1 | -2/+2 |
2015-03-29 | varregion: any conversions of use of Constants.RegionSize converted into | Robert Adams | 1 | -2/+12 |
2013-11-04 | varregion: add plumbing to pass region size from Scene down to the | Robert Adams | 1 | -2/+4 |
2012-12-31 | BulletSim: complete movement of BulletSimAPI functions to BSAPITemplate. | Robert Adams | 1 | -1/+1 |
2012-02-18 | On Windows automatically load the correct native ODE library depending on whe... | Justin Clark-Casey (justincc) | 1 | -1/+2 |
2010-09-26 | Merge Master | Melanie | 1 | -2/+2 |
2010-09-26 | adding configurable j2kDecodeCache path | BlueWall | 1 | -2/+2 |
2009-10-01 | Formatting cleanup. | Jeff Ames | 1 | -1/+1 |
2009-06-01 | Minor: Change OpenSim to OpenSimulator in older copyright headers and LICENSE... | Jeff Ames | 1 | -1/+1 |
2008-12-15 | * Apply http://opensimulator.org/mantis/view.php?id=2775 with small tweaks | Justin Clarke Casey | 1 | -3/+3 |
2008-11-20 | * refactor: change some method names and doc in the physics plugin manager | Justin Clarke Casey | 1 | -13/+13 |
2008-11-20 | * Allow physics dlls to be loaded separately, rather than just the contents o... | Justin Clarke Casey | 1 | -12/+30 |
2008-11-06 | * minor: Make some 'startup config failed to load' log messages more consistent | Justin Clarke Casey | 1 | -1/+1 |
2008-09-06 | * This is the fabled LibOMV update with all of the libOMV types from JHurliman | Teravus Ovares | 1 | -29/+59 |
2008-06-10 | Update svn properties. Formatting cleanup. | Jeff Ames | 1 | -10/+10 |
2008-06-09 | *Fixed bug that caused failure when System.Console.Readline returns null (no ... | mingchen | 1 | -4/+10 |
2008-05-16 | Formatting cleanup. | Jeff Ames | 1 | -4/+4 |
2008-05-14 | * Refactored IConfigSource into Physics plug-ins and Scene. We can get rid of... | Teravus Ovares | 1 | -2/+3 |
2008-04-21 | * Optimised using statements and namespace references across entire project (... | Adam Frisby | 1 | -2/+2 |
2008-03-18 | Formatting cleanup. | Jeff Ames | 1 | -26/+26 |
2008-02-18 | More exception checks and crash hints | Tedd Hansen | 1 | -0/+8 |
2008-02-13 | Clean up more unnecessary String.Format calls | Jeff Ames | 1 | -1/+1 |
2008-02-10 | Clean up logging calls using String.Format explicitly | Jeff Ames | 1 | -1/+1 |
2008-02-05 | Converted logging to use log4net. | Jeff Ames | 1 | -10/+12 |
2007-12-27 | * Optimized usings | lbsa71 | 1 | -4/+4 |
2007-12-13 | Enabled the sit_ground animation. The sit state is not properly set, but it ... | Jeff Ames | 1 | -7/+0 |
2007-12-10 | saved OpenSim source code from the giant rampaging unterminated copyright not... | Jeff Ames | 1 | -1/+1 |
2007-11-12 | * Applied Gerhard's Meshing patch (Thanks! Gerhard) | Teravus Ovares | 1 | -0/+10 |
2007-11-10 | * Moves the Meshmerizer to a separate plugin | Teravus Ovares | 1 | -13/+54 |
2007-10-30 | * Optimized usings | lbsa71 | 1 | -71/+72 |
2007-10-22 | * Return of R2162. /Take that SVN!/ | Adam Frisby | 1 | -1/+1 |
2007-10-22 | revert r2162 as it completely clobbered all the work on | Sean Dague | 1 | -1/+1 |
2007-10-22 | * Major ass commit. | Adam Frisby | 1 | -1/+1 |
2007-10-07 | applied Darok"s BulletXPlugin changes 003.patch | dan miller | 1 | -0/+13 |
2007-09-10 | mass update of urls in source code to new website | Sean Dague | 1 | -1/+1 |
2007-09-01 | once more, without the debug statements (ODE multi-region fixes, various debu... | dan miller | 1 | -1/+1 |
2007-08-28 | Corrected the namespace in OpenSim.Region.Physics.Manager, so now namespace s... | MW | 1 | -1/+1 |
2007-08-23 | Added danx0r's physics patch, although for now have disabled the lines in Sce... | MW | 1 | -0/+1 |
2007-07-24 | * Reduced a significant number of compiler warnings (back down to 9 for all p... | Adam Frisby | 1 | -2/+2 |
2007-07-16 | * working on RegionApplicationBase | lbsa71 | 1 | -2/+2 |
2007-07-16 | changed to native line ending encoding | Sean Dague | 1 | -115/+115 |
2007-07-03 | * Optimized usings (the 'LL ate my scripts' commit) | lbsa71 | 1 | -5/+3 |
2007-07-02 | * Fixed Issue #161 by using PhysicsScene.Null instead of BasePhysicsScene | lbsa71 | 1 | -1/+1 |