Grisgram/gml-outline-shader-drawer

shader_get_uniform called for every render step

Closed this issue · 1 comments

shader_get_uniform needs to be called only once - this reference does not change.

Remove from the draw method and make the uniform handles instance variables on the outline_drawer struct class.

Fixed in 1.3