You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When rendering a picking pass, the pickingFbo is updated every time.
The dirty flag refers to the rendering fbo.
Previously the dirty flag was updated on picking passes too which
sometimes led to the rendering fbo not being updated when it was still
dirty.
0 commit comments