diff --git a/Useful-Extensions.md b/Useful-Extensions.md index fd89e94..457eca6 100644 --- a/Useful-Extensions.md +++ b/Useful-Extensions.md @@ -57,15 +57,15 @@ _(had to turn off wiki editing, see [Home](Home) for details. you may post meani # Node Editors -**imgui-node-editor**: node editor using Dear ImGui (2016-2021) +**imgui-node-editor**: node editor using Dear ImGui (2016-2023)
[github/thedmd/imgui-node-editor](https://github.com/thedmd/imgui-node-editor)
![](https://user-images.githubusercontent.com/1193295/96736564-06dfa980-13bd-11eb-8cf8-641962bb04df.png) -**ImNodes**: Node graph implementation for Dear ImGui (2019) +**ImNodes**: Node graph implementation for Dear ImGui (2019-2022)
[github/rokups/ImNodes](https://github.com/rokups/ImNodes)
![](https://user-images.githubusercontent.com/1193295/96736823-49a18180-13bd-11eb-8891-95f481fe1765.png) -**imnodes**: A small, dependency-free node editor for dear imgui (2019-2020) +**imnodes**: A small, dependency-free node editor for dear imgui (2019-2024)
[github/Nelarius/imnodes](https://github.com/Nelarius/imnodes)
![](https://user-images.githubusercontent.com/1193295/96736995-78b7f300-13bd-11eb-84a1-6b8f0e4ac064.png) @@ -73,18 +73,17 @@ _(had to turn off wiki editing, see [Home](Home) for details. you may post meani
[github/Fattorino/ImNodeFlow](https://github.com/Fattorino/ImNodeFlow)
![](https://github.com/ocornut/imgui/assets/90210751/c961fc33-9ee3-4874-ba67-07c6bfe83824) - -Many more Node Editors at [#306](https://github.com/ocornut/imgui/issues/306). +More Node Editors stuff at [#306](https://github.com/ocornut/imgui/issues/306). # Memory Editors -**imgui_memory_editor**: hexadecimal editor (2017-2022) +**imgui_memory_editor**: hexadecimal editor (2017-2024)
[github/ocornut/imgui_club](https://github.com/ocornut/imgui_club)
![](https://user-images.githubusercontent.com/1193295/96868227-081cdf00-146e-11eb-996b-35134ba8bd3c.png) # Plotting, Graph -**ImPlot**: Advanced 2D Plotting for Dear ImGui (2020-2023) +**ImPlot**: Advanced 2D Plotting for Dear ImGui (2020-2024)
[github/epezent/implot](https://github.com/epezent/implot)
![](https://user-images.githubusercontent.com/1193295/96738879-79ea1f80-13bf-11eb-8e96-97f4acc8b79d.png)