Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | a mess with Modules and Module | UbitUmarov | 2015-09-08 | 1 | -1/+1 |
| | |||||
* | Merge of ubitworkvarnew with opensim/master as of 20150905. | Robert Adams | 2015-09-08 | 1 | -5/+18 |
| | | | | | | | | This integrates the OpenSim refactoring to make physics, etc into modules. AVN physics hasn't been moved to new location. Does not compile yet. Merge branch 'osmaster' into mbworknew1 | ||||
* | Refactored Meshing modules: | Diva Canto | 2015-08-31 | 1 | -0/+132 |
- 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. |