ImHex/external/ImGui/include
WerWolv 5c7a529fa1
Added Data Processor using Nodes (#152)
* Added imnodes

* Added basic data processor view. Still needs to be cleaned up

* Make sure all attached links get properly removed when a Node is deleted

* Cleanup and API exposing

* Added data provider overlays and integrate them with the data processor

* Optimized data processing

* Node UI enhancements

* Added support for all themes to the nodes editor

* Improved data processor context menus

* Fixed data processor context menu showing up everywhere

* Make hex editor context menu behave the same as data processor one

* Add different node pin types and prevent incompatible ones from being connected

* Don't require explicitly marking node as end node

* Fixed plugin copying

* Added some more nodes
2021-01-30 22:39:06 +01:00
..
Dirent 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
TextEditor.h Added Plugin support (#102) 2020-12-22 18:10:01 +01:00
imconfig.h Updated ImGui to 1.80 2021-01-21 23:09:43 +01:00
imgui.h Updated ImGui to 1.80 2021-01-21 23:09:43 +01:00
imgui_freetype.h Added Plugin support (#102) 2020-12-22 18:10:01 +01:00
imgui_imhex_extensions.h Fleshed out welcome screen 2021-01-27 12:04:42 +01:00
imgui_impl_glfw.h Updated ImGui to 1.80 2021-01-21 23:09:43 +01:00
imgui_impl_opengl3.h Updated ImGui to 1.80 2021-01-21 23:09:43 +01:00
imgui_internal.h Updated ImGui to 1.80 2021-01-21 23:09:43 +01:00
imgui_memory_editor.h Added support for Home, End, PageUp and PageDown in hex view 2021-01-28 13:23:50 +01:00
imnodes.h Added Data Processor using Nodes (#152) 2021-01-30 22:39:06 +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