From fe16718bab6d010cfe96f01c5940c593dde88460 Mon Sep 17 00:00:00 2001 From: kintel Date: Thu, 21 Jan 2010 19:15:41 +0000 Subject: sync git-svn-id: http://svn.clifford.at/openscad/trunk@330 b57f626f-c46c-0410-a088-ec61d464b74c diff --git a/TODO.txt b/TODO.txt index 49cb080..3a0ed5e 100644 --- a/TODO.txt +++ b/TODO.txt @@ -37,11 +37,13 @@ o 3D View - Show grid - 4 x split view w/orthogonal cameras? - Quick highlighting of object under the cursor in the editor + - View All o Editor - Autocompletion/hints for builtin (and user-defined) functions/modules - builtin quick function reference/help - More infrastructur for external editor (or is the reload good enough?) - Evaluate QCodeEdit (http://qcodeedit.edyuk.org) + - don't line break o Misc - Fix current_win hack - Reload and compile: Ask for confirmation if file is locally edited @@ -50,6 +52,8 @@ o Misc ENGINE ------ +o Primitives + - Springs, spirals (requested by Cathal Garvey) o 2D Subsystem - Add generic 3D->2D projection statements o Advanced Transformations @@ -76,6 +80,7 @@ o Misc o Grammar - dim->name -> dim->label - A random(seed) function + - import_*() -> *_import() (consistent prefix vs. postfix) CODE ---- -- cgit v0.10.1