File tree Expand file tree Collapse file tree 2 files changed +6
-3
lines changed Expand file tree Collapse file tree 2 files changed +6
-3
lines changed Original file line number Diff line number Diff line change 1+ v0.9.4 (WIP):
2+
3+ nothing yet
4+
15v0.9.3 (2023-10-14):
26
37 CHANGE: Canvas: Use ImDrawCallback_ImCanvas macro as draw callback sentinel (#256), thanks @nspitko
@@ -6,7 +10,6 @@ v0.9.3 (2023-10-14):
610
711 BUGFIX: Editor: Don't call Reasume/Suspend on invisible canvas (#255)
812
9-
1013v0.9.2 (2023-09-01):
1114
1215 NEW: Editor: Add offset of hover/select to style (thanks @MultiPain)
Original file line number Diff line number Diff line change 2121
2222
2323// ------------------------------------------------------------------------------
24- # define IMGUI_NODE_EDITOR_VERSION " 0.9.3 "
25- # define IMGUI_NODE_EDITOR_VERSION_NUM 000903
24+ # define IMGUI_NODE_EDITOR_VERSION " 0.9.4 "
25+ # define IMGUI_NODE_EDITOR_VERSION_NUM 000904
2626
2727
2828// ------------------------------------------------------------------------------
You can’t perform that action at this time.
0 commit comments