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
Without this, rendering the same scene in different views (renderers)
would sometimes miss things like shadow maps being enabled, etc. Added a
change check to ensure we don't keep setting `needsUpdate` on the shadow
map unless we actually have changes.
0 commit comments