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