aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim.FxCop
diff options
context:
space:
mode:
authorJustin Clark-Casey (justincc)2012-08-30 22:57:40 +0100
committerJustin Clark-Casey (justincc)2012-08-30 22:57:40 +0100
commit3ed0d79b00c313eacb2a7df7d5519e840d2fc5c4 (patch)
tree4f1291357f95473c42dbb958b5097d4f61be02e7 /OpenSim.FxCop
parentIf the compile-time DynamicTextureModule.ReuseTextures flag is set, check met... (diff)
downloadopensim-SC_OLD-3ed0d79b00c313eacb2a7df7d5519e840d2fc5c4.zip
opensim-SC_OLD-3ed0d79b00c313eacb2a7df7d5519e840d2fc5c4.tar.gz
opensim-SC_OLD-3ed0d79b00c313eacb2a7df7d5519e840d2fc5c4.tar.bz2
opensim-SC_OLD-3ed0d79b00c313eacb2a7df7d5519e840d2fc5c4.tar.xz
Make ReuseDynamicTextures an experimental config setting in [Textures]. Default is false, as before.
If true, this setting reuses dynamically generated textures (i.e. created through osSetDynamicTextureData() and similar OSSL functions) where possible rather than always regenerating them. This results in much quicker updates viewer-side but may bloat the asset cache (though this is fixable). Also, sometimes issue have been seen where dynamic textures do not transfer to the viewer properly (permanently blurry). If this happens and that flag is set then they are not regenerated, the viewer has to clear cache or wait for 24 hours before all cached uuids are invalidated. CUrrently experimental. Default is false, as before.
Diffstat (limited to 'OpenSim.FxCop')
0 files changed, 0 insertions, 0 deletions