Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | Added danx0r's physics patch, although for now have disabled the lines in ↵ | MW | 2007-08-23 | 1 | -2/+36 | |
| | | | | Scene.cs, as any changes to prims (like size or position changes) are only updated to the physics engine when you restart opensim. Also prims aren't deleted from the physics engine. These shouldn't be hard to fix. | |||||
* | More prep work for adding prims to ODE physics | Brian McBee | 2007-08-19 | 1 | -31/+44 | |
| | ||||||
* | starting to add bits and pieces to physics prims that we will eventually ↵ | Brian McBee | 2007-08-18 | 1 | -7/+28 | |
| | | | | need for collisions. not hooked in yet. | |||||
* | Applied danx0r 's ODE patch [mantis issue 263] | MW | 2007-08-11 | 1 | -20/+21 | |
| | ||||||
* | changed to native line ending encoding | Sean Dague | 2007-07-16 | 2 | -513/+513 | |
| | ||||||
* | * By popular demand, all generated build files are now deleted. Somebody ↵ | lbsa71 | 2007-07-08 | 2 | -140/+0 | |
| | | | | should make sure the wiki is updated. | |||||
* | A bit more work on Building tools/support. | MW | 2007-07-04 | 1 | -2/+2 | |
| | | | | | updated Axiom.MathLib.dll. | |||||
* | * Optimized usings (the 'LL ate my scripts' commit) | lbsa71 | 2007-07-03 | 2 | -10/+9 | |
| | | | | | * added some licensing info | |||||
* | Imported the scripting changes, so now should be up to date with sugilite. | MW | 2007-06-28 | 1 | -0/+43 | |
| | ||||||
* | *Updated prebuild.xml and ran prebuild again | mingchen | 2007-06-27 | 1 | -12/+0 | |
| | | | | | | *Removed .user, .suo, and unneccessary files in /bin/Physics/ *OpenSim.sln should compile with nant and on windows now | |||||
* | Some work on restructuring the namespaces / project names. Note this doesn't ↵ | MW | 2007-06-27 | 4 | -0/+623 | |
compile yet as not all the code has been changed to use the new namespaces. Am committing it now for feedback on the namespaces. |