aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Region/PhysicsModules/Meshing (unfollow)
Commit message (Collapse)AuthorFilesLines
2020-09-08Move various paths out of the bin directory.onefang1-1/+1
2019-05-19Move cache, config, logs out of tree, and various related clean ups.onefang1-1/+1
2019-05-19Dump OpenSim 0.9.0.1 into it's own branch.onefang7-59/+178
2019-04-02minor cleanup on mesh decompress codeUbitUmarov1-11/+5
2017-07-27mantis 8218 make Meshmerizer UseMeshiesPhysicsMesh defualt to true, to match ↵UbitUmarov1-1/+1
stated on ini files.
2017-01-05Massive tab and trailing space cleanupMelanie Thielker5-27/+27
2016-11-04Attempt to move everything writable, and the configs, out of the bin directory.David Walter Seikel1-1/+1
Log configs are still in the bin directory.
2016-11-03Initial update to OpenSim 0.8.2.1 source code.David Walter Seikel8-0/+5100
2016-02-21Pushed AssemblyVersion up to VersionInfo, so that we don't need to do global ↵Diva Canto1-1/+1
replace anymore.
2015-10-18On to 0.8.3!Diva Canto1-1/+1
Conflicts: OpenSim/Region/PhysicsModules/ConvexDecompositionDotNet/Properties/AssemblyInfo.cs
2015-10-18On to 0.8.3!Diva Canto1-1/+1
2015-09-08a mess with Modules and ModuleUbitUmarov5-6/+6
2015-08-31Refactored Meshing modules:Diva Canto8-41/+215
- 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.
2015-08-30More namespace and dll name changes. Still no functional changes.Diva Canto3-3/+3
2015-08-30Renamed the namespaces tooDiva Canto3-6/+6
2015-08-30Major renaming of Physics dlls / folders. No functional changes, just renames.Diva Canto7-0/+4926