From 697052f93acfdf0ad6854de2cb4ee1cd20651ef4 Mon Sep 17 00:00:00 2001 From: kintel Date: Sun, 13 Dec 2009 00:33:26 +0000 Subject: Braindump git-svn-id: http://svn.clifford.at/openscad/trunk@169 b57f626f-c46c-0410-a088-ec61d464b74c diff --git a/TODO.txt b/TODO.txt new file mode 100644 index 0000000..a2878a9 --- /dev/null +++ b/TODO.txt @@ -0,0 +1,28 @@ +BUGS +---- + +TODO +---- +o File menu: Recently opened +o Preferences + - background colors + - Model outside/inside color + - wireframe color and width + - OpenGL params + - Default language feature settings +o External editor +o Hide/show editor +o hide/show log widget +o Mac OS X: + - embed examples into bundle -> separate example menu? + - distribute as (self-unpacking?) dmg containing a single .app instead of zip + - universal binary -> fix cgal and opencsg +o Build multiple variants from one single build? (e.g. without opencsg) +o MDI + - Think about how to do MDI the right way + - Quit vs. Close MainWindow. + Today Quit just closes the current window and there is no close function + - windowModified property -> windowtitle and check on quit/close + +WISHLIST +-------- -- cgit v0.10.1