diff options
author | Marius Kintel <marius@kintel.net> | 2011-08-27 19:42:50 (GMT) |
---|---|---|
committer | Marius Kintel <marius@kintel.net> | 2011-08-27 19:42:50 (GMT) |
commit | b3dd77d2521fae2305251a57217b1b22fe7180e0 (patch) | |
tree | a8e1a733736e13f68b594ae20130b5c72e78e869 /doc | |
parent | 065e1de739b5e70d04b13032aa2c99d820d0ca52 (diff) | |
parent | 76a781d2fbb5610ea0483c6c08bb12b311f09494 (diff) |
Merge branch 'master' into visitor
Conflicts:
src/mainwin.cc
Diffstat (limited to 'doc')
-rw-r--r-- | doc/TODO.txt | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/doc/TODO.txt b/doc/TODO.txt index be7d332..751b544 100644 --- a/doc/TODO.txt +++ b/doc/TODO.txt @@ -171,6 +171,7 @@ o Misc 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 + - Dependency tracking of libraries (USE'd modules) isn't implemented. See Mail from nophead 20110823. o Grammar - dim->name -> dim->label - A random(seed) function |