Skip to content

v0.0.2

Compare
Choose a tag to compare
@Edvinas01 Edvinas01 released this 28 Sep 19:35
· 50 commits to upm since this release

Minor UX updates and bug fixes.

Added

  • More logging which shows that a scene is being currently loaded.
  • Methods to access in loadingCollection and loadedCollection in ScriptableSceneController.
  • Exposed IsLoading property in ScriptableSceneController.
  • Events which are fired when transitions are entered and exited.

Changed

  • Updated Scene Manager Window to support reordering and to provide more info.
  • Improved component UX via AddComponentMenu.

Fixed

  • Incorrect collection progress being reported when a collection is loading.