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
Currently, when computing pixel offsets relative to tile indices we hop back and forth between an index value & pixel values. It would be more straightforward to stay in pixels the entire time.
Currently, when computing pixel offsets relative to tile indices we hop back and forth between an index value & pixel values. It would be more straightforward to stay in pixels the entire time.
cc/ @corporategoth