1
0
mirror of synced 2024-11-15 03:27:40 +01:00
ImHex/lib/libimhex/source/helpers
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
..
crypto.cpp sys: Replaced many helper functions with libwolv 2023-03-12 18:27:33 +01:00
encoding_file.cpp impr: Save custom encoding file to project 2023-03-31 11:06:51 +02:00
fs.cpp feat: Added context menu with right-clicking on file provider (#1084) 2023-05-21 13:21:53 +02:00
http_requests.cpp fix: Crash on exit 2023-05-20 13:10:24 +02:00
logger.cpp impr: Added better crash backup and restore mechanism (#1094) 2023-05-22 13:24:48 +02:00
magic.cpp fix: Properly use absolute paths when compiling magic files 2023-05-06 10:09:23 +02:00
opengl.cpp sys: Replaced many helper functions with libwolv 2023-03-12 18:27:33 +01:00
patches.cpp feat: Added better error messages for generating and importing ips patches 2023-01-25 10:38:04 +01:00
stacktrace.cpp sys: Fixed more build issues 2023-03-13 09:25:07 +01:00
tar.cpp fix: Handle errors in Tar::readVector() (#1059) 2023-05-05 21:57:37 +02:00
utils_macos.m feat: Add a native error message when glfw window creation fails (#1104) 2023-05-27 17:45:41 +02:00
utils.cpp build: Update ImGui and its dependencies (#1122) 2023-06-04 00:09:45 +02:00