OrcaSlicer/src/imgui
Alexander Sulfrian f1afe93d6f
Fix compiling imgui with boost libraries (#1755)
Addind only the include dirs is wrong. The cmake boost_headeronly
library contains more settings.

Without adding the cmake boost_headeronly library, the compilation of
imgui is missing the defines for the boost library (f.e.
BOOST_LOG_DYN_LINK) and it will result in linker errors.

Co-authored-by: SoftFever <softfeverever@gmail.com>
2023-08-11 08:20:10 +08:00
..
CMakeLists.txt Fix compiling imgui with boost libraries (#1755) 2023-08-11 08:20:10 +08:00
imconfig.h Merge some BS1.7 changes: 2023-08-08 22:14:20 +08:00
imgui.cpp Add the full source of BambuStudio 2022-07-15 23:42:08 +08:00
imgui.h ENH: font preview 2022-12-15 04:38:15 -05:00
imgui_demo.cpp Add the full source of BambuStudio 2022-07-15 23:42:08 +08:00
imgui_draw.cpp ENH:adjust assembly view toolbar UI (STUDIO-1213) 2023-04-17 15:39:02 +08:00
imgui_internal.h ENH:adjust assembly view toolbar UI (STUDIO-1213) 2023-04-17 15:39:02 +08:00
imgui_tables.cpp Add the full source of BambuStudio 2022-07-15 23:42:08 +08:00
imgui_widgets.cpp Merge branch 'master-remote' into feature/1.5 2023-03-08 00:08:26 +08:00
imstb_rectpack.h Add the full source of BambuStudio 2022-07-15 23:42:08 +08:00
imstb_textedit.h Add the full source of BambuStudio 2022-07-15 23:42:08 +08:00
imstb_truetype.h FIX: init_font crash 2022-12-15 04:38:15 -05:00
LICENSE.txt Add the full source of BambuStudio 2022-07-15 23:42:08 +08:00
README.md Add the full source of BambuStudio 2022-07-15 23:42:08 +08: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.83 ad5d1a8 SOURCE DISTRIBUTION.

Customized with the following commits: f93d0001baa5443da2c6510d11b03c675e652418 b71d787f69