Skip to content

(SShaderParameter): force parameter update when the update slot is called

Kevin GAUDET requested to merge fix-sshaderparameters-image-update into dev

What does this MR do?

Reset the dirty flag when calling the update. Not doing so prevented textures from being updated when modified.

How to test it?

  • run OgreViewer
Edited by Marc SCHWEITZER

Merge request reports