diff options
author | Marius Kintel <marius@kintel.net> | 2011-08-27 19:11:51 (GMT) |
---|---|---|
committer | Marius Kintel <marius@kintel.net> | 2011-08-27 19:11:51 (GMT) |
commit | 947b683ae204b95880bd90ecdf464eb9bc13827c (patch) | |
tree | 4fa8e1034bbd738b0042b7454a4b5f094d9c3043 | |
parent | 94d3424d636c7231ef3fb76dcf7d6eeeb83ffd7f (diff) |
Added note about missing dependency tracking for libraries
-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 67d4d9e..677619e 100644 --- a/doc/TODO.txt +++ b/doc/TODO.txt @@ -175,6 +175,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 |