piskel/src/templates
jdescottes 98f59fecf1 Feature : add onion skin option
New option in application settings : onion skin.
You can choose the overlay to display now :
- no overlay
- onion skin (default)
- layer preview (previous default)

Available in Application Settings panel.

Only one overlay can be used at the same time.
The onion skin overlay is driven by a new OnionSkinRenderer maanged by the
drawing.

The drawing controller is responsible for instanciating and 'choosing' the
overlay renderer.

When switching to a new overlay, other overlays are cleared and flushed
(they cache their rendering frame, flush empties the cache).

NB : flush is only available on LayersRenderer and OnionSkinRenderer for
now.
2014-06-19 23:33:57 +02:00
..
dialogs Enhancement : Rename layers 2014-04-09 23:24:25 +02:00
settings Feature : add onion skin option 2014-06-19 23:33:57 +02:00
cheatsheet.html Enhancement : Add hint to see Keyboard cheatsheet 2014-03-18 01:45:59 +01:00
drawing-tools.html Cleanup project root 2014-03-16 21:15:34 +01:00
frames-list.html Cleanup project root 2014-03-16 21:15:34 +01:00
layers-list.html Enhancement : Rename layers 2014-04-09 23:24:25 +02:00
palettes-list.html Feature : Current colors palette 2014-05-07 00:43:28 +02:00
preview.html TiledPreview : follow up 2014-05-08 20:45:05 +02:00
settings.html Feature : export to ZIP 2014-04-11 01:12:01 +02:00