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
{{ message }}
This repository was archived by the owner on Dec 14, 2025. It is now read-only.
Fix Mangle Check in Light for SpotLight Generation
Used to use a check for 0.005 exactly, but float imprecision would still trigger the SpotLight spawn instead of the OmniLight spawn. Modified the range to be slightly wider to allow room for imprecision.
0 commit comments