diff --git a/.gitignore b/.gitignore index 89f9fb2..a7600e4 100644 --- a/.gitignore +++ b/.gitignore @@ -2,4 +2,3 @@ build/ *.exe *.o .vscode/ -*.ini diff --git a/imgui.ini b/imgui.ini new file mode 100644 index 0000000..36cb0c0 --- /dev/null +++ b/imgui.ini @@ -0,0 +1,43 @@ +[Window][DockSpace] +Pos=0,0 +Size=1920,1177 +Collapsed=0 + +[Window][Debug##Default] +Pos=60,60 +Size=400,400 +Collapsed=0 + +[Window][Inspector] +Pos=1588,27 +Size=324,772 +Collapsed=0 +DockId=0x00000005,0 + +[Window][OpenGL Output] +Pos=8,27 +Size=1578,770 +Collapsed=0 +DockId=0x00000003,0 + +[Window][Performance] +Pos=1588,801 +Size=324,368 +Collapsed=0 +DockId=0x00000006,0 + +[Window][Logger] +Pos=8,799 +Size=1578,370 +Collapsed=0 +DockId=0x00000004,0 + +[Docking][Data] +DockSpace ID=0x14621557 Window=0x3DA2F1DE Pos=8,27 Size=1904,1142 Split=X Selected=0xF7365A5A + DockNode ID=0x00000001 Parent=0x14621557 SizeRef=1578,1142 Split=Y Selected=0xF7365A5A + DockNode ID=0x00000003 Parent=0x00000001 SizeRef=1578,770 CentralNode=1 HiddenTabBar=1 Selected=0xF7365A5A + DockNode ID=0x00000004 Parent=0x00000001 SizeRef=1578,370 HiddenTabBar=1 Selected=0x9DD4E196 + DockNode ID=0x00000002 Parent=0x14621557 SizeRef=324,1142 Split=Y Selected=0x36DC96AB + DockNode ID=0x00000005 Parent=0x00000002 SizeRef=324,772 HiddenTabBar=1 Selected=0x36DC96AB + DockNode ID=0x00000006 Parent=0x00000002 SizeRef=324,368 HiddenTabBar=1 Selected=0x726D8899 +