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
Minor performance boost to checkVisibilityList (#467)
After changing back to terrainIntersectASL from checkVisibility it is no longer necessary to adjust the checked position.
This speeds up the check. In one test scenario: 0.0088 ms to 0.0077 ms
0 commit comments