1
0
mirror of synced 2024-12-03 19:57:20 +01:00
ImHex/external/ImGui/include
WerWolv dbbc525174
Added Plugin support (#102)
* Build refactoring and initial plugin support

* Possibly fixed linux / mac build

* Added libdl to libglad build script

* Add glfw to imgui dependencies

* Refactored common functionality into "libimhex" for plugins

* Added plugin loading and example plugin

* Added proper API for creating a custom view and a custom tools entry with plugins
2020-12-22 18:10:01 +01:00
..
Dirent Added Plugin support (#102) 2020-12-22 18:10:01 +01:00
imconfig.h Added Plugin support (#102) 2020-12-22 18:10:01 +01:00
imgui_freetype.h Added Plugin support (#102) 2020-12-22 18:10:01 +01:00
imgui_impl_glfw.h Added Plugin support (#102) 2020-12-22 18:10:01 +01:00
imgui_impl_opengl3.h Added Plugin support (#102) 2020-12-22 18:10:01 +01:00
imgui_internal.h Added Plugin support (#102) 2020-12-22 18:10:01 +01:00
imgui_memory_editor.h Added Plugin support (#102) 2020-12-22 18:10:01 +01:00
imgui.h Added Plugin support (#102) 2020-12-22 18:10:01 +01:00
ImGuiFileBrowser.h Added Plugin support (#102) 2020-12-22 18:10:01 +01:00
imstb_rectpack.h Added Plugin support (#102) 2020-12-22 18:10:01 +01:00
imstb_textedit.h Added Plugin support (#102) 2020-12-22 18:10:01 +01:00
imstb_truetype.h Added Plugin support (#102) 2020-12-22 18:10:01 +01:00
TextEditor.h Added Plugin support (#102) 2020-12-22 18:10:01 +01:00