From 00cff177efaab72a58045cb4593ea9a3293853d7 Mon Sep 17 00:00:00 2001 From: Marius Kintel Date: Mon, 21 Nov 2011 19:22:08 +0100 Subject: Added suggestion for more intuitive polygon() parameters diff --git a/doc/TODO.txt b/doc/TODO.txt index b491a3d..ce51d83 100644 --- a/doc/TODO.txt +++ b/doc/TODO.txt @@ -130,6 +130,7 @@ o Primitives - (TTF) Text - Image-based height field like http://www.thingiverse.com/thing:2078 - mesh (coordinates and indices) + - polygon(): Allow omitting the paths parameter to create a single polygon from a list of vertices. o 2D Subsystem - Performance: Is it necessary to union children before extrusion when compiling? Can this be postponed to CGAL evaluation time? -- cgit v0.10.1