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
For performance on the rendering side for buildings, it'd be nice to set the root_id equal to its id. This saves us from having to check the kind before determining whether to look at root_id or id.
The text was updated successfully, but these errors were encountered:
For performance on the rendering side for buildings, it'd be nice to set the root_id equal to its id. This saves us from having to check the kind before determining whether to look at root_id or id.
The text was updated successfully, but these errors were encountered: