Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Deleted physics plugin classes. | Diva Canto | 2015-08-31 | 1 | -235/+0 |
| | | | | More unit tests fixed. | ||||
* | First commit where physics work as region module. | Diva Canto | 2015-08-31 | 1 | -0/+8 |
| | | | | | Moved all physics dlls out of Physics and into bin directly, so they can be found by the module loader. Removed call to PhysicsPluginManager. | ||||
* | All physics plugins are now region modules. Compiles but doesn't run. | Diva Canto | 2015-08-31 | 3 | -18/+2 |
| | |||||
* | Refactored Meshing modules: | Diva Canto | 2015-08-31 | 2 | -90/+0 |
| | | | | | | | - Moved ZeroMesher from OpenSim.Region.PhysicsModules.SharedBase to OpenSim.Region.PhysicsModules.Meshing - Created subfolder for all Meshmerizer files, also in the same Meshing dll - Made them both region modules, with ZeroMesher being the default one This compiles but doesn't run yet. | ||||
* | More namespace and dll name changes. Still no functional changes. | Diva Canto | 2015-08-30 | 12 | -14/+14 |
| | |||||
* | Renamed the namespaces too | Diva Canto | 2015-08-30 | 12 | -12/+12 |
| | |||||
* | Major renaming of Physics dlls / folders. No functional changes, just renames. | Diva Canto | 2015-08-30 | 13 | -0/+2107 |