scene_manager

A tool to manage, organize and ease transitions between different scenes.

MIT License

Stars
301
Committers
6

Bot releases are hidden (Show)

scene_manager - v3.10.0 Latest Release

Published by maktoobgar 4 months ago

v3.10.0 minor release of godot scene_manager tool. 🎈

Minor Changes:

  1. Reactive button added which makes the Scene Manager UI reactive to changes on File System of godot and refreshes the Scene Manager UI automatically every time an update happens on files in res:// location.
  2. Auto Save button added which saves automatically every time a new change found in Scene Manager UI + If Reactive is enabled too, after that mechanism, save gets called automatically so that there would be no need to use the save button at all.

Patch Changes:

  1. Fixed #23.

Note: Documentations are up to date.
Note: Download scene_manager.zip file, unzip and add it inside your addons folder.

scene_manager - v3.9.0

Published by maktoobgar 5 months ago

v3.9.0 minor release of godot scene_manager tool. 🎈

Minor Changes:

  1. Added pause and resume functions
  2. A bug on loading interactive scenes fixed

Note: Documentations are up to date.
Note: Download scene_manager.zip file, unzip and add it inside your addons folder.

scene_manager - v3.8.0

Published by maktoobgar 11 months ago

v3.8.0 minor release of godot scene_manager tool. 🎈

Minor Changes:

  1. Users now can have some time to load their scene in the background with the new changing scene functionality.
  2. When traveled through a loading scene to get to your target scene, with reloading that scene you would go to the previous scene, that bug is fixed now.

Note: Documentations are up to date.
Note: Download scene_manager.zip file, unzip and add it inside your addons folder.

scene_manager - v3.7.0

Published by maktoobgar 12 months ago

v3.7.0 minor release of godot scene_manager tool. 🎈

Minor Changes:

  1. added a feature to navigate to the scene path in filesystem on godot when clicked on scene address in Scene Manager tool
  2. added a feature to open a desired scene from Scene Manager tab

Note: Documentations are up to date.
Note: Download scene_manager.zip file, unzip and add it inside your addons folder.

scene_manager - v3.6.0

Published by maktoobgar about 1 year ago

v3.6.0 minor release of godot scene_manager tool. 🎈

Minor Changes:

  1. 5 new signals added:
    • scene_changed
    • fade_in_started
    • fade_out_started
    • fade_in_finished
    • fade_out_finished

Note: Documentations are up to date.
Note: Download scene_manager.zip file, unzip and add it inside your addons folder.

scene_manager - v3.5.0

Published by maktoobgar over 1 year ago

v3.5.0 minor release of godot scene_manager tool. 🐛

Minor Changes:

  1. scenes.gd file can change to be placed somewhere else in your project via Project > Project Settings > Scene Manager > Scenes tab.
  2. Some random error messages at the start of the plugin execution in version godot4.1 now fixed.

Note: Documentations are up to date.
Note: Download scene_manager.zip file, unzip and add it inside your addons folder.

scene_manager - v3.4.2

Published by maktoobgar over 1 year ago

v3.4.2 patch release of godot scene_manager tool. 🐛

Patch Changes:

  1. fixed a weird warning message that was popping up when doing a transition between different scenes.
    (Sorry, this one took too long to become a version)

Note: Documentations are up to date.
Note: Download scene_manager.zip file, unzip and add it inside your addons folder.

scene_manager - v3.4.1

Published by maktoobgar over 1 year ago

v3.4.1 patch release of godot scene_manager tool. 🐛

Patch Changes:

  1. On exporting game, effects wouldn't show themselves, that is fixed now.

Note: Documentations are up to date.
Note: Download scene_manager.zip file, unzip and add it inside your addons folder.

scene_manager - v2.2.1

Published by maktoobgar over 1 year ago

v2.2.1 patch release of godot scene_manager tool. 🐛

Patch Changes:

  1. On exporting game, effects wouldn't show themselves, that is fixed now.

Note: Documentations are up to date.
Note: Download scene_manager.zip file, unzip and add it inside your addons folder.

scene_manager - v3.4.0

Published by maktoobgar almost 2 years ago

