1
0
mirror of synced 2024-11-14 19:17:42 +01:00
ImHex/lib/external/imgui/include
iTrooz 25476d4e1e
build: Update ImGui and its dependencies (#1122)
This PR updates imgui and its dependencies from the last time, ~1 year
ago
(deabacbd50)

Commits will be refactored before merging

Things you might ask :
- why did you remove `ImGui_ImplGlfw_SetBorderlessWindowMode()` ?
-> Where is it used ? The only usage of it I see is commented
(cb9a3b1f55/lib/external/imgui/source/imgui_impl_glfw.cpp (L757))
- why did you remove the implot anti aliasing flag ?
-> They.. seem to have removed it altogether ?
https://github.com/epezent/implot/issues/479
2023-06-04 00:09:45 +02:00
..
fonts build: Fix weird macOS build errors (#591) 2022-07-26 14:59:08 +02:00
misc/freetype build: Update ImGui and its dependencies (#1122) 2023-06-04 00:09:45 +02:00
imconfig.h build: Update ImGui and its dependencies (#1122) 2023-06-04 00:09:45 +02:00
imgui_config.h build: Update ImGui and its dependencies (#1122) 2023-06-04 00:09:45 +02:00
imgui_impl_glfw.h build: Update ImGui and its dependencies (#1122) 2023-06-04 00:09:45 +02:00
imgui_impl_opengl3_loader.h fix: MacOS Build errors because of khronos includes 2023-01-21 00:11:33 +01:00
imgui_impl_opengl3.h build: Update ImGui and its dependencies (#1122) 2023-06-04 00:09:45 +02:00
imgui_internal.h build: Update ImGui and its dependencies (#1122) 2023-06-04 00:09:45 +02:00
imgui.h build: Update ImGui and its dependencies (#1122) 2023-06-04 00:09:45 +02:00
imnodes_internal.h sys: Updated ImGui, ImPlot and imnodes to latest versions 2022-08-03 23:32:34 +02:00
imnodes.h sys: Updated ImGui, ImPlot and imnodes to latest versions 2022-08-03 23:32:34 +02:00
implot_internal.h build: Update ImGui and its dependencies (#1122) 2023-06-04 00:09:45 +02:00
implot.h build: Update ImGui and its dependencies (#1122) 2023-06-04 00:09:45 +02:00
imstb_rectpack.h sys: Updated ImGui, ImPlot and imnodes to latest versions 2022-08-03 23:32:34 +02:00
imstb_textedit.h build: Update ImGui and its dependencies (#1122) 2023-06-04 00:09:45 +02:00
imstb_truetype.h build: Update ImGui and its dependencies (#1122) 2023-06-04 00:09:45 +02:00
stb_image.h build: Update ImGui and its dependencies (#1122) 2023-06-04 00:09:45 +02:00
TextEditor.h feat: Added native custom theme support 2022-12-29 19:26:00 +01:00