added new submodule imgui-node-editor
This commit is contained in:
3
.gitmodules
vendored
3
.gitmodules
vendored
@@ -4,3 +4,6 @@
|
|||||||
[submodule "libs/imgui"]
|
[submodule "libs/imgui"]
|
||||||
path = libs/imgui
|
path = libs/imgui
|
||||||
url = https://github.com/htamas1210/imgui.git
|
url = https://github.com/htamas1210/imgui.git
|
||||||
|
[submodule "libs/imgui-node-editor"]
|
||||||
|
path = libs/imgui-node-editor
|
||||||
|
url = https://github.com/thedmd/imgui-node-editor.git
|
||||||
|
|||||||
12
imgui.ini
Normal file
12
imgui.ini
Normal file
@@ -0,0 +1,12 @@
|
|||||||
|
[Window][Debug##Default]
|
||||||
|
Pos=60,60
|
||||||
|
Size=400,400
|
||||||
|
|
||||||
|
[Window][Hello World!]
|
||||||
|
Pos=31,38
|
||||||
|
Size=591,263
|
||||||
|
|
||||||
|
[Window][Dear ImGui Demo]
|
||||||
|
Pos=324,24
|
||||||
|
Size=550,680
|
||||||
|
|
||||||
1
libs/imgui-node-editor
Submodule
1
libs/imgui-node-editor
Submodule
Submodule libs/imgui-node-editor added at e78e447900
Reference in New Issue
Block a user