OpenSimMirror/OpenSim/Region/CoreModules/World/Warp3DMap
Justin Clark-Casey (justincc) d0cb4fc326 Move map related settings from [Startup] to a new [Map] section in OpenSim.ini
Existing map settings in [Startup] will continue to work, and if present will override anything in [Map]
However, the proper place for such settings would now be [Map]
This is to reduce the use of [Startup] as a bag for non-generic settings which should really go in sections, in common with other settings.
This commit also extends Diva's previous work to allow a default setting to be given when looking at multiple sections for settings.
2013-02-25 23:04:38 +00:00
..
Perlin.cs remove some mono compiler warnings 2011-01-21 23:19:52 +00:00
TerrainSplat.cs When generating a Warp3D texture, set the detailTexture[i] variable on resize from the JPEG2000 original rather than only saving it to disk. 2012-07-14 01:11:30 +01:00
Viewport.cs Addign the new / renamed files for previous commit 2010-10-03 16:34:55 +01:00
Warp3DImageModule.cs Move map related settings from [Startup] to a new [Map] section in OpenSim.ini 2013-02-25 23:04:38 +00:00