From 41eb0ac99f977876dc6c162cbb491b81d813ef8e Mon Sep 17 00:00:00 2001 From: Andy C <11667279+xndc@users.noreply.github.com> Date: Mon, 1 Apr 2019 23:43:40 +0300 Subject: [PATCH] Fixed bad links for Media Molecule and Kylotonn Games --- Quotes.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Quotes.md b/Quotes.md index 4b5c6ed..0d671f4 100644 --- a/Quotes.md +++ b/Quotes.md @@ -1,5 +1,5 @@ _"imgui revolutionised our game development, i cannot imagine making tools without it. from tiny test projects to a large console game, it's utterly dependable and delightful to use. its simple & deep, a rare combination._" -
-Alex Evans ([Media Molecule](mediamolecule.com)) +
-Alex Evans ([Media Molecule](https://www.mediamolecule.com/)) _"Dear ImGui is stunning. I don't know how I lasted so long without ever knowing about this. I've removed all my old debugging GUI code and replaced it with this."_
-Ron Gilbert ([Terrible Toybox](https://thimbleweedpark.com)) @@ -31,7 +31,7 @@ _"The biggest productivity boost I regularly see in a codebase is adding Dear IM
-Noel Austin (Technical Director, [d3tLtd](https://d3tltd.com/)) _"From fast prototyping to professional UI, Dear ImGui is a stellar library. We moved our tools to Dear ImGui three years ago, and never looked back. Omar did an amazing job!"_ -
-Benoit Jacquier ([Kylotonn](www.kylotonngames.com)) +
-Benoit Jacquier ([Kylotonn](https://www.kylotonn.com)) _"From generic property list to very specific realtime tool UI, dear imgui covers all our needs. Tool UI has never been so easy."_
-Damien Quilot (Lead developer, [Nadeo](https://www.nadeo.com/))