Design and implement a complete set of resources to support vector nodes edition.
Extend and enhance the color fill tools (bucket).
Ellipse panel must include a control to show width and height values of current object.
-
Enhance rotation feature from Objects Selection tool: the rotation pivot position must be editable. Currently is always the center of the object.
Add items alignment functions (center, align to right, align to top, etc) to the Object Selection panel.
Add new feature: Text tool.
Implement color support for onion skin feature. This option will make easier to recognize previous and next frames by color.
Research about pen pressure support and the possibility to implement it in many pen tables as possible.
Add support to blur feature. This option could be applied to any object and the blur level must be an editable parameter.
Implement guide lines for drawing tools when the border color is transparent, so the user will be able to get a reference of his drawings while he's sketching. This guide lines must disappear at the moment the user stop drawing.
Bug: Object transformation values are lost when the object is copied from one frame to another. This behavior is evident with rotation actions and the problem is even worst with SVG items.
Implement logical operations between objects: union, difference, intersection, exclusion, etc.
Add option to show/hide rules around the workspace
Add option to highlight the borders of the frame in the animation workspace. In this way, users can recognize the boundaries of the visible drawing area, even if there are elements overlapping/hiding those limits.
Implement an option to edit the brush properties of any element when it is already drawn.
Bug: There is a texture issue related to the brushes. Some of the textures are only visible when the zoom tool is used. A scale parameter for textures are required.
Bug: Nodes editor fails to support “space bar” command with the pen directly. It works with the mouse, but that's not enough.