We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0690159 commit 6520e39Copy full SHA for 6520e39
1 file changed
changelog.md
@@ -1,3 +1,10 @@
1
+## v1.12.0
2
+* Add ability to restructure the node tree via drag/drop
3
+* Add more api functions for more advanced UI control
4
+* Visualize node visibility in tree graph (#68)
5
+* Show ImGui cursor when mouse is out of GD window on Windows (#67)
6
+* Improved dragging on mobile (#67)
7
+
8
## v1.11.0
9
* Made properties api use drag inputs
10
* Fix waitForDevTools on mods that load before DevTools
@@ -61,4 +68,4 @@ Thanks to <cj>Alphalaneous</c> for doing <co>most of the changes in this update!
61
68
62
69
* Adds Node IDs into the Attributes menu, along with a button to copy them
63
70
* Adds a way to create and modify an AnchorLayout
64
-* Removes the Show Mod Index option in preparation for the new index
71
+* Removes the Show Mod Index option in preparation for the new index
0 commit comments