Releases: hangekinobaka/sleepy-scene-tool
Releases · hangekinobaka/sleepy-scene-tool
SleepySceneManagement_Ver.1.2.6
Updated with some useful features, submitted by blue-ayye.
-
Add save, discard, and cancel options for modified scene/s
When attempting to close a modified scene using the "-" button or by opening a new scene, you will now be prompted with a window asking if you want to save the changes in the current scene -
Fix: Previously, when you clicked the play button, a popup would ask if you wanted to save the scene, but the cancel action in that popup didn’t actually work. Now, it’s been fixed.
SleepySceneTool_Ver1.2.5
- Added a UPM support. by gluks
- Move the
SceneCache.asset
path toAssets/Plugins/SleepySceneTool/Editor/SceneCache.asset
SleepySceneTool_Ver1.2.4
- Move everything to the Plugins folder.
- Pack the codes into an Assembly.
SleepySceneTool_Ver1.2.3
- Change the project name to SleepySceneTool
- Make it Open Source!! 🎊
SleepySceneManagement_Ver1.2.2
- Update the Sleepy namespace
- Update the menu path
- Ask user to save scene before play
SleepySceneManagement_Ver1.2.1
- When a scene is removed from the hierarchy, the Scene List is also updated.
- Added a new "Update Scene List" button.
- Added a "Remove Scene" button (-) for easy removal of scenes.
SleepySceneManagement_Ver1.2.0
- Add a Control Panel in the Select Scene WIndow
SleepySceneManagement_Ver1.1.1
- Move the codes to the
Editor
folder - Add the function to should which scene is currently being editing(in hierarchy).
Display a small → in front of the scene that is being editing.
SleepySceneManagement_Ver1.1.0
update doc