You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
* Node state can be saved in user context, so layout will not break
@@ -43,7 +43,7 @@ Here are some highlights:
43
43
* Basic shortcuts support (cut/copy/paste/delete)
44
44
* ImGui style API
45
45
46
-
Editor is used to implement blueprint editor in Spark CE engine, it proved itself there by allowing to do everything we needed. Therefore it is now slowly moving into stable state from beeing a prototype.
46
+
Editor is used to implement blueprint editor in Spark CE engine, it proved itself there by allowing to do everything we needed. Therefore it is now slowly moving into stable state from beeing a prototype.
47
47
48
48
Please report issues or questions if something isn't clear.
49
49
@@ -56,7 +56,7 @@ Please report issues or questions if something isn't clear.
56
56
-https://github.com/thedmd/imgui/tree/feature/extra-keys (for extra shortcuts)
57
57
* Examples dependencies:
58
58
-https://github.com/thedmd/imgui/tree/feature/layout (used in blueprints sample only)
0 commit comments