This website requires JavaScript.
Explore
Help
Sign In
ogb912
/
opensim
Watch
1
Star
0
Fork
0
You've already forked opensim
mirror of
https://github.com/opensim/opensim.git
synced
2026-06-05 02:15:38 +08:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
49d19e36507a01c657e9e9efb3edbfb5b15ddfa8
opensim
/
OpenSim
/
Region
/
CoreModules
/
ServiceConnectorsOut
/
MapImage
History
AliciaRaven
297d31b1c2
Prevent two maptiles being generated at startup, one for v1 and another for v2-3 service. * v1 Service (WorldMapModule) is called directly by scene on startup. This patch moves the initial map registration of the v2-3 service (MapImageServiceModule) to that point so they can share the bitmap instead of doubling the work of Warp3D and exasperate its memory leak issues.
...
Signed-off-by: Michael Cerquoni <
nebadon2025@gmail.com
>
2015-07-21 15:11:47 -04:00
..
MapImageServiceModule.cs
Prevent two maptiles being generated at startup, one for v1 and another for v2-3 service. * v1 Service (WorldMapModule) is called directly by scene on startup. This patch moves the initial map registration of the v2-3 service (MapImageServiceModule) to that point so they can share the bitmap instead of doubling the work of Warp3D and exasperate its memory leak issues.
2015-07-21 15:11:47 -04:00