Releases: S-LucasSerrano/UnitySceneExtensions
Releases · S-LucasSerrano/UnitySceneExtensions
v1.1.0
- New look of the Scene List Window. Now looking more like a traditional folder hierarchy.
- Using the custom
LucasSerrano.SceneManagementnamespace instead of Unity's scene management namespace. - Bug Fixes
- Fixed an issue that sometimes caused the Scene List Window to be drawn without GUIStyles.
- Avoid cancelling the scene transition animation if it has already started by the scene loading process.
v1.0.1
- Memory optimization of the Scene List window.
v1.0.0
First release!