Revision 89018b7...

Go back to digest for 17th July 2011

Features in Office

Torio Mlshi committed changes in [calligra/krita-animator-plugin-mlshi] /plugins/extensions/dockers/animatordocker:

Add support for interpolation

It support automaticly moving a frame now. Though some interface should
be added later. Currently it can be done by inserting clone layer (of
previous frame) as a frame by hand and moving it... Intermidiate frames
will have intermidiate position.

Just some bugs: it will not go ok with saving now: you need to delete
all intermidiate frames by hand; also there is not fully ok with
redrawing after changing frame..

File Changes

Added 2 files
  • /plugins/extensions/dockers/animatordocker
  •   krita/interpolated_animated_layer.cpp
  •   krita/interpolated_animated_layer.h
Modified 7 files
  • /plugins/extensions/dockers/animatordocker
  •   krita/animated_layer.cpp
  •   krita/animated_layer.h
  •   krita/animator_model.cpp
  •   krita/CMakeLists.txt
  •   krita/simple_animated_layer.cpp
  •   krita/simple_animated_layer.h
  •   krita/TODO
9 files changed in total