1
0
mirror of synced 2024-09-25 03:58:27 +02:00
ImHex/main
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
..
include fix: Key presses not always unlocking frame rate correctly 2023-06-02 14:43:45 +02:00
romfs build: Move main romfs to main application 2022-12-29 23:32:40 +01:00
source build: Update ImGui and its dependencies (#1122) 2023-06-04 00:09:45 +02:00
CMakeLists.txt impr: Handle crashes that may happen before the main loop (#1115) 2023-06-01 18:35:41 +02:00