From 4853111f828fbbb9445fbf9d72f1e2c73930611f Mon Sep 17 00:00:00 2001 From: Marius Kintel Date: Tue, 12 Apr 2011 20:43:57 +0200 Subject: Added bug diff --git a/doc/TODO.txt b/doc/TODO.txt index cca4a2a..88257cb 100644 --- a/doc/TODO.txt +++ b/doc/TODO.txt @@ -104,7 +104,7 @@ o Editor wishlist - C-c/C-v should work on the focused widget, not always in the editor o Computation - - Run CGAL rendering in a backgroud thread + - Run CGAL rendering in a background thread - Enable viewing/editing while rendering - Progress: Call progresswidget more often to avoid app hanging for multiple seconds (i.e. make cancel button more responsive) @@ -167,6 +167,8 @@ o Misc - Add 'lines' object type for non-solid 2d drawings - Is there a reason why modules like echo, empty if, empty for loop returns an empty AbstractNode instead of being ignored? + - Bug: Using the background operator (%) on the only object in a scene triggers a + CSG error: No top level object found o Grammar - dim->name -> dim->label - A random(seed) function -- cgit v0.10.1