Actions
Bug #319
closedInstanciate: SO3SceneSetFog not called if fogmode = none
Start date:
03/15/2011
Due date:
% Done:
100%
Estimated time:
Description
SO3SceneSetFog function is not called when loading an xos.
This is problematic if instanciate load first an xos with fog activated, then a second without fog, as the second will render it's scene with fog, which is not the intended behavior.
Force the call to SO3SceneSetFog even if fog mode is setted to none.
Updated by arkeon over 13 years ago
- Status changed from New to Resolved
- % Done changed from 0 to 100
Applied in changeset r2624.
Actions