diff options
-rw-r--r-- | TODO.org | 6 |
1 files changed, 6 insertions, 0 deletions
@@ -1,4 +1,10 @@ * TODO +** TODO [#A] bug: redefining a node-2d class causes 'origin' method error +** TODO [#A] bug: redefining a mode class drops all input bindings +** TODO [#B] Add delegates to <particles> for adding/removing emitters +** TODO [#B] Add auto-resize method +It would be handy for things like =<canvas>= nodes to just ask it to +resize based on its own internal default sizing strategy. ** TODO [#B] optionally clip rendering to node's bounding box This will require writing to the stencil buffer. ** TODO [#B] more GUI widgets |