Files
opensim/OpenSim/Region/CoreModules
Typhaine Artez 68b42d860a Add MapTilesDirectory setting to configure map tile location
Introduce a new MapTilesDirectory option in the [Map] config section
that controls where the MAP-<region uuid>.png tile images are saved and
loaded from. Previously these were always written to and read from the
current working directory.

- Warp3DImageModule saves the tile into the configured directory,
  creating it if needed.
- WorldMapModule loads the local tile from the configured directory when
  exporting the world map.
- Document the option in OpenSimDefaults.ini.

When left empty the current working directory is used, preserving the
previous behaviour.
2026-08-06 00:02:50 +02:00
..
2026-07-07 19:59:13 +01:00
2026-06-30 21:37:22 +01:00
2026-04-26 21:58:41 +01:00
2022-09-24 17:14:46 +01:00