diff options
author | rtk0c <[email protected]> | 2022-02-19 13:30:03 -0800 |
---|---|---|
committer | rtk0c <[email protected]> | 2022-02-19 13:30:03 -0800 |
commit | 9dcdcf68f6a60741cbdd287e7eda23b4a21a080e (patch) | |
tree | f5ff4c569607e1f63de9dd87bb7442e021b1f620 /3rdparty/imgui-node-editor/thedmd-imgui-node-editor.stamp | |
parent | 2599909052ef552efd5622bf73b60913e815b498 (diff) |
Fix build errors and update all dependencies to latest version
- Fixed doctest executable not compiling
- Fixed class accessibility error in Workflow_Main.cpp
- Fixed selection of OpenGL loader in imgui OpenGL 2 & 3 backends
- All loading is handled in our code now, the imgui_*_backend.cpp files are instructed to do nothing
Diffstat (limited to '3rdparty/imgui-node-editor/thedmd-imgui-node-editor.stamp')
-rw-r--r-- | 3rdparty/imgui-node-editor/thedmd-imgui-node-editor.stamp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/3rdparty/imgui-node-editor/thedmd-imgui-node-editor.stamp b/3rdparty/imgui-node-editor/thedmd-imgui-node-editor.stamp index 8c5bdc7..c47e4cc 100644 --- a/3rdparty/imgui-node-editor/thedmd-imgui-node-editor.stamp +++ b/3rdparty/imgui-node-editor/thedmd-imgui-node-editor.stamp @@ -1,2 +1,2 @@ # This file labels the commit which our source is from -687a72f940c76cf5064e13fe55fa0408c18fcbe4 +612eaea68977c0dda2b334c46784136e6f4f819a |