Difference between revisions of "Dev:Roadmap/Frame-by-frame animation (bitmap)"

From Synfig Studio :: Documentation
Jump to: navigation, search
(Update Roadmap)
(Update Roadmap)
 
(4 intermediate revisions by the same user not shown)
Line 7: Line 7:
 
- Fix bugs with Undo
 
- Fix bugs with Undo
 
[DONE] Allow to save edited image
 
[DONE] Allow to save edited image
- Fix bug: Embed images not saved
+
+ 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
Line 13: Line 13:
 
[DONE] Allow to edit child images by painting right on the SwitchGroup
 
[DONE] Allow to edit child images by painting right on the SwitchGroup
 
[DONE] Allow to insert new images/keyframes into canvas (copy of current)
 
[DONE] Allow to insert new images/keyframes into canvas (copy of current)
(TODO) Fix painting for transformed groups
+
[DONE] Fix painting for transformed groups
 +
[DONE] Painting in cairo mode
 
(TODO) Allow to insert empty image frame
 
(TODO) Allow to insert empty image frame
 
(TODO) Hotkeys
 
(TODO) Hotkeys
Line 20: Line 21:
 
[DONE] Import images as a SwitchGroup with "Children Lock" enabled
 
[DONE] 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
+
[DONE] Interface to choose brush
(TODO) Automatically import MyPaint's brushes from system location
+
+ Smaller icons
 +
- Categories
 +
(TODO) "Create empty bitmap" action
 +
[DONE] Automatically import MyPaint's brushes from system location
 +
- Bug: some brushes not working
 +
(TODO) Interface to configure search paths for brush templates.
 +
[DONE] Eraser
 +
- Bug: Eraser action shouldn't extend the image size
 +
[DONE] Brush color
 +
[DONE] Multi-device support
 +
(TODO) Brush size
 +
(TODO) Onion skin
 +
(TODO) "Duplicate" & "Duplicate Linked" command for FBF waypoints.
 
...
 
...
 
</pre>
 
</pre>

Latest revision as of 12:57, 1 March 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
[DONE] Allow to edit child images by painting right on the SwitchGroup
[DONE] Allow to insert new images/keyframes into canvas (copy of current)
[DONE] Fix painting for transformed groups
[DONE] Painting in cairo mode
(TODO) Allow to insert empty image frame
(TODO) Hotkeys
- F6: New keyframe (copy of current)
- F7: Empty keyframe
[DONE] 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
[DONE] Interface to choose brush
+ Smaller icons
- Categories
(TODO) "Create empty bitmap" action
[DONE] Automatically import MyPaint's brushes from system location
- Bug: some brushes not working
(TODO) Interface to configure search paths for brush templates.
[DONE] Eraser
- Bug: Eraser action shouldn't extend the image size
[DONE] Brush color
[DONE] Multi-device support
(TODO) Brush size
(TODO) Onion skin
(TODO) "Duplicate" & "Duplicate Linked" command for FBF waypoints.
...