Commit Graph

18 Commits

Author SHA1 Message Date
llgcode 2745c863f9 use gopkg.in/llgcode/draw2d.v1 import 2016-12-13 15:35:47 +01:00
Stani 08a6c87a0b replace gc.Current.Path.Clear() with gc.Current.Path = draw2d.NewPathStorage(); fixes #61 2015-07-11 01:22:50 +02:00
Stani 67213e40fc improve documentation for godoc 2015-07-08 00:01:01 +02:00
Laurent Le Goff b4f19d35fe Merge simpler import path 2015-04-19 17:14:42 +02:00
Laurent Le Goff 8b0d5d5048 Clean 2015-04-17 17:03:50 +02:00
Sebastien Binet ef603db535 draw2dgl: remove unneeded GLVertex 2015-04-17 11:44:38 +02:00
Sebastien Binet c1b7f443b4 draw2dgl: de-stutter types 2015-04-17 11:44:38 +02:00
Sebastien Binet a8154b175c draw2dgl: use github.com/go-gl/{gl,glfw} 2015-04-17 11:44:38 +02:00
Sebastien Binet f78ac58522 all: gofmt+goimports 2015-04-16 11:51:13 +02:00
Sebastien Binet 7e968a713e all: update imports to github.com/llgcode/draw2d 2015-04-16 11:40:22 +02:00
Laurent Le Goff 91cca64ef9 Update notes.md 2015-03-26 11:02:32 +01:00
Laurent Le Goff 234df7b8d1 Create notes.md 2015-03-26 10:10:11 +01:00
Laurent Le Goff 51a750535c rm Makefiles 2012-04-17 10:10:44 +02:00
Laurent Le Goff c595982fba gofix 2012-01-13 10:14:12 +01:00
legoff.laurent bfefaf854b draw android in green thanks to my wife, rename exp/draw to image/draw 2011-06-08 00:31:06 +02:00
Laurent Le Goff b7d000715e gofmt 2011-05-18 23:23:31 +02:00
Laurent Le Goff 8bc0343156 slice vertices and colors 2011-04-27 10:36:31 +02:00
Laurent Le Goff 8759e1bc46 Remove oldies 2011-04-27 10:06:14 +02:00