1
0
mirror of synced 2024-11-15 03:27:40 +01:00
ImHex/lib/external/imgui/include
WerWolv 1991afb87b
sys: Get rid of SharedData struct and cleanup code structure (#411)
* sys: Initial refactoring of the SharedData class

* sys/pattern: More refactoring, make every provider have its own patterns

* sys: Finished up refactoring. No more SharedData!

* sys: Fixed compile on Unix

* tests: Fixed unit tests

* sys: Moved view and lang files

* pattern: Added assignment operator support to for loops

* tests: Fixed compile issue
2022-02-01 18:09:40 +01:00
..
cimgui.h build: More repo cleanup, move libimhex and external libs to /lib folder 2022-01-16 14:20:52 +01:00
imconfig.h sys: Get rid of SharedData struct and cleanup code structure (#411) 2022-02-01 18:09:40 +01:00
imgui_freetype.h build: More repo cleanup, move libimhex and external libs to /lib folder 2022-01-16 14:20:52 +01:00
imgui_impl_glfw.h build: More repo cleanup, move libimhex and external libs to /lib folder 2022-01-16 14:20:52 +01:00
imgui_impl_opengl3_loader.h build: More repo cleanup, move libimhex and external libs to /lib folder 2022-01-16 14:20:52 +01:00
imgui_impl_opengl3.h build: More repo cleanup, move libimhex and external libs to /lib folder 2022-01-16 14:20:52 +01:00
imgui_internal.h build: More repo cleanup, move libimhex and external libs to /lib folder 2022-01-16 14:20:52 +01:00
imgui_memory_editor.h sys: (s8, s16, s32, s64, s128) -> (i8, i16, i32, i64, i128) 2022-01-22 22:37:52 +01:00
imgui.h build: More repo cleanup, move libimhex and external libs to /lib folder 2022-01-16 14:20:52 +01:00
imnodes_internal.h build: More repo cleanup, move libimhex and external libs to /lib folder 2022-01-16 14:20:52 +01:00
imnodes.h build: More repo cleanup, move libimhex and external libs to /lib folder 2022-01-16 14:20:52 +01:00
implot_internal.h build: More repo cleanup, move libimhex and external libs to /lib folder 2022-01-16 14:20:52 +01:00
implot.h build: More repo cleanup, move libimhex and external libs to /lib folder 2022-01-16 14:20:52 +01:00
imstb_rectpack.h build: More repo cleanup, move libimhex and external libs to /lib folder 2022-01-16 14:20:52 +01:00
imstb_textedit.h build: More repo cleanup, move libimhex and external libs to /lib folder 2022-01-16 14:20:52 +01:00
imstb_truetype.h build: More repo cleanup, move libimhex and external libs to /lib folder 2022-01-16 14:20:52 +01:00
stb_image.h build: More repo cleanup, move libimhex and external libs to /lib folder 2022-01-16 14:20:52 +01:00
TextEditor.h build: More repo cleanup, move libimhex and external libs to /lib folder 2022-01-16 14:20:52 +01:00