Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | * Reduced a significant number of compiler warnings (back down to 9 for all ↵ | Adam Frisby | 2007-07-24 | 1 | -2/+2 |
| | | | | projects combined, all 'never used' things) | ||||
* | * More cleaning | Adam Frisby | 2007-07-19 | 1 | -0/+2 |
| | |||||
* | * working on RegionApplicationBase | lbsa71 | 2007-07-16 | 1 | -2/+2 |
| | | | | | * Renamed PhysicsManager to PhysicsPluginManager because it is. | ||||
* | changed to native line ending encoding | Sean Dague | 2007-07-16 | 5 | -503/+503 |
| | |||||
* | * By popular demand, all generated build files are now deleted. Somebody ↵ | lbsa71 | 2007-07-08 | 2 | -159/+0 |
| | | | | should make sure the wiki is updated. | ||||
* | A bit more work on Building tools/support. | MW | 2007-07-04 | 1 | -1/+1 |
| | | | | | updated Axiom.MathLib.dll. | ||||
* | * Optimized usings (the 'LL ate my scripts' commit) | lbsa71 | 2007-07-03 | 5 | -25/+12 |
| | | | | | * added some licensing info | ||||
* | Applied Darok's PhysicsVector ToString patch | MW | 2007-07-02 | 1 | -0/+5 |
| | |||||
* | * Fixed Issue #161 by using PhysicsScene.Null instead of BasePhysicsScene | lbsa71 | 2007-07-02 | 2 | -38/+38 |
| | | | | | | | * Hid NullPhysicsScene for great justice * Fixed broken Grid build | ||||
* | Started change to having SceneObject and then that having child Primitives ↵ | MW | 2007-07-01 | 1 | -0/+8 |
| | | | | which in turn have a Shape object (currently PrimitiveBaseShape). The plan is only for the SceneObject to interface with the physics engines. As a physics Entity should be able to have mulitple shapes connected to it. | ||||
* | Imported the scripting changes, so now should be up to date with sugilite. | MW | 2007-06-28 | 1 | -0/+47 |
| | |||||
* | *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 | 7 | -0/+627 |
compile yet as not all the code has been changed to use the new namespaces. Am committing it now for feedback on the namespaces. |