Skip to content

0.50.1

Compare
Choose a tag to compare
@itsdouges itsdouges released this 30 May 13:07
· 767 commits to main since this release

Bug Fixes

  • The scene traversal that takes place during a selection now stops at the first found object instead of continuing until no children remain. Any odd scene transforms should now be fixed.
  • Scene components now better handle edge cases. When children as function the function behavior is respected. When children end up being falsy we no longer render the intermediate scene elements.
  • Distributables now come with an icon.
  • Windows - The fs watcher used for the save indicator endpoint now uses polling to work around a timing bug.