Closed tgrigsby-sc closed 2 years ago
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.
Fixed via #2093
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.