Skip to content

scenes/opengl: Update unstyled EffectFrame texture only when rendering

Vlad Zahorodnii requested to merge work/delay-update-unstyled-texture into master

When the EffectFrame is created, there may not be any opengl context current.

I discovered this crash while giving a talk at Akademy. :(

Merge request reports