1
0
mirror of synced 2024-12-13 08:21:07 +01:00
ImHex/lib/libimhex/include/hex/helpers
Nik f9a9ed4846
impr: Vastly improved 3D Visualizer (#1456)
Based entirely on @paxcut's amazing PR #1443

---------

Co-authored-by: paxcut <paxcut@outlook.com>
Co-authored-by: paxcut <53811119+paxcut@users.noreply.github.com>
2023-12-05 10:49:51 +01:00
..
binary_pattern.hpp feat: Added support for automatically loading patterns using binary pattern magic 2023-05-22 00:01:58 +02:00
concepts.hpp impr: General code cleanup 2023-11-10 20:47:08 +01:00
crypto.hpp impr: General code cleanup 2023-11-10 20:47:08 +01:00
debugging.hpp refactor: Move custom ImGui functions to ImGuiExt namespace (#1427) 2023-11-16 22:24:06 +01:00
disassembler.hpp impr: General code cleanup 2023-11-10 20:47:08 +01:00
encoding_file.hpp impr: Optimize includes in often used header files 2023-11-18 14:34:33 +01:00
fmt.hpp impr: Further improve compile times 2023-11-30 14:40:07 +01:00
fs.hpp impr: General code cleanup 2023-11-10 20:47:08 +01:00
http_requests_emscripten.hpp impr: General code cleanup 2023-11-10 20:47:08 +01:00
http_requests_native.hpp impr: Optimize includes in often used header files 2023-11-18 14:34:33 +01:00
http_requests.hpp impr: Further improve compile times 2023-11-30 14:40:07 +01:00
intrinsics.hpp impr: General code cleanup 2023-11-10 20:47:08 +01:00
literals.hpp impr: General code cleanup 2023-11-10 20:47:08 +01:00
logger.hpp impr: Further improve compile times 2023-11-30 14:40:07 +01:00
magic.hpp patterns: Disallow application/octet-stream to be used as MIME type 2023-01-09 08:38:19 +01:00
opengl.hpp impr: Vastly improved 3D Visualizer (#1456) 2023-12-05 10:49:51 +01:00
patches.hpp feat: Implement better and more complete undo/redo stack (#1433) 2023-11-25 12:43:48 +01:00
stacktrace.hpp feat: Added stacktrace printing on crashes (#892) 2023-01-17 21:38:56 +01:00
tar.hpp impr: General code cleanup 2023-11-10 20:47:08 +01:00
types.hpp fix: UI issues in the data information view 2023-11-07 00:46:17 +01:00
utils_linux.hpp impr: Use execvp() instead of system() on Linux (#1170) 2023-07-05 20:50:46 +02:00
utils_macos.hpp feat: Add a native error message when glfw window creation fails (#1104) 2023-05-27 17:45:41 +02:00
utils.hpp impr: Further improve compile times 2023-11-30 14:40:07 +01:00