thecocce / aseprite

Automatically exported from code.google.com/p/aseprite
0 stars 0 forks source link

New Timeline #293

Open GoogleCodeExporter opened 8 years ago

GoogleCodeExporter commented 8 years ago
Rewrite the current Animation Editor as a timeline at the bottom of the screen 
that can be viewed at the same time we edit the sprite. In this way we can move 
through frames/layers and see where we are located. With this new Timeline the 
StatusBar doesn't have to show the layers anymore.

The first version of the Timeline can be just that: the current animation 
editor visible next to the sprite editor. But a next version of the timeline 
should include the following features:

- Make onionskin settings configurable from the Timeline (issue 110 and issue 
167).
- Select/delete multiple frames/layers (issue 182).
- Change its state (visibility, lock status).
- Move multiple frames/layers (issue 97, maybe issue 274).
- Insert multiple N new frames at once (issue 271).
- Loop or ping-pong a section of the animation (issue 123, issue 159, and issue 
182).
- Possibility to tag/label frames (issue 153).
- Option to return to the start frame of the animation after playback (comment 
in issue 123).
- Draw and paste on all frames at the same time (issue 56, and maybe issue 95). 
This could be done selecting a frame range and pressing a little "Edit/paste on 
selected all frames" button in the Timeline. This is related to issue 95 where 
we should be able to select a frame range, and then paste that range in other 
location (other frame, other x-y position).
- Possibility to swap frames/cels (issue 224)
- Disable a frame (or a set of frames) to preview the animation with those 
frames (issue 244).
- Add support for cels that persist over several frames (issue 269). In 
previous versions of Aseprite we were able to use "linked cels", maybe a 
similar concept, but with an easier implementation (the use-previous frame 
flag).

Review bugs:
- Issue 93: Missing images in timeline view when copying frames
- Issue 98: The mini editor blacks out part of the screen when viewing an 
animation
- Issue 258: Animation Editor Bug
- Issue 290: Timeline pane draws over Mini-Editor

Review features:
- Issue 152: Layer thumbnails (and frames thumbnails too with mouse hover event)
- Issue 167: Overlay/Tint Onion Skin
- Issue 198: Layer from bottom

Duplicated issues:
- Issue 213: Layer Window

Original issue reported on code.google.com by davidcapello on 25 Nov 2013 at 8:11

GoogleCodeExporter commented 8 years ago

Original comment by davidcapello on 25 Nov 2013 at 8:19

GoogleCodeExporter commented 8 years ago
Mockup & more comments: 
https://plus.google.com/102156040653649496700/posts/hQ2VbGwUUny

Original comment by davidcapello on 25 Nov 2013 at 9:36

GoogleCodeExporter commented 8 years ago

Original comment by davidcapello on 10 Apr 2014 at 1:06

GoogleCodeExporter commented 8 years ago

Original comment by davidcapello on 10 Apr 2014 at 1:09

GoogleCodeExporter commented 8 years ago

Original comment by davidcapello on 17 Jul 2014 at 1:03