Nate Koenig
Nate Koenig
# Library versions too granular Library docs shouldn’t be re-released for minor patch releases, like 1.0.0 and 1.0.1. There should only be versioning for major releases. # No versioning for...
# 🎉 New feature ## Summary I'm slowly splitting up #1669. This PR breaks out the consolidation of entity creation into a separate PR. The LevelManager had entity creation logic,...
# 🎉 New feature ## Summary The Root object didn't have a mechanism to clear/remove the actor, light, or model. This PR adds a `Clear` function that similar to the...