Ver Fonte

Demo Windows Binaries ( SDL2.dll & cimgui.dll)

Coldzer0 há 1 ano atrás
pai
commit
1cf51fc39f
5 ficheiros alterados com 69 adições e 0 exclusões
  1. BIN
      demo/ImGuiDemo.exe
  2. 13 0
      demo/README-SDL.txt
  3. BIN
      demo/SDL2.dll
  4. BIN
      demo/cimgui.dll
  5. 56 0
      demo/imgui.ini

BIN
demo/ImGuiDemo.exe


+ 13 - 0
demo/README-SDL.txt

@@ -0,0 +1,13 @@
+
+Please distribute this file with the SDL runtime environment:
+
+The Simple DirectMedia Layer (SDL for short) is a cross-platform library
+designed to make it easy to write multi-media software, such as games
+and emulators.
+
+The Simple DirectMedia Layer library source code is available from:
+https://www.libsdl.org/
+
+This library is distributed under the terms of the zlib license:
+http://www.zlib.net/zlib_license.html
+

BIN
demo/SDL2.dll


BIN
demo/cimgui.dll


+ 56 - 0
demo/imgui.ini

@@ -0,0 +1,56 @@
+[Window][Debug##Default]
+Pos=209,38
+Size=400,400
+Collapsed=0
+
+[Window][Hello From FreePascal]
+Pos=545,16
+Size=458,267
+Collapsed=0
+
+[Window][FreePascal ImGui Demo]
+Pos=15,330
+Size=562,419
+Collapsed=0
+
+[Window][Greeting]
+Pos=16,29
+Size=357,188
+Collapsed=0
+DockId=0x00000002,0
+
+[Window][Another greeting]
+Pos=16,219
+Size=357,231
+Collapsed=0
+DockId=0x00000003,0
+
+[Window][Dear ImGui Demo]
+Pos=375,29
+Size=354,421
+Collapsed=0
+DockId=0x00000005,0
+
+[Window][ImGui Demo (translated version)]
+Pos=60,60
+Size=550,680
+Collapsed=0
+
+[Window][ImGui Demo (FreePascal version)]
+Pos=52,398
+Size=935,342
+Collapsed=0
+
+[Window][Dear ImGui Style Editor]
+ViewportPos=949,370
+ViewportId=0x6D551092
+Size=413,1379
+Collapsed=0
+
+[Docking][Data]
+DockNode      ID=0x00000001 Pos=784,365 Size=713,421 Split=X
+  DockNode    ID=0x00000004 Parent=0x00000001 SizeRef=183,300 Split=Y
+    DockNode  ID=0x00000002 Parent=0x00000004 SizeRef=550,163 Selected=0x3F00F392
+    DockNode  ID=0x00000003 Parent=0x00000004 SizeRef=550,200 Selected=0x79C3324B
+  DockNode    ID=0x00000005 Parent=0x00000001 SizeRef=181,300 Selected=0xE87781F4
+