Skip to content

v3.10.0

Latest
Compare
Choose a tag to compare
@maktoobgar maktoobgar released this 06 Jul 10:17

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.