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-09-02 03:09:08 +08:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
297d31b1c2ab9ddb5f251ebbfdd36aa6d69a5a4c
opensim
/
OpenSim
/
Region
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
..
Application
Typo Fix
2015-06-05 16:48:16 -07:00
ClientStack
Bug fix in inventory fetching: sometimes the caps request comes before there is a scene presence, and that's ok.
2015-06-17 15:55:07 -07:00
CoreModules
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
DataSnapshot
Updated all occurrences of AssemblyVersion("0.8.1.*") to AssemblyVersion("0.8.2.*")
2015-04-29 18:47:17 -07:00
Framework
Fixed the whitespace in Scene.cs
2015-07-13 12:37:18 +03:00
OptionalModules
Add MaxMaterialsPerTransaction to SimFeatures
2015-06-19 08:44:34 -07:00
Physics
BulletSim: fix two compiler warnings.
2015-06-25 22:02:12 -07:00
RegionCombinerModule
Updated all occurrences of AssemblyVersion("0.8.1.*") to AssemblyVersion("0.8.2.*")
2015-04-29 18:47:17 -07:00
ReplaceableModules
…
ScriptEngine
Guard against null AgentPrefs service in llGetAgentLanguage()
2015-06-21 08:41:37 -07:00
UserStatistics
Updated all occurrences of AssemblyVersion("0.8.1.*") to AssemblyVersion("0.8.2.*")
2015-04-29 18:47:17 -07:00