Introduce ImGui Unity build
This commit is contained in:
parent
abdd19f5e5
commit
29f2abc7b5
217 changed files with 96708 additions and 1 deletions
20
imgui.ini
Normal file
20
imgui.ini
Normal file
|
|
@ -0,0 +1,20 @@
|
|||
[Window][Debug##Default]
|
||||
Pos=60,60
|
||||
Size=400,400
|
||||
Collapsed=0
|
||||
|
||||
[Window][Dear ImGui Demo]
|
||||
Pos=33,236
|
||||
Size=550,680
|
||||
Collapsed=0
|
||||
|
||||
[Window][Hi there]
|
||||
Pos=77,92
|
||||
Size=450,349
|
||||
Collapsed=0
|
||||
|
||||
[Table][0xC9935533,3]
|
||||
Column 0 Weight=1.0000
|
||||
Column 1 Weight=1.0000
|
||||
Column 2 Weight=1.0000
|
||||
|
||||
Loading…
Add table
Add a link
Reference in a new issue