ecere/gfx/imgDistMap: Added authorship note
authorJerome St-Louis <jerome@ecere.com>
Mon, 12 Sep 2016 22:07:44 +0000 (18:07 -0400)
committerJerome St-Louis <jerome@ecere.com>
Mon, 12 Sep 2016 22:07:44 +0000 (18:07 -0400)
ecere/src/gfx/imgDistMap.ec

index e8bb81f..cb07552 100644 (file)
@@ -2,6 +2,8 @@ import "instance"
 
 #include <math.h>
 
+// Written by Alexis Naveros 2015
+
 // Based on The ‘‘dead reckoning’’ signed distance transform
 // by George J. Grevera