aseprite/data
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
..
fonts Renamed exchange_colors to switch_colors 2008-03-15 01:54:45 +00:00
icons Add ase icon (32,48,64 created by iLKke) 2011-08-22 21:02:46 -03:00
palettes Moved everything to trunk 2007-09-18 23:57:02 +00:00
skins/default Timeline: add support to move/copy ranges (multiple cels/frames/layers) 2014-04-09 21:56:06 -03:00
widgets Make ScreenScale option configurable through UI 2014-02-08 00:19:20 -03:00
www Add experimental webserver API and home page 2013-04-01 19:37:02 -03:00
convmatr.def Convert all newline to LF style and remove all tabs. 2012-01-05 19:45:03 -03:00
gui.xml Implement issue #265 - command/keyboard shortcut for "last export" operation 2014-03-29 16:58:35 -03:00