v3.4.0 release of godot scene_manager tool. 🎉

What's New?

  1. Sublist in lists of scene manager UI is now possible.
  2. no_effect_change_scene function added.
  3. Node can be added to change_scene and no_effect_change_scene functions.

Note: Documentations are up to date.
Note: Download scene_manager.zip file, unzip and add it inside your addons folder.

scene_manager - v3.3.0

Published by maktoobgar almost 2 years ago

v3.3.0 release of godot scene_manager tool. 🎉

What's New?

  1. Added ability to load scenes interactive.
  2. Some more useful functions added for more complex implementations.
  3. With loading scene interactive ability, having load screen is possible which an example for that added.

Note: Documentations are up to date.
Note: Download scene_manager.zip file, unzip and add it inside your addons folder.

scene_manager - v2.2.0

Published by maktoobgar almost 2 years ago

v2.2.0 release of godot scene_manager tool. 🎉

What's New?

  1. Added ability to load scenes interactive.
  2. Some more useful functions added for more complex implementations.
  3. With loading scene interactive ability, having load screen is possible which an example for that added.

Note: Documentations are up to date.
Note: Download scene_manager.zip file, unzip and add it inside your addons folder.

scene_manager - v3.2.1

Published by maktoobgar almost 2 years ago

v3.2.1 patch release of godot scene_manager tool. 🐛

Patch Changes:

  1. UX on duplicate rows updated
  2. bug on adding to other lists fixed

Note: Documentations are up to date.
Note: Download scene_manager.zip file, unzip and add it inside your addons folder.

scene_manager - v2.1.0

Published by maktoobgar almost 2 years ago

v2.1.0 release of godot scene_manager tool. 🎉

Minor Changes:

  1. feature to limit how much deep scene manager is allowed to record previous scenes which affects in changing scene to back(previous scene) functionality

Note: Documentations are up to date.
Note: Download scene_manager.zip file, unzip and add it inside your addons folder.

scene_manager - v3.2.0

Published by maktoobgar almost 2 years ago

v3.2.0 release of godot scene_manager tool. 🎉

Minor Changes:

  1. feature to limit how much deep scene manager is allowed to record previous scenes which affects in changing scene to back(previous scene) functionality

Note: Documentations are up to date.
Note: Download scene_manager.zip file, unzip and add it inside your addons folder.

scene_manager - v3.1.0

Published by maktoobgar almost 2 years ago

v3.1.0 release of godot scene_manager tool. 🎉

Minor Changes:

  1. Ability to hide scenes in a list
  2. Ignoring a specific scene in ignores list section is possible

Note: Documentations are up to date.
Note: Download scene_manager.zip file, unzip and add it inside your addons folder.

scene_manager - v3.0.2

Published by maktoobgar almost 2 years ago

v3.0.2 patch of godot scene_manager tool. 🐛

Patch Changes:

  1. bugs on duplication check fixed
  2. documentation added for every function in tool

Note: Documentations are up to date.
Note: Download scene_manager.zip file, unzip and add it inside your addons folder.

scene_manager - v3.0.1

Published by maktoobgar almost 2 years ago

v3.0.1 patch of godot scene_manager tool. 🐛

Patch Changes:

  1. fixed change_scene function which has changed to change_scene_to_file in conversion to godot4 process

Note: Documentations are up to date.
Note: Download scene_manager.zip file, unzip and add it inside your addons folder.

scene_manager - v3.0.0

Published by maktoobgar almost 2 years ago

v3.0.0 release of godot scene_manager tool. 🎉

Major Changes:

  1. All 3.X.X versions are compatible with godot 4.

Note: Documentations are up to date.
Note: Download scene_manager.zip file, unzip and add it inside your addons folder.

scene_manager - v2.0.1

Published by maktoobgar over 2 years ago

v2.0.1 release of godot scene_manager tool. 🎉

Patch Changes:

  1. Pattern scenes updated and debugged.
  2. Some changes happened based on godot documentation for submitting in https://godotengine.org/asset-library

Note: Documentations are up to date.
Note: Download scene_manager.zip file, unzip and add it inside your addons folder.

Related Projects