File tree Expand file tree Collapse file tree 3 files changed +9
-2
lines changed
Expand file tree Collapse file tree 3 files changed +9
-2
lines changed Original file line number Diff line number Diff line change @@ -4,7 +4,12 @@ CHANGELOG
44UNRELEASED
55----------
66
7- * 🎉 feat: added a feature to open the path of a scene in editor
7+
8+ 3.7.0 (2023-11-03)
9+ ------------------
10+
11+ * feat: added a feature to open the path of a scene in FileSystem of the editor
12+ * feat: added a feature to open the desired scene in godot editor
813
9143.6.0 (2023-08-05)
1015------------------
Original file line number Diff line number Diff line change @@ -19,6 +19,8 @@ Scene Manager v3.X.X is compatible with Godot 4.
1919 - fade_out_started
2020 - fade_in_finished
2121 - fade_out_finished
22+ * [X] added a feature to navigate to the scene path in filesystem on godot when clicked on scene address in Scene Manager tool
23+ * [X] added a feature to open a the desired scene from Scene Manager tab
2224
2325** All** :
2426
Original file line number Diff line number Diff line change 33name =" scene_manager"
44description =" A powerful scene transition manager for godot."
55author =" Maktoobgar"
6- version =" 3.6 .0"
6+ version =" 3.7 .0"
77script =" plugin.gd"
You can’t perform that action at this time.
0 commit comments