aseprite/data/skins/default
David Capello 942dba36fd Timeline: add support to move/copy ranges (multiple cels/frames/layers)
- Merge Timeline::STATE_MOVING_LAYER/CEL/FRAME to STATE_MOVING_RANGE.
- Remove celmove.h/cpp and move_cel/copy_cel functions. Now they are
  in the Timeline as dropRange/Cels/Frames/Layers member functions.
- Add DocumentApi::copyFrame/moveCel/copyCel member functions.
- Add timeline_drop_layer_deco and timeline_drop_frame_deco skin parts.
- Move code from DuplicateLayerCommand::onExecute() to new member
  function DocumentApi::duplicateLayer().
- Fix a bug changing Cel's frame number: we weren't updating the Cel
  position properly inside the LayerImage::m_cels collection. Now we use
  LayerImage::moveCel() to change the Cel frame number.
- Other fixes to DocumentApi: Change bgcolor from int to color_t.
2014-04-09 21:56:06 -03:00
..
font.png Fix new Unicode font, issue 294 (missing range of Cyrillic script) 2013-11-25 23:39:41 -03:00
minifont.png Fix "i" glyph in minifont. 2011-04-02 23:08:46 -03:00
palette.png Move data/skins/default_skin to data/skins/default. 2011-04-02 10:53:52 -03:00
sheet.png Timeline: add support to move/copy ranges (multiple cels/frames/layers) 2014-04-09 21:56:06 -03:00
skin.xml Timeline: add support to move/copy ranges (multiple cels/frames/layers) 2014-04-09 21:56:06 -03:00