Difference between revisions of "Dev:Roadmap/Frame-by-frame animation (bitmap)"
From Synfig Studio :: Documentation
(Put correct content here) |
(Update Roadmap) |
||
Line 2: | Line 2: | ||
<pre> | <pre> | ||
(TODO) Import images as groups with "Children Lock" enabled | (TODO) Import images as groups with "Children Lock" enabled | ||
− | + | [DONE] Integrate brushlib | |
− | (TODO) Allow | + | [DONE] Enable painting for Image layers |
− | (TODO) | + | [DONE] Autoextend image size (infinite canvas) |
+ | [DONE] Undo functionality | ||
+ | [DONE] Allow to save edited image | ||
+ | (TODO) Allow editing for embed images only | ||
+ | (TODO) Automatically convert external image to embed when painting is requested | ||
+ | ... | ||
+ | (TODO) Switch group | ||
(TODO) Allow to insert new images/keyframes into canvas | (TODO) Allow to insert new images/keyframes into canvas | ||
− | - | + | (TODO) Hotkeys |
+ | - F6: New keyframe | ||
+ | - F7: Empty keyframe | ||
+ | (TODO) Copying of image layer from one SwitchGroup to other should produce a waypoint at current time | ||
... | ... | ||
+ | (TODO) Interface to choose brush | ||
+ | (TODO) Automaticaly import MyPaint's brushes from system location | ||
</pre> | </pre> |
Revision as of 16:13, 25 January 2014
(TODO) Import images as groups with "Children Lock" enabled [DONE] Integrate brushlib [DONE] Enable painting for Image layers [DONE] Autoextend image size (infinite canvas) [DONE] Undo functionality [DONE] Allow to save edited image (TODO) Allow editing for embed images only (TODO) Automatically convert external image to embed when painting is requested ... (TODO) Switch group (TODO) Allow to insert new images/keyframes into canvas (TODO) Hotkeys - F6: New keyframe - F7: Empty keyframe (TODO) Copying of image layer from one SwitchGroup to other should produce a waypoint at current time ... (TODO) Interface to choose brush (TODO) Automaticaly import MyPaint's brushes from system location