PrusaSlicer-NonPlainar/src/imgui
YuSanka a94c952b40 Search:
1. To the imGui Dialog added icons instead of settings type
2. Fixed a search trough the options with # symbol in opt_key
3. Deleted "Type" checkbox from the Search Windows and added "Search in English" checkbox (but without implementation for this moment)

Layouts:
1. Fixed a visibility of the "Switch to Settings" toolbar icon for the old layout mode
2020-05-06 20:51:50 +02:00
..
CMakeLists.txt Added imgui library 2018-11-26 10:56:41 +01:00
imconfig.h Search: 2020-05-06 20:51:50 +02:00
imgui_demo.cpp ImGui upgraded to version 1.75 + fixes required by upgrade 2020-03-23 12:41:16 +01:00
imgui_draw.cpp Added code for deactivating of search toolbar item 2020-04-01 15:28:07 +02:00
imgui_internal.h ImGui upgraded to version 1.75 + fixes required by upgrade 2020-03-23 12:41:16 +01:00
imgui_widgets.cpp ImGui upgraded to version 1.75 + fixes required by upgrade 2020-03-23 12:41:16 +01:00
imgui.cpp ImGui upgraded to version 1.75 + fixes required by upgrade 2020-03-23 12:41:16 +01:00
imgui.h ImGui upgraded to version 1.75 + fixes required by upgrade 2020-03-23 12:41:16 +01:00
imstb_rectpack.h ImGui upgraded to version 1.75 + fixes required by upgrade 2020-03-23 12:41:16 +01:00
imstb_textedit.h ImGui upgraded to version 1.75 + fixes required by upgrade 2020-03-23 12:41:16 +01:00
imstb_truetype.h ImGui upgraded to version 1.75 + fixes required by upgrade 2020-03-23 12:41:16 +01:00
LICENSE.txt Added imgui library 2018-11-26 10:56:41 +01:00
README.md ImGui upgraded to version 1.75 + fixes required by upgrade 2020-03-23 12:41:16 +01:00

** Dear ImGui is a bloat-free graphical user interface library for C++.**

For more information go to https://github.com/ocornut/imgui

THIS DIRECTORY CONTAINS THE imgui-1.75 58b3e02 SOURCE DISTRIBUTION.