Dear ImGui: Bloat-free Graphical User interface for C++ with minimal dependencies
Find a file
2020-07-20 21:04:15 +01:00
.github CI: Fix emscripten builds that broke due behavior change of emscripten SDK. 2020-07-07 13:06:02 +02:00
docs ImDrawList: changed AddCircle(), AddCircleFilled() default num_segments from 12 to 0. 2020-07-16 22:25:56 +02:00
examples Backends: Amend, docs + extra comments. (#3330, #3245) 2020-07-10 14:36:00 +02:00
misc Misc: Bunch of code formatting changes suggested by a pass running 'astyle' 2020-06-30 16:37:21 +02:00
.editorconfig Fixed stray end of line blanks, added comments in .editorconfig, tweaked some headers. 2020-04-07 14:46:46 +02:00
.gitattributes Add .gitattributes with rules for line endings of files. 2019-11-04 15:28:25 +01:00
.gitignore Regretfully moved .gitignore file from examples/ into root directory because OSX keeps pooping its DS_Store/ artifacts everywhere. (#3088) 2020-04-07 11:56:51 +02:00
imconfig.h Windows 98 style 2020-07-20 20:54:35 +01:00
imgui.cpp Windows 98 style 2020-07-20 20:54:35 +01:00
imgui.h Windows 98 style 2020-07-20 20:54:35 +01:00
imgui_demo.cpp Style Editor: Added preview of circle auto-tessellation when editing the corresponding value.. 2020-07-16 21:51:49 +02:00
imgui_draw.cpp Windows 98 style 2020-07-20 20:54:35 +01:00
imgui_internal.h Texture-based thick lines: Minor tweaks and rename toward merging in master. Changes to allow changing AA_SIZE (disable texture path). 2020-07-08 20:18:41 +02:00
imgui_widgets.cpp Windows 98 style 2020-07-20 20:54:35 +01:00
imstb_rectpack.h Rebased imstb_rectpack on stb_rect_pack v1.00. 2019-08-28 09:53:21 +02:00
imstb_textedit.h Removed redirecting functions/enums names that were marked obsolete in 1.52 (October 2017). 2019-10-22 14:45:11 +02:00
imstb_truetype.h Fix zealous PVS studio warnings. Minor tweaks. 2020-02-17 16:17:46 +01:00
LICENSE.txt Happy new year! 2020-01-06 12:41:37 +01:00
MS Sans Serif Bold.ttf Windows 98 style 2020-07-20 20:54:35 +01:00
MS Sans Serif.ttf Windows 98 style 2020-07-20 20:54:35 +01:00
README.md Screenshot and readme 2020-07-20 21:04:15 +01:00
screenshot.png Screenshot and readme 2020-07-20 21:04:15 +01:00

This is a fork of Dear ImGui to style based on Windows 98

Compare diff from master

Screenshot