From 9de4c002b18fd3cf0c09319ef5482c66a19f86ab Mon Sep 17 00:00:00 2001 From: Louis Schnellbach Date: Wed, 21 Oct 2020 16:54:54 +0200 Subject: [PATCH] Updated Useful Widgets (markdown) --- Useful-Widgets.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Useful-Widgets.md b/Useful-Widgets.md index f115a23..70b79e5 100644 --- a/Useful-Widgets.md +++ b/Useful-Widgets.md @@ -16,8 +16,8 @@ ## Curves, Animations, Gradients | Shot | Link | |------|------| -| ![]() | Bezier
[github](https://github.com/ocornut/imgui/issues/786) | -| ![]() | ImSequencer
[github](https://github.com/CedricGuillemet/ImGuizmo) | +| ![](https://user-images.githubusercontent.com/1193295/96737312-d1878b80-13bd-11eb-92ae-62dc191c6ee1.png) | Bezier
[github](https://github.com/ocornut/imgui/issues/786) | +| ![](https://user-images.githubusercontent.com/1193295/96737563-1ad7db00-13be-11eb-974d-956ba41b11de.png) | ImSequencer
[github](https://github.com/CedricGuillemet/ImGuizmo) | | ![]() | Gradient Color Generator
[gist](https://gist.github.com/galloscript/8a5d179e432e062550972afcd1ecf112) | ## Plotting, Graph