1
0
mirror of synced 2024-11-13 18:50:53 +01:00
ImHex/source
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
..
helpers Added Plugin support (#102) 2020-12-22 18:10:01 +01:00
lang Added Plugin support (#102) 2020-12-22 18:10:01 +01:00
providers Unified OS and arch checking defines 2020-12-21 12:38:30 +01:00
views Added Plugin support (#102) 2020-12-22 18:10:01 +01:00
main.cpp Added basic command palette (similar to the one in vscode) 2020-12-16 22:43:07 +01:00
window.cpp Added Plugin support (#102) 2020-12-22 18:10:01 +01:00