BambuStudio/src/imgui
enricoturri1966 06b17c4fdc NEW:add measure gizmo new files
Jira: STUDIO-6166
most of the code come from orca
The original code is from PrusaSlicer and referring to the implementation of OrcaSlicer. Thanks for PrusaSlicer and OrcaSlicer , thanks for Lukas Matena and enricoturri1966 and so on.
commit f72d42f920334a05b0efa01f18eb4cc066809c00
Author: enricoturri1966 <enricoturri@seznam.cz>
Date:   Tue Oct 31 11:43:04 2023 +0800

    Measure: Initial porting of Measure Gizmo

diff --git a/resources/images/copy_menu.svg b/resources/images/copy_menu.svg
new file mode 100644

Change-Id: I81afa52165f14c34e0c63f2c40c953a04d76fc8b
2024-03-25 15:29:19 +08:00
..
CMakeLists.txt 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
imconfig.h NEW:add measure gizmo new files 2024-03-25 15:29:19 +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 FIX:clamp value should meet with v_max > v_min + 0.001 2023-11-09 10:09:10 +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

README.md

** 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 b71d787f695c779e571865d5214d4da8d50aa7c5