Branch: refs/heads/testing
Home: https://github.com/synfig/synfig
Commit: a20a27072a196ebf71a5b15b42be368a8649aa8a
https://github.com/synfig/synfig/commit/a20a27072a196ebf71a5b15b42be368a8649aa8a
Author: Ankit Kumar Dwivedi <[email protected]>
Date: 2019-04-19 (Fri, 19 Apr 2019)
Changed paths:
M synfig-studio/src/gui/canvasview.cpp
Log Message:
-----------
fix ask for file when layer->other->sound/image is invoked
Commit: ae5d7f19007b623df2eb27641c6b4bf448260e1a
https://github.com/synfig/synfig/commit/ae5d7f19007b623df2eb27641c6b4bf448260e1a
Author: Ankit Kumar Dwivedi <[email protected]>
Date: 2019-04-23 (Tue, 23 Apr 2019)
Changed paths:
M synfig-studio/src/gui/canvasview.cpp
Log Message:
-----------
preserve actual dimensions of image
Commit: 3234bc04e6441f843e79f832923448a7a8d09edc
https://github.com/synfig/synfig/commit/3234bc04e6441f843e79f832923448a7a8d09edc
Author: Konstantin Dmitriev <[email protected]>
Date: 2019-04-24 (Wed, 24 Apr 2019)
Changed paths:
M synfig-studio/src/gui/canvasview.cpp
Log Message:
-----------
Merge branch 'master' of https://github.com/ankit-kumar-dwivedi/synfig
Commit: 87cff479c57cf3449f5f2c4080c4bc596cfb6397
https://github.com/synfig/synfig/commit/87cff479c57cf3449f5f2c4080c4bc596cfb6397
Author: Konstantin Dmitriev <[email protected]>
Date: 2019-05-16 (Thu, 16 May 2019)
Changed paths:
M synfig-core/src/synfig/rendering/software/rendererlowressw.cpp
Log Message:
-----------
Do not use high-quality down-sampling for images in LowRes rendering mode
Commit: 9eb870189625ca8a29afd28855ccb211172b3668
https://github.com/synfig/synfig/commit/9eb870189625ca8a29afd28855ccb211172b3668
Author: Konstantin Dmitriev <[email protected]>
Date: 2019-05-18 (Sat, 18 May 2019)
Changed paths:
M synfig-studio/src/gui/dials/framedial.cpp
Log Message:
-----------
Increase width of End Time widget
Commit: 6648e74adcd2ecca2efbadb16854a2d849558c8d
https://github.com/synfig/synfig/commit/6648e74adcd2ecca2efbadb16854a2d849558c8d
Author: Konstantin Dmitriev <[email protected]>
Date: 2019-05-18 (Sat, 18 May 2019)
Changed paths:
M synfig-studio/src/gui/widgets/widget_time.cpp
Log Message:
-----------
Do not select containing text when user clicks on WidgetTime
Commit: d4afe43ff7ff530d611584b68ca686f934faccdc
https://github.com/synfig/synfig/commit/d4afe43ff7ff530d611584b68ca686f934faccdc
Author: Ankit Kumar Dwivedi <[email protected]>
Date: 2019-05-22 (Wed, 22 May 2019)
Changed paths:
M synfig-studio/src/gui/render.cpp
Log Message:
-----------
Merged set_entry_filename() with on_comboboxtext_target_changed() #830
Commit: 02a02d759ebeb6458c4f05ea90dde0caa52ce321
https://github.com/synfig/synfig/commit/02a02d759ebeb6458c4f05ea90dde0caa52ce321
Author: Konstantin Dmitriev <[email protected]>
Date: 2019-05-25 (Sat, 25 May 2019)
Changed paths:
M synfig-core/src/synfig/filesystem.cpp
Log Message:
-----------
Fix #822: Synfig segfaults when building SynfigStudio
Commit: dd056a1b300cb0256a6df25238d5822ae00651de
https://github.com/synfig/synfig/commit/dd056a1b300cb0256a6df25238d5822ae00651de
Author: Konstantin Dmitriev <[email protected]>
Date: 2019-05-25 (Sat, 25 May 2019)
Changed paths:
M 1-setup-linux-native.sh
Log Message:
-----------
Use sudo for Fedora (see
https://github.com/synfig/synfig/issues/822#issuecomment-488268436)
Commit: 463de80158a24c8286bed38f8db24439ba8f8bbd
https://github.com/synfig/synfig/commit/463de80158a24c8286bed38f8db24439ba8f8bbd
Author: Konstantin Dmitriev <[email protected]>
Date: 2019-05-25 (Sat, 25 May 2019)
Changed paths:
M synfig-studio/src/gui/render.cpp
Log Message:
-----------
Revert "Merged set_entry_filename() with on_comboboxtext_target_changed()
#830"
This reverts commit d4afe43ff7ff530d611584b68ca686f934faccdc.
Commit: 5fb4499716ba1621fae0f2a4a909e3035533bab8
https://github.com/synfig/synfig/commit/5fb4499716ba1621fae0f2a4a909e3035533bab8
Author: Konstantin Dmitriev <[email protected]>
Date: 2019-05-25 (Sat, 25 May 2019)
Changed paths:
M synfig-studio/src/gui/render.cpp
Log Message:
-----------
Merge #832: Entry filename extension now corresponds to the selected target
after saving file. Closes #830.
Thanks to Ankit Kumar Dwivedi.
Commit: 20e922efac30b4b809c1d04ad5aa215ceda2ee0b
https://github.com/synfig/synfig/commit/20e922efac30b4b809c1d04ad5aa215ceda2ee0b
Author: Alyssa Rosenzweig <[email protected]>
Date: 2019-05-31 (Fri, 31 May 2019)
Changed paths:
M synfig-core/src/modules/mod_geometry/outline.cpp
Log Message:
-----------
core/geometry: Fix crash for degenerate looping primitives (#818)
Note that we index two nodes back from the end, which is a buffer
underflow for degenerate primitives (lines, mostly), causing a crash on
select sif's (that were fine on older Synfig versions... Now we don't
crash, but hang rendering...)
Signed-off-by: Alyssa Rosenzweig <[email protected]>
Commit: 99f3efaed7cb2e4142b38711e5cc6d8910343586
https://github.com/synfig/synfig/commit/99f3efaed7cb2e4142b38711e5cc6d8910343586
Author: luz.paz <[email protected]>
Date: 2019-06-01 (Sat, 01 Jun 2019)
Changed paths:
M 1-setup-linux-native.sh
M 1-setup-osx-brew.sh
M 2-build-cmake.sh
M 2-build-debug.sh
M 2-build-production.sh
M ETL/ETL/_bit_rotate.h
M ETL/ETL/_handle.h
M ETL/ETL/_rect.h
M ETL/ETL/_smart_ptr.h
M ETL/ETL/_stringf.h
M autobuild/build-cmake-common.sh
M autobuild/build.sh
M autobuild/update-languages.sh
M synfig-core/config/package
M synfig-core/configure.ac
M synfig-core/doc/tangentproblem.txt
M synfig-core/m4/libxml.m4
M synfig-core/src/modules/CMakeLists.txt
M synfig-core/src/modules/lyr_std/sphere_distort.cpp
M synfig-core/src/modules/lyr_std/timeloop.cpp
M synfig-core/src/modules/mod_geometry/advanced_outline.cpp
M synfig-core/src/modules/mod_jpeg/mptr_jpeg.cpp
M synfig-core/src/modules/mod_png/trgt_png_spritesheet.cpp
M synfig-core/src/modules/mod_svg/svg_parser.cpp
M synfig-core/src/modules/mptr_mplayer/mptr_mplayer.cpp
M synfig-core/src/synfig/bone.h
M synfig-core/src/synfig/cairo_renddesc.cpp
M synfig-core/src/synfig/canvas.cpp
M synfig-core/src/synfig/canvas.h
M synfig-core/src/synfig/color/color.h
M synfig-core/src/synfig/color/colormatrix.cpp
M synfig-core/src/synfig/color/colormatrix.h
M synfig-core/src/synfig/context.h
M synfig-core/src/synfig/keyframe.h
M synfig-core/src/synfig/layers/layer_bitmap.cpp
M synfig-core/src/synfig/layers/layer_composite.cpp
M synfig-core/src/synfig/layers/layer_composite.h
M synfig-core/src/synfig/layers/layer_pastecanvas.h
M synfig-core/src/synfig/loadcanvas.h
M synfig-core/src/synfig/matrix.cpp
M synfig-core/src/synfig/matrix.h
M
synfig-core/src/synfig/rendering/common/optimizer/optimizerblendassociative.cpp
M synfig-core/src/synfig/rendering/optimizer.h
M synfig-core/src/synfig/rendering/primitive/contour.h
M synfig-core/src/synfig/surface.cpp
M synfig-core/src/synfig/surface.h
M synfig-core/src/synfig/target_cairo.cpp
M synfig-core/src/synfig/target_cairo.h
M synfig-core/src/synfig/target_cairo_tile.h
M synfig-core/src/synfig/target_scanline.h
M synfig-core/src/synfig/target_tile.h
M synfig-core/src/synfig/time.cpp
M synfig-core/src/synfig/value.h
M synfig-core/src/synfig/valuenode.h
M synfig-core/src/synfig/valuenode_registry.h
M synfig-core/src/synfig/valuenodes/valuenode_bline.cpp
M synfig-core/src/synfig/valuenodes/valuenode_dilist.h
M synfig-core/src/synfig/valuenodes/valuenode_dynamic.h
M synfig-core/src/synfig/valuenodes/valuenode_wplist.cpp
M synfig-core/src/synfig/valuenodes/valuenode_wplist.h
M synfig-core/src/synfig/waypoint.cpp
M synfig-core/src/synfig/waypoint.h
M synfig-core/src/synfig/widthpoint.h
M synfig-core/src/tool/optionsprocessor.cpp
M synfig-docs/ca/interface/interface.sgml
M synfig-docs/ca/introduction/introduction.sgml
M synfig-docs/ca/steps/layers/combining.sgml
M synfig-docs/ca/steps/layers/layers.sgml
M synfig-docs/ca/steps/layers/using.sgml
M synfig-docs/ca/steps/shapes.sgml
M synfig-docs/ca/synfig-studio.sgml
M synfig-docs/en/interface/interface.sgml
M synfig-docs/en/introduction/introduction.sgml
M synfig-docs/en/steps/layers/combining.sgml
M synfig-docs/en/steps/layers/layers.sgml
M synfig-docs/en/steps/layers/using.sgml
M synfig-docs/en/steps/shapes.sgml
M synfig-docs/en/synfig-studio.sgml
M synfig-osx/launcher/utils/README.txt
M synfig-osx/launcher/utils/dumpkeymap.man
M synfig-studio/docs/bones_gui.txt
M synfig-studio/m4/libxml.m4
M synfig-studio/src/brushlib/brush.hpp
M synfig-studio/src/gui/actionmanagers/keyframeactionmanager.cpp
M synfig-studio/src/gui/app.cpp
M synfig-studio/src/gui/asyncrenderer.h
M synfig-studio/src/gui/canvasview.cpp
M synfig-studio/src/gui/dialogs/dialog_ffmpegparam.cpp
M synfig-studio/src/gui/dialogs/dialog_setup.cpp
M synfig-studio/src/gui/dialogs/dialog_targetparam.h
M synfig-studio/src/gui/dialogs/dialog_template.cpp
M synfig-studio/src/gui/docks/dock_curves.cpp
M synfig-studio/src/gui/docks/dock_layers.cpp
M synfig-studio/src/gui/docks/dock_toolbox.cpp
M synfig-studio/src/gui/docks/dockbook.h
M synfig-studio/src/gui/docks/dockmanager.h
M synfig-studio/src/gui/instance.cpp
M synfig-studio/src/gui/preview.cpp
M synfig-studio/src/gui/trees/keyframetree.cpp
M synfig-studio/src/gui/widgets/widget_keyframe_list.h
M synfig-studio/src/gui/widgets/widget_timeslider.cpp
M synfig-studio/src/gui/workarearenderer/renderer_bbox.cpp
M synfig-studio/src/gui/workarearenderer/renderer_bbox.h
M synfig-studio/src/gui/workarearenderer/renderer_canvas.cpp
M synfig-studio/src/gui/workarearenderer/renderer_dragbox.cpp
M synfig-studio/src/gui/workarearenderer/renderer_dragbox.h
M synfig-studio/src/gui/workarearenderer/renderer_ducks.h
M synfig-studio/src/synfigapp/actions/blinepointtangentmerge.cpp
M synfig-studio/src/synfigapp/actions/blinepointtangentsplit.cpp
M synfig-studio/src/synfigapp/actions/valuedescbonelink.cpp
M synfig-studio/src/synfigapp/actions/valuedescconvert.cpp
M synfig-studio/src/synfigapp/actions/valuedescexport.cpp
M synfig-studio/src/synfigapp/actions/valuedesclink.cpp
M synfig-studio/src/synfigapp/actions/valuenodeconstunsetstatic.cpp
M synfig-studio/src/synfigapp/actions/valuenodedynamiclistloop.cpp
M synfig-studio/src/synfigapp/actions/valuenodedynamiclistunloop.cpp
M synfig-studio/src/synfigapp/blineconvert.cpp
M synfig-studio/src/synfigapp/canvasinterface.cpp
M synfig-studio/src/synfigapp/canvasinterface.h
M synfig-studio/src/synfigapp/inputdevice.h
M synfig-studio/src/synfigapp/pluginmanager.cpp
M synfig-studio/src/synfigapp/wplistconverter.cpp
Log Message:
-----------
Misc. documentation and source comment typo fixes
Found via `codespell -q 3 -L
,ang,ba,childs,eiter,forse,objext,pevent,shouldbe,thru,uint,unselect,vertexes
--skip="./synfig-studio/po,./synfig-core/po,/synfig-core/m4,./synfig-osx/,./gtkmm-osx,./bugs,.*.eps,*.sif"`
Commit: f1a35685b3760d2ab90c9ac33566a6c4389fcff0
https://github.com/synfig/synfig/commit/f1a35685b3760d2ab90c9ac33566a6c4389fcff0
Author: luz.paz <[email protected]>
Date: 2019-06-01 (Sat, 01 Jun 2019)
Changed paths:
M synfig-core/src/synfig/rendering/primitive/contour.h
Log Message:
-----------
Fixed per feedback given
Commit: 55f5996730d7aacb1d2abf8ecee5c5fa5a5ca74a
https://github.com/synfig/synfig/commit/55f5996730d7aacb1d2abf8ecee5c5fa5a5ca74a
Author: luz.paz <[email protected]>
Date: 2019-06-01 (Sat, 01 Jun 2019)
Changed paths:
M synfig-core/src/modules/mod_png/trgt_png_spritesheet.cpp
M synfig-core/src/synfig/canvas.cpp
M synfig-core/src/synfig/rendering/primitive/contour.h
Log Message:
-----------
Several more typo and grammar fixes
Commit: de8c0ee446c8416e170ae97b1cee0d1e72c5bf58
https://github.com/synfig/synfig/commit/de8c0ee446c8416e170ae97b1cee0d1e72c5bf58
Author: Konstantin Dmitriev <[email protected]>
Date: 2019-06-01 (Sat, 01 Jun 2019)
Changed paths:
M synfig-core/po/LINGUAS
M synfig-core/po/aa_DJ.po
M synfig-core/po/ar.po
M synfig-core/po/bs.po
M synfig-core/po/ca.po
M synfig-core/po/[email protected]
M synfig-core/po/cs.po
M synfig-core/po/da.po
M synfig-core/po/de.po
M synfig-core/po/el_GR.po
M synfig-core/po/en_CZ.po
M synfig-core/po/en_GB.po
M synfig-core/po/es.po
A synfig-core/po/es_AR.po
M synfig-core/po/es_PY.po
M synfig-core/po/eu.po
M synfig-core/po/eu_ES.po
M synfig-core/po/fa_IR.po
M synfig-core/po/fr.po
M synfig-core/po/gl.po
M synfig-core/po/he.po
M synfig-core/po/hi_IN.po
M synfig-core/po/hu.po
M synfig-core/po/it.po
M synfig-core/po/ja.po
M synfig-core/po/ja_JP.po
M synfig-core/po/kab.po
M synfig-core/po/lt.po
M synfig-core/po/lv.po
M synfig-core/po/ne.po
M synfig-core/po/nl.po
M synfig-core/po/no_NO.po
M synfig-core/po/pl_PL.po
M synfig-core/po/pt.po
M synfig-core/po/pt_BR.po
M synfig-core/po/ro.po
M synfig-core/po/ru.po
M synfig-core/po/si.po
M synfig-core/po/sk.po
M synfig-core/po/sk_SK.po
M synfig-core/po/sl.po
M synfig-core/po/sr_RS.po
M synfig-core/po/sv_SE.po
M synfig-core/po/tr.po
A synfig-core/po/uk.po
M synfig-core/po/ur.po
M synfig-core/po/[email protected]
M synfig-core/po/zh-Hant.po
M synfig-core/po/zh_CN.po
M synfig-core/po/zh_TW.po
M synfig-studio/po/LINGUAS
M synfig-studio/po/aa_DJ.po
M synfig-studio/po/ar.po
M synfig-studio/po/bs.po
M synfig-studio/po/ca.po
M synfig-studio/po/[email protected]
M synfig-studio/po/cs.po
M synfig-studio/po/da.po
M synfig-studio/po/de.po
M synfig-studio/po/el_GR.po
M synfig-studio/po/en_CZ.po
M synfig-studio/po/en_GB.po
M synfig-studio/po/es.po
A synfig-studio/po/es_AR.po
M synfig-studio/po/es_PY.po
M synfig-studio/po/eu.po
M synfig-studio/po/eu_ES.po
M synfig-studio/po/fa_IR.po
M synfig-studio/po/fr.po
M synfig-studio/po/gl.po
M synfig-studio/po/he.po
M synfig-studio/po/hi_IN.po
M synfig-studio/po/hu.po
M synfig-studio/po/it.po
M synfig-studio/po/ja.po
M synfig-studio/po/ja_JP.po
M synfig-studio/po/kab.po
M synfig-studio/po/lt.po
M synfig-studio/po/lv.po
M synfig-studio/po/ne.po
M synfig-studio/po/nl.po
M synfig-studio/po/no_NO.po
M synfig-studio/po/pl_PL.po
M synfig-studio/po/pt.po
M synfig-studio/po/pt_BR.po
M synfig-studio/po/ro.po
M synfig-studio/po/ru.po
M synfig-studio/po/si.po
M synfig-studio/po/sk.po
M synfig-studio/po/sk_SK.po
M synfig-studio/po/sl.po
M synfig-studio/po/sr_RS.po
M synfig-studio/po/sv_SE.po
M synfig-studio/po/tr.po
A synfig-studio/po/uk.po
M synfig-studio/po/ur.po
M synfig-studio/po/[email protected]
M synfig-studio/po/zh-Hant.po
M synfig-studio/po/zh_CN.po
M synfig-studio/po/zh_TW.po
M synfig-studio/src/languages.inc.c
Log Message:
-----------
Update translations
Commit: 97373266881b8276ed5035c0fb2b3f973cb8de67
https://github.com/synfig/synfig/commit/97373266881b8276ed5035c0fb2b3f973cb8de67
Author: luz.paz <[email protected]>
Date: 2019-06-03 (Mon, 03 Jun 2019)
Changed paths:
M synfig-core/po/aa_DJ.po
M synfig-core/po/ar.po
M synfig-core/po/bs.po
M synfig-core/po/ca.po
M synfig-core/po/[email protected]
M synfig-core/po/cs.po
M synfig-core/po/cs_CZ.po
M synfig-core/po/da.po
M synfig-core/po/de.po
M synfig-core/po/el_GR.po
M synfig-core/po/en_CZ.po
M synfig-core/po/en_GB.po
M synfig-core/po/es.po
M synfig-core/po/es_AR.po
M synfig-core/po/es_PY.po
M synfig-core/po/eu.po
M synfig-core/po/eu_ES.po
M synfig-core/po/fa_IR.po
M synfig-core/po/fr.po
M synfig-core/po/gl.po
M synfig-core/po/he.po
M synfig-core/po/hi_IN.po
M synfig-core/po/hu.po
M synfig-core/po/it.po
M synfig-core/po/ja.po
M synfig-core/po/ja_JP.po
M synfig-core/po/kab.po
M synfig-core/po/lt.po
M synfig-core/po/lv.po
M synfig-core/po/ne.po
M synfig-core/po/nl.po
M synfig-core/po/no_NO.po
M synfig-core/po/pl_PL.po
M synfig-core/po/pt.po
M synfig-core/po/pt_BR.po
M synfig-core/po/ro.po
M synfig-core/po/ru.po
M synfig-core/po/si.po
M synfig-core/po/sk.po
M synfig-core/po/sk_SK.po
M synfig-core/po/sl.po
M synfig-core/po/sr_RS.po
M synfig-core/po/sv_SE.po
M synfig-core/po/tr.po
M synfig-core/po/uk.po
M synfig-core/po/ur.po
M synfig-core/po/[email protected]
M synfig-core/po/zh-Hant.po
M synfig-core/po/zh_CN.po
M synfig-core/po/zh_TW.Big5.po
M synfig-core/po/zh_TW.po
M synfig-studio/po/aa_DJ.po
M synfig-studio/po/ar.po
M synfig-studio/po/bs.po
M synfig-studio/po/ca.po
M synfig-studio/po/[email protected]
M synfig-studio/po/cs.po
M synfig-studio/po/cs_CZ.po
M synfig-studio/po/da.po
M synfig-studio/po/de.po
M synfig-studio/po/el_GR.po
M synfig-studio/po/en_CZ.po
M synfig-studio/po/en_GB.po
M synfig-studio/po/es.po
M synfig-studio/po/es_AR.po
M synfig-studio/po/es_PY.po
M synfig-studio/po/eu.po
M synfig-studio/po/eu_ES.po
M synfig-studio/po/fa_IR.po
M synfig-studio/po/fr.po
M synfig-studio/po/gl.po
M synfig-studio/po/he.po
M synfig-studio/po/hi_IN.po
M synfig-studio/po/hu.po
M synfig-studio/po/it.po
M synfig-studio/po/ja.po
M synfig-studio/po/ja_JP.po
M synfig-studio/po/kab.po
M synfig-studio/po/lt.po
M synfig-studio/po/lv.po
M synfig-studio/po/ne.po
M synfig-studio/po/nl.po
M synfig-studio/po/no_NO.po
M synfig-studio/po/pl_PL.po
M synfig-studio/po/pt.po
M synfig-studio/po/pt_BR.po
M synfig-studio/po/ro.po
M synfig-studio/po/ru.po
M synfig-studio/po/si.po
M synfig-studio/po/sk.po
M synfig-studio/po/sk_SK.po
M synfig-studio/po/sl.po
M synfig-studio/po/sr_RS.po
M synfig-studio/po/sv_SE.po
M synfig-studio/po/tr.po
M synfig-studio/po/uk.po
M synfig-studio/po/ur.po
M synfig-studio/po/[email protected]
M synfig-studio/po/zh-Hant.po
M synfig-studio/po/zh_CN.po
M synfig-studio/po/zh_TW.Big5.po
M synfig-studio/po/zh_TW.po
Log Message:
-----------
Fixed typos in .po (translation) files
Closes #835
Commit: 04f47d2dad055e83b4ea8215b843e69dac1ef64a
https://github.com/synfig/synfig/commit/04f47d2dad055e83b4ea8215b843e69dac1ef64a
Author: ice0 <[email protected]>
Date: 2019-06-04 (Tue, 04 Jun 2019)
Changed paths:
M synfig-core/po/aa_DJ.po
M synfig-core/po/ar.po
M synfig-core/po/bs.po
M synfig-core/po/ca.po
M synfig-core/po/[email protected]
M synfig-core/po/cs.po
M synfig-core/po/cs_CZ.po
M synfig-core/po/da.po
M synfig-core/po/de.po
M synfig-core/po/el_GR.po
M synfig-core/po/en_CZ.po
M synfig-core/po/en_GB.po
M synfig-core/po/es.po
M synfig-core/po/es_AR.po
M synfig-core/po/es_PY.po
M synfig-core/po/eu.po
M synfig-core/po/eu_ES.po
M synfig-core/po/fa_IR.po
M synfig-core/po/fr.po
M synfig-core/po/gl.po
M synfig-core/po/he.po
M synfig-core/po/hi_IN.po
M synfig-core/po/hu.po
M synfig-core/po/it.po
M synfig-core/po/ja.po
M synfig-core/po/ja_JP.po
M synfig-core/po/kab.po
M synfig-core/po/lt.po
M synfig-core/po/lv.po
M synfig-core/po/ne.po
M synfig-core/po/nl.po
M synfig-core/po/no_NO.po
M synfig-core/po/pl_PL.po
M synfig-core/po/pt.po
M synfig-core/po/pt_BR.po
M synfig-core/po/ro.po
M synfig-core/po/ru.po
M synfig-core/po/si.po
M synfig-core/po/sk.po
M synfig-core/po/sk_SK.po
M synfig-core/po/sl.po
M synfig-core/po/sr_RS.po
M synfig-core/po/sv_SE.po
M synfig-core/po/tr.po
M synfig-core/po/uk.po
M synfig-core/po/ur.po
M synfig-core/po/[email protected]
M synfig-core/po/zh-Hant.po
M synfig-core/po/zh_CN.po
M synfig-core/po/zh_TW.Big5.po
M synfig-core/po/zh_TW.po
M synfig-studio/po/aa_DJ.po
M synfig-studio/po/ar.po
M synfig-studio/po/bs.po
M synfig-studio/po/ca.po
M synfig-studio/po/[email protected]
M synfig-studio/po/cs.po
M synfig-studio/po/cs_CZ.po
M synfig-studio/po/da.po
M synfig-studio/po/de.po
M synfig-studio/po/el_GR.po
M synfig-studio/po/en_CZ.po
M synfig-studio/po/en_GB.po
M synfig-studio/po/es.po
M synfig-studio/po/es_AR.po
M synfig-studio/po/es_PY.po
M synfig-studio/po/eu.po
M synfig-studio/po/eu_ES.po
M synfig-studio/po/fa_IR.po
M synfig-studio/po/fr.po
M synfig-studio/po/gl.po
M synfig-studio/po/he.po
M synfig-studio/po/hi_IN.po
M synfig-studio/po/hu.po
M synfig-studio/po/it.po
M synfig-studio/po/ja.po
M synfig-studio/po/ja_JP.po
M synfig-studio/po/kab.po
M synfig-studio/po/lt.po
M synfig-studio/po/lv.po
M synfig-studio/po/ne.po
M synfig-studio/po/nl.po
M synfig-studio/po/no_NO.po
M synfig-studio/po/pl_PL.po
M synfig-studio/po/pt.po
M synfig-studio/po/pt_BR.po
M synfig-studio/po/ro.po
M synfig-studio/po/ru.po
M synfig-studio/po/si.po
M synfig-studio/po/sk.po
M synfig-studio/po/sk_SK.po
M synfig-studio/po/sl.po
M synfig-studio/po/sr_RS.po
M synfig-studio/po/sv_SE.po
M synfig-studio/po/tr.po
M synfig-studio/po/uk.po
M synfig-studio/po/ur.po
M synfig-studio/po/[email protected]
M synfig-studio/po/zh-Hant.po
M synfig-studio/po/zh_CN.po
M synfig-studio/po/zh_TW.Big5.po
M synfig-studio/po/zh_TW.po
Log Message:
-----------
Fixed building after .po changing
Commit: 76d519496555008774f82de595f678e8a5ae545a
https://github.com/synfig/synfig/commit/76d519496555008774f82de595f678e8a5ae545a
Author: wstaelens <[email protected]>
Date: 2019-06-04 (Tue, 04 Jun 2019)
Changed paths:
M synfig-core/po/nl.po
Log Message:
-----------
Update nl.po (#639)
translations
Commit: fe22a75bf2f3bd1da955a7a29abafb54c82019ae
https://github.com/synfig/synfig/commit/fe22a75bf2f3bd1da955a7a29abafb54c82019ae
Author: Konstantin Dmitriev <[email protected]>
Date: 2019-06-04 (Tue, 04 Jun 2019)
Changed paths:
M synfig-core/po/POTFILES.in
Log Message:
-----------
Update POTFILES
Commit: 5fb0619947c5573f255b0a1dd8f8851c12c2d733
https://github.com/synfig/synfig/commit/5fb0619947c5573f255b0a1dd8f8851c12c2d733
Author: Konstantin Dmitriev <[email protected]>
Date: 2019-06-04 (Tue, 04 Jun 2019)
Changed paths:
M synfig-studio/po/es.po
M synfig-studio/po/ru.po
Log Message:
-----------
Fix po files
Commit: e8ae4b4396084ea7ff2d6a10a6ebf98ded5a8776
https://github.com/synfig/synfig/commit/e8ae4b4396084ea7ff2d6a10a6ebf98ded5a8776
Author: Konstantin Dmitriev <[email protected]>
Date: 2019-06-04 (Tue, 04 Jun 2019)
Changed paths:
M synfig-core/po/LINGUAS
A synfig-core/po/nb.po
R synfig-core/po/no_NO.po
M synfig-studio/po/LINGUAS
A synfig-studio/po/nb.po
R synfig-studio/po/no_NO.po
M synfig-studio/src/languages.inc.c
Log Message:
-----------
Use "nb" locale instead of "no_NO". Closes #498.
Commit: 3e91e1936163d9a0c61584f986da4ca6298a114a
https://github.com/synfig/synfig/commit/3e91e1936163d9a0c61584f986da4ca6298a114a
Author: Konstantin Dmitriev <[email protected]>
Date: 2019-06-04 (Tue, 04 Jun 2019)
Changed paths:
M synfig-core/src/modules/mod_geometry/outline.cpp
Log Message:
-----------
Fix condition introduced in PR #818.
Commit: cfbcc89d7edcb2a18b599a01ea7687b7b256cbe1
https://github.com/synfig/synfig/commit/cfbcc89d7edcb2a18b599a01ea7687b7b256cbe1
Author: ice0 <[email protected]>
Date: 2019-06-07 (Fri, 07 Jun 2019)
Changed paths:
A appveyor.yml
A autobuild/msys2/1_install_requirements.sh
A autobuild/msys2/2_build_mlt.sh
A autobuild/msys2/3_build_synfig.sh
A autobuild/msys2/appveyor.bat
A autobuild/msys2/libintl.h.patch
A autobuild/msys2/set_env.sh
Log Message:
-----------
Added AppVeyor CI (MSYS2 Windows build) (#838)
* Added MSYS2 Windows build
* Added ccache
Commit: 3e50dd31b9d1c5da23f54f12c651c1b59599f889
https://github.com/synfig/synfig/commit/3e50dd31b9d1c5da23f54f12c651c1b59599f889
Author: AnishGulati <[email protected]>
Date: 2019-06-08 (Sat, 08 Jun 2019)
Changed paths:
M synfig-studio/configure.ac
M synfig-studio/plugins/Makefile.am
A synfig-studio/plugins/lottie-exporter/Makefile.am
A synfig-studio/plugins/lottie-exporter/lottie-exporter.py
A synfig-studio/plugins/lottie-exporter/plugin.xml.in
M synfig-studio/po/en_CZ.po
Log Message:
-----------
Add lottie-convertor plugin for star layer
Commit: 3417d2fcc041e4b3bdae4fc98cf384e4a853036d
https://github.com/synfig/synfig/commit/3417d2fcc041e4b3bdae4fc98cf384e4a853036d
Author: AnishGulati <[email protected]>
Date: 2019-06-08 (Sat, 08 Jun 2019)
Changed paths:
M synfig-studio/plugins/lottie-exporter/lottie-exporter.py
Log Message:
-----------
Update the co-ordinate axis according to the google doc
Commit: 5b6992cb21220bb4febbcd2cf4fb65013a743ec2
https://github.com/synfig/synfig/commit/5b6992cb21220bb4febbcd2cf4fb65013a743ec2
Author: AnishGulati <[email protected]>
Date: 2019-06-08 (Sat, 08 Jun 2019)
Changed paths:
M synfig-studio/plugins/lottie-exporter/lottie-exporter.py
Log Message:
-----------
Angle calculation updated, Layer depth ordering updated, file saving method
updated
Commit: 794688caac52f870df99389d12b44e6e5bf4c5e6
https://github.com/synfig/synfig/commit/794688caac52f870df99389d12b44e6e5bf4c5e6
Author: AnishGulati <[email protected]>
Date: 2019-06-08 (Sat, 08 Jun 2019)
Changed paths:
M synfig-studio/plugins/lottie-exporter/lottie-exporter.py
Log Message:
-----------
Add initial TCB animation convertor, GAMMA correction for colors, File name
updated
Commit: ac9319c17dee07673edaa29e22314b68bf8129a4
https://github.com/synfig/synfig/commit/ac9319c17dee07673edaa29e22314b68bf8129a4
Author: AnishGulati <[email protected]>
Date: 2019-06-08 (Sat, 08 Jun 2019)
Changed paths:
M synfig-studio/plugins/lottie-exporter/lottie-exporter.py
Log Message:
-----------
TCB animations working now
Commit: 562341850b977321fbbad28959a6e04793515462
https://github.com/synfig/synfig/commit/562341850b977321fbbad28959a6e04793515462
Author: AnishGulati <[email protected]>
Date: 2019-06-08 (Sat, 08 Jun 2019)
Changed paths:
M 1-setup-linux-native.sh
M 1-setup-osx-brew.sh
M synfig-studio/plugins/lottie-exporter/lottie-exporter.py
Log Message:
-----------
Change library to python-lxml, animation speed corrected
Commit: d5ef4d4394da420679eb50694c15c62da1b0a6b2
https://github.com/synfig/synfig/commit/d5ef4d4394da420679eb50694c15c62da1b0a6b2
Author: AnishGulati <[email protected]>
Date: 2019-06-08 (Sat, 08 Jun 2019)
Changed paths:
M 1-setup-linux-native.sh
Log Message:
-----------
Add missing slashes
Commit: 5af128adf1ba18884bca8d55e7747bfe9b9e2ee1
https://github.com/synfig/synfig/commit/5af128adf1ba18884bca8d55e7747bfe9b9e2ee1
Author: AnishGulati <[email protected]>
Date: 2019-06-08 (Sat, 08 Jun 2019)
Changed paths:
M 1-setup-osx-brew.sh
Log Message:
-----------
Configure lxml installation for OSx
Commit: 366aedb1380e92964aaa7c85f7dfce4c8652a3fc
https://github.com/synfig/synfig/commit/366aedb1380e92964aaa7c85f7dfce4c8652a3fc
Author: AnishGulati <[email protected]>
Date: 2019-06-08 (Sat, 08 Jun 2019)
Changed paths:
M 1-setup-osx-brew.sh
Log Message:
-----------
Remove deprecated(easy_install) method of installing pip
Commit: 5ae558c3e3951d014092fc23ef14a292882d3a3e
https://github.com/synfig/synfig/commit/5ae558c3e3951d014092fc23ef14a292882d3a3e
Author: AnishGulati <[email protected]>
Date: 2019-06-08 (Sat, 08 Jun 2019)
Changed paths:
M synfig-studio/plugins/lottie-exporter/lottie-exporter.py
Log Message:
-----------
Linear intepolation working, library changed to lxml
Commit: e1523045ff23eac21555122fe352ceb5d020e873
https://github.com/synfig/synfig/commit/e1523045ff23eac21555122fe352ceb5d020e873
Author: AnishGulati <[email protected]>
Date: 2019-06-08 (Sat, 08 Jun 2019)
Changed paths:
M synfig-studio/plugins/lottie-exporter/lottie-exporter.py
Log Message:
-----------
Add EASE IN/OUT interpolations, Only Active layers rendered now
Commit: 1c4546e9245708034a05ffc541724a9ecba0bad5
https://github.com/synfig/synfig/commit/1c4546e9245708034a05ffc541724a9ecba0bad5
Author: AnishGulati <[email protected]>
Date: 2019-06-08 (Sat, 08 Jun 2019)
Changed paths:
M synfig-studio/plugins/lottie-exporter/Makefile.am
A synfig-studio/plugins/lottie-exporter/canvas.py
A synfig-studio/plugins/lottie-exporter/helpers/transform.py
A synfig-studio/plugins/lottie-exporter/layers/shape.py
M synfig-studio/plugins/lottie-exporter/lottie-exporter.py
A synfig-studio/plugins/lottie-exporter/misc.py
A
synfig-studio/plugins/lottie-exporter/properties/multiDimensionalKeyframed.py
A synfig-studio/plugins/lottie-exporter/properties/offsetKeyframe.py
A synfig-studio/plugins/lottie-exporter/properties/value.py
A synfig-studio/plugins/lottie-exporter/settings.py
A synfig-studio/plugins/lottie-exporter/shapes/fill.py
A synfig-studio/plugins/lottie-exporter/shapes/star.py
Log Message:
-----------
Modularize code
Commit: 4a89b8d3cfae3607b65b9a242b0ac40aa100264b
https://github.com/synfig/synfig/commit/4a89b8d3cfae3607b65b9a242b0ac40aa100264b
Author: AnishGulati <[email protected]>
Date: 2019-06-08 (Sat, 08 Jun 2019)
Changed paths:
M synfig-studio/plugins/lottie-exporter/Makefile.am
A synfig-studio/plugins/lottie-exporter/helpers/Makefile.am
A synfig-studio/plugins/lottie-exporter/layers/Makefile.am
A synfig-studio/plugins/lottie-exporter/properties/Makefile.am
A synfig-studio/plugins/lottie-exporter/shapes/Makefile.am
Log Message:
-----------
Edit Makefiles
Commit: 71514a39e6b910d7f8764cdb64dd57f4aebdeb7b
https://github.com/synfig/synfig/commit/71514a39e6b910d7f8764cdb64dd57f4aebdeb7b
Author: AnishGulati <[email protected]>
Date: 2019-06-08 (Sat, 08 Jun 2019)
Changed paths:
M synfig-studio/configure.ac
Log Message:
-----------
Add missing configure text
Commit: 46c9318fe8643457ebd7c6da4f9b3e135f158102
https://github.com/synfig/synfig/commit/46c9318fe8643457ebd7c6da4f9b3e135f158102
Author: AnishGulati <[email protected]>
Date: 2019-06-08 (Sat, 08 Jun 2019)
Changed paths:
M synfig-studio/plugins/lottie-exporter/helpers/Makefile.am
M synfig-studio/plugins/lottie-exporter/layers/Makefile.am
M synfig-studio/plugins/lottie-exporter/properties/Makefile.am
M synfig-studio/plugins/lottie-exporter/shapes/Makefile.am
Log Message:
-----------
Fix Makefile issues
Commit: 5a23400d15a494157afeb59a723b86806da3a661
https://github.com/synfig/synfig/commit/5a23400d15a494157afeb59a723b86806da3a661
Author: AnishGulati <[email protected]>
Date: 2019-06-08 (Sat, 08 Jun 2019)
Changed paths:
M
synfig-studio/plugins/lottie-exporter/properties/multiDimensionalKeyframed.py
M synfig-studio/plugins/lottie-exporter/properties/offsetKeyframe.py
Log Message:
-----------
Add CONSTANT interpolations
Commit: 202d1aee47035ea556ebf12f05c5f8dd7b99e7f1
https://github.com/synfig/synfig/commit/202d1aee47035ea556ebf12f05c5f8dd7b99e7f1
Author: AnishGulati <[email protected]>
Date: 2019-06-08 (Sat, 08 Jun 2019)
Changed paths:
M synfig-studio/plugins/lottie-exporter/misc.py
M synfig-studio/plugins/lottie-exporter/properties/offsetKeyframe.py
Log Message:
-----------
Introduce class to handle properties of star layer in a single function
Commit: ad31ef4355b1f03b7637bb7aad7d5dc41cf0464c
https://github.com/synfig/synfig/commit/ad31ef4355b1f03b7637bb7aad7d5dc41cf0464c
Author: AnishGulati <[email protected]>
Date: 2019-06-08 (Sat, 08 Jun 2019)
Changed paths:
M synfig-studio/plugins/lottie-exporter/properties/offsetKeyframe.py
M synfig-studio/plugins/lottie-exporter/settings.py
Log Message:
-----------
Add clamped interpolations
Commit: 2a886a8666e53a196dbda634a0eebc6afd0d53c7
https://github.com/synfig/synfig/commit/2a886a8666e53a196dbda634a0eebc6afd0d53c7
Author: AnishGulati <[email protected]>
Date: 2019-06-08 (Sat, 08 Jun 2019)
Changed paths:
M 1-setup-osx-brew.sh
M synfig-studio/plugins/lottie-exporter/properties/offsetKeyframe.py
M synfig-studio/plugins/lottie-exporter/settings.py
Log Message:
-----------
Check if pip is installed on Mac, then only install it; Tangent values
consistent in code now
Commit: f14d4f405b03850ade9a759a506fe9b6c316f129
https://github.com/synfig/synfig/commit/f14d4f405b03850ade9a759a506fe9b6c316f129
Author: AnishGulati <[email protected]>
Date: 2019-06-08 (Sat, 08 Jun 2019)
Changed paths:
M synfig-studio/plugins/lottie-exporter/canvas.py
Log Message:
-----------
Fix variable end time in canvas
Commit: abe579728ac1847e29b745ae1b5c930322d6850d
https://github.com/synfig/synfig/commit/abe579728ac1847e29b745ae1b5c930322d6850d
Author: AnishGulati <[email protected]>
Date: 2019-06-08 (Sat, 08 Jun 2019)
Changed paths:
M synfig-studio/plugins/lottie-exporter/canvas.py
Log Message:
-----------
Correct end time when number of frames less than frame rate
Commit: 668236b124198920a1453cfa264bd90ab0b3c0dd
https://github.com/synfig/synfig/commit/668236b124198920a1453cfa264bd90ab0b3c0dd
Author: AnishGulati <[email protected]>
Date: 2019-06-08 (Sat, 08 Jun 2019)
Changed paths:
M synfig-studio/plugins/lottie-exporter/misc.py
M
synfig-studio/plugins/lottie-exporter/properties/multiDimensionalKeyframed.py
M synfig-studio/plugins/lottie-exporter/properties/offsetKeyframe.py
A synfig-studio/plugins/lottie-exporter/properties/timeAdjust.py
A synfig-studio/plugins/lottie-exporter/properties/valueKeyframe.py
A synfig-studio/plugins/lottie-exporter/properties/valueKeyframed.py
M synfig-studio/plugins/lottie-exporter/shapes/star.py
Log Message:
-----------
Add interpolations to inner and outer radius for star layer
Commit: 7387a5da2e7ea87868309e7bcfb2b21f2acd45d8
https://github.com/synfig/synfig/commit/7387a5da2e7ea87868309e7bcfb2b21f2acd45d8
Author: AnishGulati <[email protected]>
Date: 2019-06-08 (Sat, 08 Jun 2019)
Changed paths:
M synfig-studio/plugins/lottie-exporter/properties/Makefile.am
Log Message:
-----------
Add missing files
Commit: 0d250755eaee7dfe6fe75fba15f76d5b4cf22057
https://github.com/synfig/synfig/commit/0d250755eaee7dfe6fe75fba15f76d5b4cf22057
Author: AnishGulati <[email protected]>
Date: 2019-06-08 (Sat, 08 Jun 2019)
Changed paths:
M synfig-studio/plugins/lottie-exporter/properties/timeAdjust.py
Log Message:
-----------
Remove hardcode for time adjusting
Commit: 9904659adb1011fe9f41bfca6a2541db0a9823b1
https://github.com/synfig/synfig/commit/9904659adb1011fe9f41bfca6a2541db0a9823b1
Author: AnishGulati <[email protected]>
Date: 2019-06-08 (Sat, 08 Jun 2019)
Changed paths:
M synfig-studio/plugins/lottie-exporter/properties/offsetKeyframe.py
M synfig-studio/plugins/lottie-exporter/properties/valueKeyframe.py
Log Message:
-----------
Halt interpolations now working
Commit: 648652afa85e0e58e907a8c8eded987dc3a4235b
https://github.com/synfig/synfig/commit/648652afa85e0e58e907a8c8eded987dc3a4235b
Author: AnishGulati <[email protected]>
Date: 2019-06-08 (Sat, 08 Jun 2019)
Changed paths:
M synfig-studio/plugins/lottie-exporter/properties/valueKeyframe.py
Log Message:
-----------
Add TCB/Not TCB condition
Commit: 4bf2f931c4f1cc11dd3b573c0556fd70a2182aff
https://github.com/synfig/synfig/commit/4bf2f931c4f1cc11dd3b573c0556fd70a2182aff
Author: AnishGulati <[email protected]>
Date: 2019-06-08 (Sat, 08 Jun 2019)
Changed paths:
M synfig-studio/plugins/lottie-exporter/misc.py
Log Message:
-----------
Add class for color
Commit: 83bc5d0aafa1a6ae42e4eedbbf82876c84941781
https://github.com/synfig/synfig/commit/83bc5d0aafa1a6ae42e4eedbbf82876c84941781
Author: AnishGulati <[email protected]>
Date: 2019-06-08 (Sat, 08 Jun 2019)
Changed paths:
M synfig-studio/plugins/lottie-exporter/misc.py
M synfig-studio/plugins/lottie-exporter/properties/offsetKeyframe.py
M synfig-studio/plugins/lottie-exporter/properties/valueKeyframe.py
Log Message:
-----------
Angle interpolations working
Commit: 9cc6445854a34686347fc282fd36aa1c531eab90
https://github.com/synfig/synfig/commit/9cc6445854a34686347fc282fd36aa1c531eab90
Author: AnishGulati <[email protected]>
Date: 2019-06-08 (Sat, 08 Jun 2019)
Changed paths:
M synfig-studio/plugins/lottie-exporter/canvas.py
Log Message:
-----------
Canvas input time update
Commit: 6ebb72e4b2db50749efd4d6f723e2dd0b3a082b3
https://github.com/synfig/synfig/commit/6ebb72e4b2db50749efd4d6f723e2dd0b3a082b3
Author: AnishGulati <[email protected]>
Date: 2019-06-08 (Sat, 08 Jun 2019)
Changed paths:
M synfig-studio/plugins/lottie-exporter/helpers/transform.py
M synfig-studio/plugins/lottie-exporter/misc.py
M synfig-studio/plugins/lottie-exporter/shapes/fill.py
M synfig-studio/plugins/lottie-exporter/shapes/star.py
Log Message:
-----------
Add interpolations to opacity
Commit: 2050fb1e89935b0208ccb1f3104e46045005663d
https://github.com/synfig/synfig/commit/2050fb1e89935b0208ccb1f3104e46045005663d
Author: AnishGulati <[email protected]>
Date: 2019-06-08 (Sat, 08 Jun 2019)
Changed paths:
M synfig-studio/plugins/lottie-exporter/shapes/star.py
Log Message:
-----------
Regular Polygon now working
Commit: 45bf21d663aca30dad308389304e90df246b12b0
https://github.com/synfig/synfig/commit/45bf21d663aca30dad308389304e90df246b12b0
Author: AnishGulati <[email protected]>
Date: 2019-06-08 (Sat, 08 Jun 2019)
Changed paths:
M synfig-studio/plugins/lottie-exporter/misc.py
M synfig-studio/plugins/lottie-exporter/properties/offsetKeyframe.py
M synfig-studio/plugins/lottie-exporter/properties/valueKeyframe.py
M synfig-studio/plugins/lottie-exporter/properties/valueKeyframed.py
M synfig-studio/plugins/lottie-exporter/shapes/star.py
Log Message:
-----------
Point animations working
Commit: 0f151873bac1119003a440ee7b98e6827fa66041
https://github.com/synfig/synfig/commit/0f151873bac1119003a440ee7b98e6827fa66041
Author: AnishGulati <[email protected]>
Date: 2019-06-08 (Sat, 08 Jun 2019)
Changed paths:
M synfig-studio/plugins/lottie-exporter/misc.py
M synfig-studio/plugins/lottie-exporter/properties/offsetKeyframe.py
M synfig-studio/plugins/lottie-exporter/properties/valueKeyframe.py
M synfig-studio/plugins/lottie-exporter/shapes/fill.py
Log Message:
-----------
Color interpolation working; lottie does not support bezier color
interpolations
Commit: f28230ef0e663c260a21c2e77e4a764e99461823
https://github.com/synfig/synfig/commit/f28230ef0e663c260a21c2e77e4a764e99461823
Author: AnishGulati <[email protected]>
Date: 2019-06-08 (Sat, 08 Jun 2019)
Changed paths:
M synfig-studio/plugins/lottie-exporter/properties/valueKeyframe.py
Log Message:
-----------
Handle case when two neighbouring waypoints have exact same value
Commit: 1120719ed7263d7bcf3ba90c075ec6444b24fc97
https://github.com/synfig/synfig/commit/1120719ed7263d7bcf3ba90c075ec6444b24fc97
Author: AnishGulati <[email protected]>
Date: 2019-06-08 (Sat, 08 Jun 2019)
Changed paths:
M synfig-studio/plugins/lottie-exporter/misc.py
M synfig-studio/plugins/lottie-exporter/properties/offsetKeyframe.py
M synfig-studio/plugins/lottie-exporter/properties/valueKeyframed.py
M synfig-studio/plugins/lottie-exporter/shapes/fill.py
M synfig-studio/plugins/lottie-exporter/shapes/star.py
Log Message:
-----------
Change criteria for animation, single waypoint not considered as animated
Commit: 12ca25feb71595076fb761b0ffe89aa0d7d967c7
https://github.com/synfig/synfig/commit/12ca25feb71595076fb761b0ffe89aa0d7d967c7
Author: AnishGulati <[email protected]>
Date: 2019-06-08 (Sat, 08 Jun 2019)
Changed paths:
M synfig-studio/plugins/lottie-exporter/canvas.py
M synfig-studio/plugins/lottie-exporter/helpers/transform.py
M synfig-studio/plugins/lottie-exporter/layers/shape.py
M synfig-studio/plugins/lottie-exporter/misc.py
M
synfig-studio/plugins/lottie-exporter/properties/multiDimensionalKeyframed.py
M synfig-studio/plugins/lottie-exporter/properties/offsetKeyframe.py
M synfig-studio/plugins/lottie-exporter/properties/timeAdjust.py
M synfig-studio/plugins/lottie-exporter/properties/value.py
M synfig-studio/plugins/lottie-exporter/properties/valueKeyframe.py
M synfig-studio/plugins/lottie-exporter/properties/valueKeyframed.py
M synfig-studio/plugins/lottie-exporter/settings.py
M synfig-studio/plugins/lottie-exporter/shapes/fill.py
M synfig-studio/plugins/lottie-exporter/shapes/star.py
Log Message:
-----------
Code smells removed. y positions for origin parameter changes reverted
Commit: 7a85de9bb051d2df96b9170bb465aceb5cca3845
https://github.com/synfig/synfig/commit/7a85de9bb051d2df96b9170bb465aceb5cca3845
Author: AnishGulati <[email protected]>
Date: 2019-06-08 (Sat, 08 Jun 2019)
Changed paths:
M synfig-studio/plugins/lottie-exporter/helpers/Makefile.am
A synfig-studio/plugins/lottie-exporter/helpers/blendMode.py
M synfig-studio/plugins/lottie-exporter/layers/shape.py
Log Message:
-----------
Add blend modes, Blend modes do not work as expected on transparent background
Commit: 3701a20e62bd1074aceb064a59de959e8cfce8b9
https://github.com/synfig/synfig/commit/3701a20e62bd1074aceb064a59de959e8cfce8b9
Author: AnishGulati <[email protected]>
Date: 2019-06-08 (Sat, 08 Jun 2019)
Changed paths:
M synfig-studio/plugins/lottie-exporter/misc.py
M synfig-studio/plugins/lottie-exporter/shapes/star.py
Log Message:
-----------
Correct angle conversion
Commit: 3c30dd5b8857e2378fdd3ecfd0b6016ee5a91113
https://github.com/synfig/synfig/commit/3c30dd5b8857e2378fdd3ecfd0b6016ee5a91113
Author: AnishGulati <[email protected]>
Date: 2019-06-08 (Sat, 08 Jun 2019)
Changed paths:
M synfig-studio/plugins/lottie-exporter/shapes/star.py
Log Message:
-----------
Boilerplate for when regular_polygon parameter is animated, Still waiting for
suggestions on it
Commit: e2ba736e8647bcf1189ef047a9d8685fb7bba5c6
https://github.com/synfig/synfig/commit/e2ba736e8647bcf1189ef047a9d8685fb7bba5c6
Author: AnishGulati <[email protected]>
Date: 2019-06-08 (Sat, 08 Jun 2019)
Changed paths:
M synfig-studio/plugins/lottie-exporter/shapes/star.py
Log Message:
-----------
More progress on polygon interpolation
Commit: 65c3e2eff784e51b9734bd85a2e95a7abbe50b60
https://github.com/synfig/synfig/commit/65c3e2eff784e51b9734bd85a2e95a7abbe50b60
Author: AnishGulati <[email protected]>
Date: 2019-06-08 (Sat, 08 Jun 2019)
Changed paths:
M synfig-studio/plugins/lottie-exporter/shapes/star.py
Log Message:
-----------
Modify previous commit
Commit: 4d87a1ae1ffe92b67dff7fa8cb15423b99cdc667
https://github.com/synfig/synfig/commit/4d87a1ae1ffe92b67dff7fa8cb15423b99cdc667
Author: AnishGulati <[email protected]>
Date: 2019-06-08 (Sat, 08 Jun 2019)
Changed paths:
M synfig-studio/plugins/lottie-exporter/layers/shape.py
M synfig-studio/plugins/lottie-exporter/lottie-exporter.py
M synfig-studio/plugins/lottie-exporter/settings.py
M synfig-studio/plugins/lottie-exporter/shapes/Makefile.am
A synfig-studio/plugins/lottie-exporter/shapes/circle.py
Log Message:
-----------
Add circle layer with position animation, without radius animation
Commit: 63ac915b52e9b17dc799ea589162f63ab8d99396
https://github.com/synfig/synfig/commit/63ac915b52e9b17dc799ea589162f63ab8d99396
Author: AnishGulati <[email protected]>
Date: 2019-06-08 (Sat, 08 Jun 2019)
Changed paths:
M synfig-studio/plugins/lottie-exporter/misc.py
M synfig-studio/plugins/lottie-exporter/shapes/circle.py
Log Message:
-----------
Radius animations for circle working
Commit: 787317c6e2414ab70070b0cbe1557e7dadb1edcc
https://github.com/synfig/synfig/commit/787317c6e2414ab70070b0cbe1557e7dadb1edcc
Author: AnishGulati <[email protected]>
Date: 2019-06-08 (Sat, 08 Jun 2019)
Changed paths:
M synfig-studio/plugins/lottie-exporter/misc.py
M synfig-studio/plugins/lottie-exporter/properties/offsetKeyframe.py
M synfig-studio/plugins/lottie-exporter/shapes/circle.py
Log Message:
-----------
Diameter correction for circle layer, common functions for getting value in
misc.py
Commit: e59c94a3fa0dcbce43255b97eca8852436a4f796
https://github.com/synfig/synfig/commit/e59c94a3fa0dcbce43255b97eca8852436a4f796
Author: AnishGulati <[email protected]>
Date: 2019-06-08 (Sat, 08 Jun 2019)
Changed paths:
M synfig-studio/plugins/lottie-exporter/misc.py
M synfig-studio/plugins/lottie-exporter/properties/offsetKeyframe.py
Log Message:
-----------
Add parameter type in Vector, revert get_val(), get_list() changes
Commit: 36dd6753bb216e385d2332a97dc0f0156e531586
https://github.com/synfig/synfig/commit/36dd6753bb216e385d2332a97dc0f0156e531586
Author: AnishGulati <[email protected]>
Date: 2019-06-08 (Sat, 08 Jun 2019)
Changed paths:
M synfig-studio/plugins/lottie-exporter/layers/shape.py
M synfig-studio/plugins/lottie-exporter/lottie-exporter.py
M synfig-studio/plugins/lottie-exporter/shapes/Makefile.am
M synfig-studio/plugins/lottie-exporter/shapes/circle.py
A synfig-studio/plugins/lottie-exporter/shapes/rectangle.py
Log Message:
-----------
Add rectangle layer without animation of point1, point2, bevel
Commit: 0fb56a6873ce7fd1b83e47acbb6b97901eac4deb
https://github.com/synfig/synfig/commit/0fb56a6873ce7fd1b83e47acbb6b97901eac4deb
Author: AnishGulati <[email protected]>
Date: 2019-06-08 (Sat, 08 Jun 2019)
Changed paths:
M synfig-studio/plugins/lottie-exporter/shapes/Makefile.am
Log Message:
-----------
Spelling correction
Commit: fa8c54f1931e9d3d78069ceb40eb34fc83adcf07
https://github.com/synfig/synfig/commit/fa8c54f1931e9d3d78069ceb40eb34fc83adcf07
Author: AnishGulati <[email protected]>
Date: 2019-06-08 (Sat, 08 Jun 2019)
Changed paths:
M synfig-studio/plugins/lottie-exporter/misc.py
M synfig-studio/plugins/lottie-exporter/properties/offsetKeyframe.py
M synfig-studio/plugins/lottie-exporter/shapes/rectangle.py
Log Message:
-----------
Add animation for point1 and point2 when only one of them is animated
Commit: 23bd6445ac492f813abe185c342350bd72814899
https://github.com/synfig/synfig/commit/23bd6445ac492f813abe185c342350bd72814899
Author: AnishGulati <[email protected]>
Date: 2019-06-08 (Sat, 08 Jun 2019)
Changed paths:
M synfig-studio/plugins/lottie-exporter/helpers/Makefile.am
A synfig-studio/plugins/lottie-exporter/helpers/bezier.py
M synfig-studio/plugins/lottie-exporter/shapes/rectangle.py
Log Message:
-----------
Handle extreme cases for rectangle animation
Commit: 22e7c056b732e77feb5503bff88637aaf670f491
https://github.com/synfig/synfig/commit/22e7c056b732e77feb5503bff88637aaf670f491
Author: AnishGulati <[email protected]>
Date: 2019-06-08 (Sat, 08 Jun 2019)
Changed paths:
M synfig-studio/plugins/lottie-exporter/lottie-exporter.py
M synfig-studio/plugins/lottie-exporter/misc.py
M synfig-studio/plugins/lottie-exporter/properties/offsetKeyframe.py
M synfig-studio/plugins/lottie-exporter/shapes/rectangle.py
Log Message:
-----------
Closes: #833, Major change in spatial tangent calculation
Commit: 5a11bf486514987fa8b7df525c3e17a1daea1a1f
https://github.com/synfig/synfig/commit/5a11bf486514987fa8b7df525c3e17a1daea1a1f
Author: AnishGulati <[email protected]>
Date: 2019-06-08 (Sat, 08 Jun 2019)
Changed paths:
M synfig-studio/plugins/lottie-exporter/misc.py
M synfig-studio/plugins/lottie-exporter/properties/offsetKeyframe.py
Log Message:
-----------
Revert major changes in tangent; did not work as per the expectations
Commit: 793494a22e95ad36ebf70176e09f4e551e42ca75
https://github.com/synfig/synfig/commit/793494a22e95ad36ebf70176e09f4e551e42ca75
Author: AnishGulati <[email protected]>
Date: 2019-06-08 (Sat, 08 Jun 2019)
Changed paths:
M synfig-studio/plugins/lottie-exporter/layers/shape.py
M synfig-studio/plugins/lottie-exporter/lottie-exporter.py
M synfig-studio/plugins/lottie-exporter/shapes/circle.py
Log Message:
-----------
Add support for Simple Circle layer
Commit: d108d46841e76cb974f3196bab060d5f051ea1ab
https://github.com/synfig/synfig/commit/d108d46841e76cb974f3196bab060d5f051ea1ab
Author: AnishGulati <[email protected]>
Date: 2019-06-08 (Sat, 08 Jun 2019)
Changed paths:
M synfig-studio/plugins/lottie-exporter/lottie-exporter.py
Log Message:
-----------
Fixes: #833, Use triple-quoted string for html
Commit: 7cf124b62bbcd58ad822062fd0fa1dabe0484a2c
https://github.com/synfig/synfig/commit/7cf124b62bbcd58ad822062fd0fa1dabe0484a2c
Author: AnishGulati <[email protected]>
Date: 2019-06-08 (Sat, 08 Jun 2019)
Changed paths:
M synfig-studio/plugins/lottie-exporter/helpers/transform.py
M synfig-studio/plugins/lottie-exporter/layers/Makefile.am
A synfig-studio/plugins/lottie-exporter/layers/solid.py
M synfig-studio/plugins/lottie-exporter/lottie-exporter.py
M synfig-studio/plugins/lottie-exporter/misc.py
M synfig-studio/plugins/lottie-exporter/settings.py
Log Message:
-----------
Add solid color layer without animation
Commit: 1db9b58f28881b27de54c081a2c5f9d4aa80a9d9
https://github.com/synfig/synfig/commit/1db9b58f28881b27de54c081a2c5f9d4aa80a9d9
Author: AnishGulati <[email protected]>
Date: 2019-06-08 (Sat, 08 Jun 2019)
Changed paths:
A synfig-studio/plugins/lottie-exporter/effects/Makefile.am
A synfig-studio/plugins/lottie-exporter/effects/allmask.py
A synfig-studio/plugins/lottie-exporter/effects/color.py
A synfig-studio/plugins/lottie-exporter/effects/feather.py
A synfig-studio/plugins/lottie-exporter/effects/fill.py
A synfig-studio/plugins/lottie-exporter/effects/fillmask.py
A synfig-studio/plugins/lottie-exporter/effects/invert.py
A synfig-studio/plugins/lottie-exporter/effects/opacity.py
M synfig-studio/plugins/lottie-exporter/layers/solid.py
M synfig-studio/plugins/lottie-exporter/lottie-exporter.py
M synfig-studio/plugins/lottie-exporter/misc.py
M synfig-studio/plugins/lottie-exporter/settings.py
Log Message:
-----------
Change generated HTML file, add animation to solid color layer
Commit: 66e57c2edc974a6753135525e54cf2479d2d6dac
https://github.com/synfig/synfig/commit/66e57c2edc974a6753135525e54cf2479d2d6dac
Author: AnishGulati <[email protected]>
Date: 2019-06-08 (Sat, 08 Jun 2019)
Changed paths:
M synfig-studio/plugins/lottie-exporter/Makefile.am
Log Message:
-----------
Update main Makefile
Commit: 1e2aa38fed182c10c43b3895c301aa5d87b0ccce
https://github.com/synfig/synfig/commit/1e2aa38fed182c10c43b3895c301aa5d87b0ccce
Author: AnishGulati <[email protected]>
Date: 2019-06-08 (Sat, 08 Jun 2019)
Changed paths:
M synfig-studio/configure.ac
Log Message:
-----------
Update configure file
Commit: bf4ed01c6f859dd8a8be92baacb24d7d75b7cb99
https://github.com/synfig/synfig/commit/bf4ed01c6f859dd8a8be92baacb24d7d75b7cb99
Author: AnishGulati <[email protected]>
Date: 2019-06-08 (Sat, 08 Jun 2019)
Changed paths:
M synfig-studio/plugins/lottie-exporter/Makefile.am
M synfig-studio/plugins/lottie-exporter/canvas.py
M synfig-studio/plugins/lottie-exporter/layers/Makefile.am
A synfig-studio/plugins/lottie-exporter/layers/image.py
M synfig-studio/plugins/lottie-exporter/lottie-exporter.py
M synfig-studio/plugins/lottie-exporter/settings.py
A synfig-studio/plugins/lottie-exporter/sources/Makefile.am
A synfig-studio/plugins/lottie-exporter/sources/image.py
Log Message:
-----------
Add assets for image layer
Commit: 0c9ab78a20e0b3ae3729c7867332fdd68e130e17
https://github.com/synfig/synfig/commit/0c9ab78a20e0b3ae3729c7867332fdd68e130e17
Author: AnishGulati <[email protected]>
Date: 2019-06-08 (Sat, 08 Jun 2019)
Changed paths:
M synfig-studio/configure.ac
Log Message:
-----------
Update configure.ac
Commit: bb0c7fc99e367e2d5c354d205b2ef7a85c15b91d
https://github.com/synfig/synfig/commit/bb0c7fc99e367e2d5c354d205b2ef7a85c15b91d
Author: AnishGulati <[email protected]>
Date: 2019-06-08 (Sat, 08 Jun 2019)
Changed paths:
M synfig-studio/plugins/lottie-exporter/layers/image.py
Log Message:
-----------
Display initial image
Commit: 791ab1274ce3f178fa65e0195db9adf85c8f697f
https://github.com/synfig/synfig/commit/791ab1274ce3f178fa65e0195db9adf85c8f697f
Author: AnishGulati <[email protected]>
Date: 2019-06-08 (Sat, 08 Jun 2019)
Changed paths:
M synfig-studio/plugins/lottie-exporter/layers/image.py
Log Message:
-----------
Find image dimensions using inbuilt functions. supported type are: png, gif,
jpg
Commit: 60987e4c865773d86d68f29b7c066972f04b5392
https://github.com/synfig/synfig/commit/60987e4c865773d86d68f29b7c066972f04b5392
Author: AnishGulati <[email protected]>
Date: 2019-06-08 (Sat, 08 Jun 2019)
Changed paths:
M synfig-studio/plugins/lottie-exporter/sources/image.py
Log Message:
-----------
Update left file
Commit: 806852fb53b31055d1d60e2d179910186149cbfa
https://github.com/synfig/synfig/commit/806852fb53b31055d1d60e2d179910186149cbfa
Author: AnishGulati <[email protected]>
Date: 2019-06-08 (Sat, 08 Jun 2019)
Changed paths:
M synfig-studio/plugins/lottie-exporter/properties/Makefile.am
A synfig-studio/plugins/lottie-exporter/properties/hermite_to_bezier.py
M
synfig-studio/plugins/lottie-exporter/properties/multiDimensionalKeyframed.py
M synfig-studio/plugins/lottie-exporter/shapes/rectangle.py
Log Message:
-----------
Crucial changes to rectangle layer interpolation: hermite curve to bezier
curve
Commit: 828085459467a036ff03f672e81b2d557e1e5422
https://github.com/synfig/synfig/commit/828085459467a036ff03f672e81b2d557e1e5422
Author: AnishGulati <[email protected]>
Date: 2019-06-08 (Sat, 08 Jun 2019)
Changed paths:
M synfig-studio/plugins/lottie-exporter/shapes/rectangle.py
Log Message:
-----------
Updated rectangle layer
Commit: 88cf174bfebe2b84893ea83e63ce835f0a918b6b
https://github.com/synfig/synfig/commit/88cf174bfebe2b84893ea83e63ce835f0a918b6b
Author: AnishGulati <[email protected]>
Date: 2019-06-08 (Sat, 08 Jun 2019)
Changed paths:
M synfig-studio/plugins/lottie-exporter/properties/valueKeyframe.py
M synfig-studio/plugins/lottie-exporter/shapes/rectangle.py
Log Message:
-----------
Rectangle animations working when only 1 point is animated
Commit: a1b7c4f4774657a3870d042d9da0663fce617c40
https://github.com/synfig/synfig/commit/a1b7c4f4774657a3870d042d9da0663fce617c40
Author: AnishGulati <[email protected]>
Date: 2019-06-08 (Sat, 08 Jun 2019)
Changed paths:
M synfig-studio/plugins/lottie-exporter/properties/valueKeyframe.py
M synfig-studio/plugins/lottie-exporter/shapes/rectangle.py
Log Message:
-----------
Check for waypoints which lie on the same frame and delete them
Commit: 8604b916a444828be1e5724ae6ba76aa6215f84f
https://github.com/synfig/synfig/commit/8604b916a444828be1e5724ae6ba76aa6215f84f
Author: AnishGulati <[email protected]>
Date: 2019-06-08 (Sat, 08 Jun 2019)
Changed paths:
M synfig-studio/plugins/lottie-exporter/shapes/rectangle.py
Log Message:
-----------
Commit work related to "when both point 1 and point 2 are interpolated for
rectangle layer"
Commit: decf6d97979292b36c94a92bcb150dcb161e068c
https://github.com/synfig/synfig/commit/decf6d97979292b36c94a92bcb150dcb161e068c
Author: AnishGulati <[email protected]>
Date: 2019-06-08 (Sat, 08 Jun 2019)
Changed paths:
M synfig-studio/plugins/lottie-exporter/canvas.py
M synfig-studio/plugins/lottie-exporter/effects/allmask.py
M synfig-studio/plugins/lottie-exporter/effects/color.py
M synfig-studio/plugins/lottie-exporter/effects/feather.py
M synfig-studio/plugins/lottie-exporter/effects/fill.py
M synfig-studio/plugins/lottie-exporter/effects/fillmask.py
M synfig-studio/plugins/lottie-exporter/effects/invert.py
M synfig-studio/plugins/lottie-exporter/effects/opacity.py
M synfig-studio/plugins/lottie-exporter/helpers/bezier.py
M synfig-studio/plugins/lottie-exporter/helpers/blendMode.py
M synfig-studio/plugins/lottie-exporter/helpers/transform.py
M synfig-studio/plugins/lottie-exporter/layers/image.py
M synfig-studio/plugins/lottie-exporter/layers/shape.py
M synfig-studio/plugins/lottie-exporter/layers/solid.py
M synfig-studio/plugins/lottie-exporter/lottie-exporter.py
M synfig-studio/plugins/lottie-exporter/misc.py
M synfig-studio/plugins/lottie-exporter/properties/hermite_to_bezier.py
M
synfig-studio/plugins/lottie-exporter/properties/multiDimensionalKeyframed.py
M synfig-studio/plugins/lottie-exporter/properties/offsetKeyframe.py
M synfig-studio/plugins/lottie-exporter/properties/timeAdjust.py
M synfig-studio/plugins/lottie-exporter/properties/value.py
M synfig-studio/plugins/lottie-exporter/properties/valueKeyframe.py
M synfig-studio/plugins/lottie-exporter/properties/valueKeyframed.py
M synfig-studio/plugins/lottie-exporter/settings.py
M synfig-studio/plugins/lottie-exporter/shapes/circle.py
M synfig-studio/plugins/lottie-exporter/shapes/fill.py
M synfig-studio/plugins/lottie-exporter/shapes/rectangle.py
M synfig-studio/plugins/lottie-exporter/shapes/star.py
M synfig-studio/plugins/lottie-exporter/sources/image.py
Log Message:
-----------
Fixes: #833, Suggestions and improvements from @ice0
Commit: 7059592ac367c5028675b5b41c35f7b35b3e746e
https://github.com/synfig/synfig/commit/7059592ac367c5028675b5b41c35f7b35b3e746e
Author: AnishGulati <[email protected]>
Date: 2019-06-08 (Sat, 08 Jun 2019)
Changed paths:
M synfig-studio/plugins/lottie-exporter/shapes/rectangle.py
Log Message:
-----------
Finish algorithm for rectangle layer when both point1 and point2 are
interpolated; Debugging needed
Commit: 737c5ab93e65ab276832274923a491916dba33d1
https://github.com/synfig/synfig/commit/737c5ab93e65ab276832274923a491916dba33d1
Author: AnishGulati <[email protected]>
Date: 2019-06-08 (Sat, 08 Jun 2019)
Changed paths:
M synfig-studio/plugins/lottie-exporter/shapes/rectangle.py
Log Message:
-----------
Error removed from 2 points animation: rectangle layer
Commit: 662ab856bb9d3b4d6b3d9d05412564c998cdaa22
https://github.com/synfig/synfig/commit/662ab856bb9d3b4d6b3d9d05412564c998cdaa22
Author: AnishGulati <[email protected]>
Date: 2019-06-08 (Sat, 08 Jun 2019)
Changed paths:
M synfig-studio/plugins/lottie-exporter/shapes/rectangle.py
Log Message:
-----------
More improvements
Commit: 94e061a0a4f6f920c05a886ec48fb7b2686df595
https://github.com/synfig/synfig/commit/94e061a0a4f6f920c05a886ec48fb7b2686df595
Author: AnishGulati <[email protected]>
Date: 2019-06-08 (Sat, 08 Jun 2019)
Changed paths:
M synfig-studio/plugins/lottie-exporter/shapes/rectangle.py
Log Message:
-----------
Only constant interpolations working perfect
Commit: 1295eec0ad424a77c46c3db8e9c2a5fa8f953be3
https://github.com/synfig/synfig/commit/1295eec0ad424a77c46c3db8e9c2a5fa8f953be3
Author: AnishGulati <[email protected]>
Date: 2019-06-08 (Sat, 08 Jun 2019)
Changed paths:
M synfig-studio/plugins/lottie-exporter/shapes/rectangle.py
Log Message:
-----------
Correction when Only one interval is constant
Commit: 501c4d0820f63283653c55367dc3932f11bb2ccd
https://github.com/synfig/synfig/commit/501c4d0820f63283653c55367dc3932f11bb2ccd
Author: AnishGulati <[email protected]>
Date: 2019-06-08 (Sat, 08 Jun 2019)
Changed paths:
M synfig-studio/plugins/lottie-exporter/helpers/bezier.py
M synfig-studio/plugins/lottie-exporter/shapes/rectangle.py
Log Message:
-----------
Updated rectangle layer
Commit: e76baad00117a341ed1c8bea275b2bcf62da4b56
https://github.com/synfig/synfig/commit/e76baad00117a341ed1c8bea275b2bcf62da4b56
Author: AnishGulati <[email protected]>
Date: 2019-06-08 (Sat, 08 Jun 2019)
Changed paths:
M synfig-studio/plugins/lottie-exporter/shapes/rectangle.py
Log Message:
-----------
Rectangle layer: point1 and point2 animations working properly now
Commit: 6e77cfe03489d2f79d20e78ede4fd64e6a5f103c
https://github.com/synfig/synfig/commit/6e77cfe03489d2f79d20e78ede4fd64e6a5f103c
Author: AnishGulati <[email protected]>
Date: 2019-06-08 (Sat, 08 Jun 2019)
Changed paths:
M synfig-studio/plugins/lottie-exporter/shapes/rectangle.py
Log Message:
-----------
Use common functions
Commit: d8a5c31cddeec4ab5a7a711d25ac41ae8a9b86b3
https://github.com/synfig/synfig/commit/d8a5c31cddeec4ab5a7a711d25ac41ae8a9b86b3
Author: AnishGulati <[email protected]>
Date: 2019-06-08 (Sat, 08 Jun 2019)
Changed paths:
M synfig-studio/plugins/lottie-exporter/properties/valueKeyframe.py
M synfig-studio/plugins/lottie-exporter/shapes/rectangle.py
Log Message:
-----------
Use generalized function and remove specific ones for 'only one point
animated: rectangle layer'
Commit: e21c100060b070bfb925e129511566aac2ddac8c
https://github.com/synfig/synfig/commit/e21c100060b070bfb925e129511566aac2ddac8c
Author: AnishGulati <[email protected]>
Date: 2019-06-08 (Sat, 08 Jun 2019)
Changed paths:
M synfig-studio/plugins/lottie-exporter/shapes/rectangle.py
Log Message:
-----------
Add comments for functions
Commit: 224135dc028a3688c7ac259e7f24ecb8d3ffee96
https://github.com/synfig/synfig/commit/224135dc028a3688c7ac259e7f24ecb8d3ffee96
Author: AnishGulati <[email protected]>
Date: 2019-06-08 (Sat, 08 Jun 2019)
Changed paths:
M synfig-studio/plugins/lottie-exporter/helpers/transform.py
M synfig-studio/plugins/lottie-exporter/layers/shape.py
M synfig-studio/plugins/lottie-exporter/misc.py
M synfig-studio/plugins/lottie-exporter/properties/offsetKeyframe.py
M synfig-studio/plugins/lottie-exporter/properties/valueKeyframe.py
M synfig-studio/plugins/lottie-exporter/shapes/rectangle.py
Log Message:
-----------
Add template code for expand parameter: rectangle layer, not working yet
Commit: 7e78446c60abf29ee7131321e29e4db834d5c459
https://github.com/synfig/synfig/commit/7e78446c60abf29ee7131321e29e4db834d5c459
Author: AnishGulati <[email protected]>
Date: 2019-06-08 (Sat, 08 Jun 2019)
Changed paths:
M synfig-studio/plugins/lottie-exporter/layers/shape.py
M synfig-studio/plugins/lottie-exporter/misc.py
M synfig-studio/plugins/lottie-exporter/shapes/rectangle.py
Log Message:
-----------
Try new method to support expand parameter
Commit: 9567592acdef0a6d95cf06ea9746e26efe2a3f46
https://github.com/synfig/synfig/commit/9567592acdef0a6d95cf06ea9746e26efe2a3f46
Author: AnishGulati <[email protected]>
Date: 2019-06-08 (Sat, 08 Jun 2019)
Changed paths:
M synfig-studio/plugins/lottie-exporter/misc.py
M synfig-studio/plugins/lottie-exporter/shapes/rectangle.py
Log Message:
-----------
Expand parameter now working
Commit: 704056e18114bb9c46b085a8749778aa211521b7
https://github.com/synfig/synfig/commit/704056e18114bb9c46b085a8749778aa211521b7
Author: AnishGulati <[email protected]>
Date: 2019-06-08 (Sat, 08 Jun 2019)
Changed paths:
M synfig-studio/plugins/lottie-exporter/shapes/rectangle.py
Log Message:
-----------
Expand parameter working for non-animated waypoints
Commit: a7893971dc05ebdc68b96fdabfffc3f428325758
https://github.com/synfig/synfig/commit/a7893971dc05ebdc68b96fdabfffc3f428325758
Author: AnishGulati <[email protected]>
Date: 2019-06-08 (Sat, 08 Jun 2019)
Changed paths:
M synfig-studio/plugins/lottie-exporter/shapes/rectangle.py
Log Message:
-----------
Add animation to bevel parameter; Rectangle layer complete's here
Commit: aa4d4ad7fc335ef83e1b0488b8990b99a830d7c3
https://github.com/synfig/synfig/commit/aa4d4ad7fc335ef83e1b0488b8990b99a830d7c3
Author: AnishGulati <[email protected]>
Date: 2019-06-08 (Sat, 08 Jun 2019)
Changed paths:
M synfig-studio/plugins/lottie-exporter/shapes/rectangle.py
Log Message:
-----------
Update documentation according to:
https://sphinxcontrib-napoleon.readthedocs.io/en/latest/example_google.html
Commit: be7f5ddd8fdb222dc8961b9802ff02ca0974142d
https://github.com/synfig/synfig/commit/be7f5ddd8fdb222dc8961b9802ff02ca0974142d
Author: AnishGulati <[email protected]>
Date: 2019-06-08 (Sat, 08 Jun 2019)
Changed paths:
M synfig-studio/plugins/lottie-exporter/canvas.py
M synfig-studio/plugins/lottie-exporter/misc.py
Log Message:
-----------
Update documentation for canvas and misc
Commit: ae9f229b28e9a583537e63ce38e5ba95fbdb1abf
https://github.com/synfig/synfig/commit/ae9f229b28e9a583537e63ce38e5ba95fbdb1abf
Author: AnishGulati <[email protected]>
Date: 2019-06-08 (Sat, 08 Jun 2019)
Changed paths:
M synfig-studio/plugins/lottie-exporter/shapes/rectangle.py
Log Message:
-----------
Rectangle layer produce better results when each frame is pre calculated and
supplied to lottie; Correct bezier value calculation
Commit: c008c29d46181ad1b42bab39bc4bcb6e37190898
https://github.com/synfig/synfig/commit/c008c29d46181ad1b42bab39bc4bcb6e37190898
Author: AnishGulati <[email protected]>
Date: 2019-06-08 (Sat, 08 Jun 2019)
Changed paths:
M synfig-studio/plugins/lottie-exporter/properties/offsetKeyframe.py
M synfig-studio/plugins/lottie-exporter/properties/valueKeyframe.py
M synfig-studio/plugins/lottie-exporter/shapes/rectangle.py
Log Message:
-----------
Ease in/out calculations working perfectly
Commit: 11650a5b47bcbdd00b9ae6b90df8647ee887ea36
https://github.com/synfig/synfig/commit/11650a5b47bcbdd00b9ae6b90df8647ee887ea36
Author: AnishGulati <[email protected]>
Date: 2019-06-08 (Sat, 08 Jun 2019)
Changed paths:
M synfig-studio/plugins/lottie-exporter/layers/image.py
Log Message:
-----------
Image Layer working without animations
Commit: d4d445c02f6d055114699581d6dc9fbdedf23771
https://github.com/synfig/synfig/commit/d4d445c02f6d055114699581d6dc9fbdedf23771
Author: AnishGulati <[email protected]>
Date: 2019-06-08 (Sat, 08 Jun 2019)
Changed paths:
M synfig-studio/plugins/lottie-exporter/helpers/transform.py
M synfig-studio/plugins/lottie-exporter/layers/image.py
M synfig-studio/plugins/lottie-exporter/misc.py
M synfig-studio/plugins/lottie-exporter/shapes/rectangle.py
Log Message:
-----------
Animations for import image layer working
Commit: b63814208b751a0eac4a2432a788e1726503b9ac
https://github.com/synfig/synfig/commit/b63814208b751a0eac4a2432a788e1726503b9ac
Author: AnishGulati <[email protected]>
Date: 2019-06-08 (Sat, 08 Jun 2019)
Changed paths:
M synfig-studio/plugins/lottie-exporter/layers/image.py
M synfig-studio/plugins/lottie-exporter/properties/offsetKeyframe.py
Log Message:
-----------
Correct tangent calculation
Commit: c421d066da070922a8aa87992cf48abf040b4081
https://github.com/synfig/synfig/commit/c421d066da070922a8aa87992cf48abf040b4081
Author: AnishGulati <[email protected]>
Date: 2019-06-08 (Sat, 08 Jun 2019)
Changed paths:
M synfig-studio/plugins/lottie-exporter/layers/image.py
M
synfig-studio/plugins/lottie-exporter/properties/multiDimensionalKeyframed.py
Log Message:
-----------
Support for inverted images
Commit: 04695373133e51443cee6275bc292953e0a69fc7
https://github.com/synfig/synfig/commit/04695373133e51443cee6275bc292953e0a69fc7
Author: AnishGulati <[email protected]>
Date: 2019-06-08 (Sat, 08 Jun 2019)
Changed paths:
R synfig-studio/plugins/lottie-exporter/properties/hermite_to_bezier.py
Log Message:
-----------
Remove not required file
Commit: 0c03a29bba0bb987f4ac5eaf360cbf2d9bb901bf
https://github.com/synfig/synfig/commit/0c03a29bba0bb987f4ac5eaf360cbf2d9bb901bf
Author: AnishGulati <[email protected]>
Date: 2019-06-08 (Sat, 08 Jun 2019)
Changed paths:
M synfig-studio/plugins/lottie-exporter/properties/Makefile.am
Log Message:
-----------
Update Makefile
Commit: 0f1f117dbed4306e971c642a0766d38b46ab52d6
https://github.com/synfig/synfig/commit/0f1f117dbed4306e971c642a0766d38b46ab52d6
Author: AnishGulati <[email protected]>
Date: 2019-06-08 (Sat, 08 Jun 2019)
Changed paths:
M synfig-studio/plugins/lottie-exporter/canvas.py
M synfig-studio/plugins/lottie-exporter/effects/allmask.py
M synfig-studio/plugins/lottie-exporter/effects/color.py
M synfig-studio/plugins/lottie-exporter/effects/feather.py
M synfig-studio/plugins/lottie-exporter/effects/fill.py
M synfig-studio/plugins/lottie-exporter/effects/fillmask.py
M synfig-studio/plugins/lottie-exporter/effects/invert.py
M synfig-studio/plugins/lottie-exporter/effects/opacity.py
M synfig-studio/plugins/lottie-exporter/helpers/bezier.py
M synfig-studio/plugins/lottie-exporter/helpers/blendMode.py
M synfig-studio/plugins/lottie-exporter/helpers/transform.py
M synfig-studio/plugins/lottie-exporter/layers/image.py
M synfig-studio/plugins/lottie-exporter/layers/shape.py
M synfig-studio/plugins/lottie-exporter/layers/solid.py
M synfig-studio/plugins/lottie-exporter/lottie-exporter.py
M synfig-studio/plugins/lottie-exporter/misc.py
M
synfig-studio/plugins/lottie-exporter/properties/multiDimensionalKeyframed.py
M synfig-studio/plugins/lottie-exporter/properties/offsetKeyframe.py
M synfig-studio/plugins/lottie-exporter/properties/timeAdjust.py
M synfig-studio/plugins/lottie-exporter/properties/value.py
M synfig-studio/plugins/lottie-exporter/properties/valueKeyframe.py
M synfig-studio/plugins/lottie-exporter/properties/valueKeyframed.py
M synfig-studio/plugins/lottie-exporter/settings.py
M synfig-studio/plugins/lottie-exporter/shapes/circle.py
M synfig-studio/plugins/lottie-exporter/shapes/fill.py
M synfig-studio/plugins/lottie-exporter/shapes/rectangle.py
M synfig-studio/plugins/lottie-exporter/shapes/star.py
M synfig-studio/plugins/lottie-exporter/sources/image.py
Log Message:
-----------
Finalize the documenation for the 6 layers till now
Commit: 5bfbba28d245d80febbd53ba23db49663f375835
https://github.com/synfig/synfig/commit/5bfbba28d245d80febbd53ba23db49663f375835
Author: AnishGulati <[email protected]>
Date: 2019-06-08 (Sat, 08 Jun 2019)
Changed paths:
M synfig-studio/plugins/lottie-exporter/layers/image.py
Log Message:
-----------
Smoothing image layer interpolations
Commit: 41d7e32fa93777f24cf9158d21cf69b41dcf6de1
https://github.com/synfig/synfig/commit/41d7e32fa93777f24cf9158d21cf69b41dcf6de1
Author: AnishGulati <[email protected]>
Date: 2019-06-08 (Sat, 08 Jun 2019)
Changed paths:
M synfig-studio/plugins/lottie-exporter/lottie-exporter.py
Log Message:
-----------
#833 Make HTML file path relative
Commit: b81c5988f87cb163412dc335ff2340e504d57bc9
https://github.com/synfig/synfig/commit/b81c5988f87cb163412dc335ff2340e504d57bc9
Author: AnishGulati <[email protected]>
Date: 2019-06-08 (Sat, 08 Jun 2019)
Changed paths:
M synfig-studio/plugins/lottie-exporter/lottie-exporter.py
M synfig-studio/plugins/lottie-exporter/settings.py
M synfig-studio/plugins/lottie-exporter/sources/image.py
Log Message:
-----------
#833: Use os.path.basename(); relative path for images now working
Commit: ea88ab8ed47cae4b5431faf9aae8b003342faa1e
https://github.com/synfig/synfig/commit/ea88ab8ed47cae4b5431faf9aae8b003342faa1e
Author: Konstantin Dmitriev <[email protected]>
Date: 2019-06-07 (Fri, 07 Jun 2019)
Changed paths:
M 1-setup-linux-native.sh
M 1-setup-osx-brew.sh
M synfig-studio/configure.ac
M synfig-studio/plugins/Makefile.am
A synfig-studio/plugins/lottie-exporter/Makefile.am
A synfig-studio/plugins/lottie-exporter/canvas.py
A synfig-studio/plugins/lottie-exporter/effects/Makefile.am
A synfig-studio/plugins/lottie-exporter/effects/allmask.py
A synfig-studio/plugins/lottie-exporter/effects/color.py
A synfig-studio/plugins/lottie-exporter/effects/feather.py
A synfig-studio/plugins/lottie-exporter/effects/fill.py
A synfig-studio/plugins/lottie-exporter/effects/fillmask.py
A synfig-studio/plugins/lottie-exporter/effects/invert.py
A synfig-studio/plugins/lottie-exporter/effects/opacity.py
A synfig-studio/plugins/lottie-exporter/helpers/Makefile.am
A synfig-studio/plugins/lottie-exporter/helpers/bezier.py
A synfig-studio/plugins/lottie-exporter/helpers/blendMode.py
A synfig-studio/plugins/lottie-exporter/helpers/transform.py
A synfig-studio/plugins/lottie-exporter/layers/Makefile.am
A synfig-studio/plugins/lottie-exporter/layers/image.py
A synfig-studio/plugins/lottie-exporter/layers/shape.py
A synfig-studio/plugins/lottie-exporter/layers/solid.py
A synfig-studio/plugins/lottie-exporter/lottie-exporter.py
A synfig-studio/plugins/lottie-exporter/misc.py
A synfig-studio/plugins/lottie-exporter/plugin.xml.in
A synfig-studio/plugins/lottie-exporter/properties/Makefile.am
A
synfig-studio/plugins/lottie-exporter/properties/multiDimensionalKeyframed.py
A synfig-studio/plugins/lottie-exporter/properties/offsetKeyframe.py
A synfig-studio/plugins/lottie-exporter/properties/timeAdjust.py
A synfig-studio/plugins/lottie-exporter/properties/value.py
A synfig-studio/plugins/lottie-exporter/properties/valueKeyframe.py
A synfig-studio/plugins/lottie-exporter/properties/valueKeyframed.py
A synfig-studio/plugins/lottie-exporter/settings.py
A synfig-studio/plugins/lottie-exporter/shapes/Makefile.am
A synfig-studio/plugins/lottie-exporter/shapes/circle.py
A synfig-studio/plugins/lottie-exporter/shapes/fill.py
A synfig-studio/plugins/lottie-exporter/shapes/rectangle.py
A synfig-studio/plugins/lottie-exporter/shapes/star.py
A synfig-studio/plugins/lottie-exporter/sources/Makefile.am
A synfig-studio/plugins/lottie-exporter/sources/image.py
M synfig-studio/po/en_CZ.po
Log Message:
-----------
Merge Lottie exporter from PR #756: Basic layers
Supported Layers:
- Star Layer
- Circle Layer
- Rectangle Layer
- Simple Circle Layer
- Solid Color Layer
- Import Image Layer
Commit: a88fc5cb73c1e862e6bd1027759e347b135a038f
https://github.com/synfig/synfig/commit/a88fc5cb73c1e862e6bd1027759e347b135a038f
Author: Rodolfo Ribeiro Gomes <[email protected]>
Date: 2019-06-11 (Tue, 11 Jun 2019)
Changed paths:
M ETL/bootstrap.sh
M synfig-core/bootstrap.sh
M synfig-studio/bootstrap.sh
Log Message:
-----------
standardize the three bootstrap.sh
Commit: 22cee5ce5692a160a2113d803819df54594c6237
https://github.com/synfig/synfig/commit/22cee5ce5692a160a2113d803819df54594c6237
Author: Rodolfo Ribeiro Gomes <[email protected]>
Date: 2019-06-11 (Tue, 11 Jun 2019)
Changed paths:
M ETL/configure.ac
M synfig-core/configure.ac
M synfig-core/m4/subs.m4
M synfig-studio/configure.ac
M synfig-studio/m4/subs.m4
Log Message:
-----------
minor cleaning on configure.ac
Commit: 435630b9f678e1c6b28203a516e0ee2c669ff032
https://github.com/synfig/synfig/commit/435630b9f678e1c6b28203a516e0ee2c669ff032
Author: ice0 <[email protected]>
Date: 2019-06-13 (Thu, 13 Jun 2019)
Changed paths:
R ETL/.anjuta/session/anjuta.session
R ETL/ETL.anjuta
R ETL/ETL.kdevprj
R ETL/ETL.prj
R synfig-core/.anjuta/session/anjuta.session
M synfig-core/examples/backdrop.sifz
M synfig-core/examples/walk/animation.lst
M synfig-core/examples/walk/frame_01.jpg
M synfig-core/examples/walk/frame_02.jpg
M synfig-core/examples/walk/frame_03.jpg
M synfig-core/examples/walk/frame_04.jpg
R synfig-core/synfig-core.anjuta
R synfig-core/synfig.kdevprj
R synfig-core/synfig.prj
R synfig-studio/.anjuta/session/anjuta.session
M synfig-studio/m4/ETL.m4
M synfig-studio/m4/cxx_macros.m4
M synfig-studio/m4/gnome.m4
M synfig-studio/m4/libxml.m4
M synfig-studio/m4/subs.m4
M synfig-studio/m4/synfig.m4
M synfig-studio/po/ca.po
M synfig-studio/po/cs.po
M synfig-studio/po/da.po
M synfig-studio/po/de.po
M synfig-studio/po/en_GB.po
M synfig-studio/po/fa_IR.po
M synfig-studio/po/fr.po
M synfig-studio/po/hu.po
M synfig-studio/po/it.po
M synfig-studio/po/ja_JP.po
M synfig-studio/po/lt.po
M synfig-studio/po/pt_BR.po
M synfig-studio/po/ru.po
M synfig-studio/po/sk_SK.po
M synfig-studio/po/zh_CN.po
R synfig-studio/studio.kdevprj
R synfig-studio/studio.prj
R synfig-studio/synfig-studio.anjuta
Log Message:
-----------
Code cleanup (remove Anjuta files), fixed file permissions
Commit: 89d678b43cda63e1df9446e13fde7cd397c9af0c
https://github.com/synfig/synfig/commit/89d678b43cda63e1df9446e13fde7cd397c9af0c
Author: Konstantin Dmitriev <[email protected]>
Date: 2019-06-14 (Fri, 14 Jun 2019)
Changed paths:
M synfig-studio/src/gui/cellrenderer/cellrenderer_timetrack.cpp
Log Message:
-----------
Fix display of segments, indicated disabled vertices of Spline. Closes #843.
Commit: c46c13620edb3fedbd36b6ee05a8b7e2c3d5f7ab
https://github.com/synfig/synfig/commit/c46c13620edb3fedbd36b6ee05a8b7e2c3d5f7ab
Author: Konstantin Dmitriev <[email protected]>
Date: 2019-06-16 (Sun, 16 Jun 2019)
Changed paths:
A 1-setup-windows-msys2.sh
M autobuild/build.sh
R autobuild/msys2/1_install_requirements.sh
R autobuild/msys2/2_build_mlt.sh
R autobuild/msys2/3_build_synfig.sh
M autobuild/msys2/appveyor.bat
A autobuild/msys2/build_mlt.sh
M autobuild/msys2/set_env.sh
Log Message:
-----------
Reorganize MSYS2 build scripts into common build schema
Commit: dbcff0d792e6ff53fe4daaf8aed5a3ba216669d2
https://github.com/synfig/synfig/commit/dbcff0d792e6ff53fe4daaf8aed5a3ba216669d2
Author: Voldracarno Draconor <[email protected]>
Date: 2019-06-19 (Wed, 19 Jun 2019)
Changed paths:
M 2-build-cmake.sh
M autobuild/build-cmake-common.sh
Log Message:
-----------
Add incremental build for cmake autobuild
Commit: 678cc3a7b1208fcca18c8b54a29a20576c499927
https://github.com/synfig/synfig/commit/678cc3a7b1208fcca18c8b54a29a20576c499927
Author: Konstantin Dmitriev <[email protected]>
Date: 2019-06-23 (Sun, 23 Jun 2019)
Changed paths:
M 1-setup-osx-brew.sh
Log Message:
-----------
Add a note about problem with librsvg on OSX < 10.11
Commit: 1b27be324fd3cbb8618641ae0c27ac6b4e620f4c
https://github.com/synfig/synfig/commit/1b27be324fd3cbb8618641ae0c27ac6b4e620f4c
Author: Voldracarno Draconor <[email protected]>
Date: 2019-06-28 (Fri, 28 Jun 2019)
Changed paths:
M synfig-core/src/synfig/color/colorblendingfunctions.h
Log Message:
-----------
Fixed ADD, SUBSTRACT and DIFFERENCE blend modes
Commit: 28e8f47fc04ec5b8e7de4081cb6f08c009a21408
https://github.com/synfig/synfig/commit/28e8f47fc04ec5b8e7de4081cb6f08c009a21408
Author: Voldracarno Draconor <[email protected]>
Date: 2019-06-28 (Fri, 28 Jun 2019)
Changed paths:
M synfig-core/src/synfig/color/colorblendingfunctions.h
Log Message:
-----------
Replaced the spaces with tabs
Commit: 1b576b6db07d19eee29041f9d323557176bbeadf
https://github.com/synfig/synfig/commit/1b576b6db07d19eee29041f9d323557176bbeadf
Author: Voldracarno Draconor <[email protected]>
Date: 2019-07-04 (Thu, 04 Jul 2019)
Changed paths:
M synfig-core/src/synfig/color/color.cpp
M synfig-core/src/synfig/color/color.h
M synfig-core/src/synfig/color/colorblendingfunctions.h
M synfig-core/src/synfig/layers/layer_motionblur.cpp
Log Message:
-----------
Fix motion blur
Commit: edfa193d9a125312c6201ec02247c1e15b8d40b5
https://github.com/synfig/synfig/commit/edfa193d9a125312c6201ec02247c1e15b8d40b5
Author: Voldracarno Draconor <[email protected]>
Date: 2019-07-04 (Thu, 04 Jul 2019)
Changed paths:
M synfig-core/src/synfig/color/color.cpp
Log Message:
-----------
Replaced spaces with tabs (again)
Commit: 91f030f07859dbc6ad3ed1abe4669b127bc8f14f
https://github.com/synfig/synfig/commit/91f030f07859dbc6ad3ed1abe4669b127bc8f14f
Author: Voldracarno Draconor <[email protected]>
Date: 2019-07-05 (Fri, 05 Jul 2019)
Changed paths:
M synfig-core/src/synfig/color/color.h
Log Message:
-----------
Fix associative and commutative definitions
Commit: 76aa1d1a8644c72ab2fd517aba338722e73d181c
https://github.com/synfig/synfig/commit/76aa1d1a8644c72ab2fd517aba338722e73d181c
Author: Voldracarno Draconor <[email protected]>
Date: 2019-07-05 (Fri, 05 Jul 2019)
Changed paths:
M synfig-core/src/synfig/color/color.cpp
M synfig-core/src/synfig/color/color.h
M synfig-core/src/synfig/color/colorblendingfunctions.h
M synfig-core/src/synfig/layers/layer_motionblur.cpp
Log Message:
-----------
Renamed BLEND_ADD_NOCROP to BLEND_ADD_COMPOSITE
Commit: 989c6a494f069db8ad793335289c753743f912e4
https://github.com/synfig/synfig/commit/989c6a494f069db8ad793335289c753743f912e4
Author: Konstantin Dmitriev <[email protected]>
Date: 2019-07-05 (Fri, 05 Jul 2019)
Changed paths:
M synfig-core/src/synfig/color/color.cpp
M synfig-core/src/synfig/color/color.h
M synfig-core/src/synfig/color/colorblendingfunctions.h
M synfig-core/src/synfig/layers/layer_motionblur.cpp
Log Message:
-----------
Fixed Add, Subtract and Difference blend modes. Closes #821.
Commit: b54f969acad316d3ca8d6b162ed9f2d6ba482c91
https://github.com/synfig/synfig/commit/b54f969acad316d3ca8d6b162ed9f2d6ba482c91
Author: Konstantin Dmitriev <[email protected]>
Date: 2019-07-05 (Fri, 05 Jul 2019)
Changed paths:
M synfig-core/src/synfig/layers/layer_motionblur.cpp
Log Message:
-----------
Set better aperture value for Motion Blur Layer
Commit: 6d4ce823d9efc0adedf60bcdb823eb0ef4639d5e
https://github.com/synfig/synfig/commit/6d4ce823d9efc0adedf60bcdb823eb0ef4639d5e
Author: Konstantin Dmitriev <[email protected]>
Date: 2019-07-07 (Sun, 07 Jul 2019)
Changed paths:
M synfig-studio/src/gui/states/state_star.cpp
Log Message:
-----------
Star Tool now creates Star Layer aligned at 90 degrees
Commit: 78c0b9b45482c9912770bcdf5a2589e491111ce5
https://github.com/synfig/synfig/commit/78c0b9b45482c9912770bcdf5a2589e491111ce5
Author: Konstantin Dmitriev <[email protected]>
Date: 2019-07-07 (Sun, 07 Jul 2019)
Changed paths:
M synfig-studio/src/gui/states/state_star.cpp
Log Message:
-----------
Remove identation from "Offset" label in Star Tool settings
Commit: aa4e0c68c31ac07e4debc23eb64e1bd9ee3f9631
https://github.com/synfig/synfig/commit/aa4e0c68c31ac07e4debc23eb64e1bd9ee3f9631
Author: Konstantin Dmitriev <[email protected]>
Date: 2019-07-07 (Sun, 07 Jul 2019)
Changed paths:
M synfig-studio/src/gui/states/state_star.cpp
Log Message:
-----------
Do not save "Angle Offset" parameter of Star Tool. Always use default value
(90 deg).
Commit: 82b5fad3f023838a158f527fa81fe94f3ab3f3cc
https://github.com/synfig/synfig/commit/82b5fad3f023838a158f527fa81fe94f3ab3f3cc
Author: Konstantin Dmitriev <[email protected]>
Date: 2019-07-07 (Sun, 07 Jul 2019)
Changed paths:
M synfig-core/src/synfig/canvas.cpp
Log Message:
-----------
Exporting canvas should set proper length for created sub-canvas. Closes #715.
Commit: 271139404e4ba5dedfa20c81dece5f58c4623de4
https://github.com/synfig/synfig/commit/271139404e4ba5dedfa20c81dece5f58c4623de4
Author: Konstantin Dmitriev <[email protected]>
Date: 2019-07-07 (Sun, 07 Jul 2019)
Changed paths:
M synfig-core/src/synfig/canvas.cpp
Log Message:
-----------
Fix #874: When canvas is exported it inherits all settings of parent canvas
(lenght, resolution, etc).
Commit: 910c863f441406aa7efdf64f79573668616e779a
https://github.com/synfig/synfig/commit/910c863f441406aa7efdf64f79573668616e779a
Author: Rodolfo Ribeiro Gomes <[email protected]>
Date: 2019-07-09 (Tue, 09 Jul 2019)
Changed paths:
M synfig-core/po/POTFILES.in
M synfig-studio/po/POTFILES.in
Log Message:
-----------
update POTFILES.in - new files added
Commit: 65ce9261713e6d3ed2a16a17e4d06d970fa546bd
https://github.com/synfig/synfig/commit/65ce9261713e6d3ed2a16a17e4d06d970fa546bd
Author: Rodolfo Ribeiro Gomes <[email protected]>
Date: 2019-07-09 (Tue, 09 Jul 2019)
Changed paths:
M ETL/ETL/etl_config.h
Log Message:
-----------
remove unused #define
Commit: e94f16e66f921ffc179ba5cad42ee03bf3b2ee1f
https://github.com/synfig/synfig/commit/e94f16e66f921ffc179ba5cad42ee03bf3b2ee1f
Author: Rodolfo Ribeiro Gomes <[email protected]>
Date: 2019-07-09 (Tue, 09 Jul 2019)
Changed paths:
M ETL/ETL/etl_config.h
Log Message:
-----------
remove commented code/directives
Commit: 8beaa9b11411f216a11e642c420aa2455a5ba108
https://github.com/synfig/synfig/commit/8beaa9b11411f216a11e642c420aa2455a5ba108
Author: Rodolfo Ribeiro Gomes <[email protected]>
Date: 2019-07-09 (Tue, 09 Jul 2019)
Changed paths:
M ETL/ETL/_stringf.h
M ETL/ETL/etl_config.h
M synfig-core/src/modules/mod_jpeg/mptr_jpeg.h
M synfig-core/src/modules/mod_jpeg/trgt_jpeg.h
Log Message:
-----------
remove #define for simple and common 'extern "C"'
Commit: 4266ce697b531f4b975ec337eea7f87e8e968928
https://github.com/synfig/synfig/commit/4266ce697b531f4b975ec337eea7f87e8e968928
Author: Konstantin Dmitriev <[email protected]>
Date: 2019-07-12 (Fri, 12 Jul 2019)
Changed paths:
M synfig-core/src/synfig/canvas.cpp
M synfig-studio/src/synfigapp/actions/valuedescexport.cpp
Log Message:
-----------
Better fix for #874. Fixes commit 271139404e4ba.
Commit: 3f2f45710e2980c040cd5f80c3aa3a16a4c9ced5
https://github.com/synfig/synfig/commit/3f2f45710e2980c040cd5f80c3aa3a16a4c9ced5
Author: Rodolfo Ribeiro Gomes <[email protected]>
Date: 2019-07-12 (Fri, 12 Jul 2019)
Changed paths:
M synfig-core/src/synfig/renddesc.cpp
M synfig-core/src/synfig/renddesc.h
Log Message:
-----------
remove redundant and unused function RendDesc::apply()
One could simply use assignment operator;
the "apply" method implementation is just a wrapper
for the former.
Commit: 276083fba3d9191358b84e1cfde51ee05f3fb528
https://github.com/synfig/synfig/commit/276083fba3d9191358b84e1cfde51ee05f3fb528
Author: Ivan Mahonin <[email protected]>
Date: 2019-07-16 (Tue, 16 Jul 2019)
Changed paths:
M synfig-core/src/synfig/rendering/renderer.cpp
M synfig-core/src/synfig/rendering/renderqueue.cpp
M synfig-core/src/synfig/rendering/task.h
Log Message:
-----------
fix cancellation of rendering tasks
Commit: b98a7985fba496eb8ad65cfa948e97958c81f4cf
https://github.com/synfig/synfig/commit/b98a7985fba496eb8ad65cfa948e97958c81f4cf
Author: Ivan Mahonin <[email protected]>
Date: 2019-07-16 (Tue, 16 Jul 2019)
Changed paths:
M synfig-core/src/synfig/canvas.cpp
M synfig-core/src/synfig/canvas.h
M synfig-core/src/synfig/canvasbase.h
M synfig-core/src/synfig/context.cpp
M synfig-core/src/synfig/context.h
M synfig-core/src/synfig/layers/layer_polygon.cpp
M synfig-core/src/synfig/layers/layer_shape.cpp
M synfig-studio/src/synfigapp/actions/layerlower.cpp
M synfig-studio/src/synfigapp/actions/layermove.cpp
M synfig-studio/src/synfigapp/actions/layerraise.cpp
M synfig-studio/src/synfigapp/actions/layerremove.cpp
Log Message:
-----------
use std::list as CanvasBase (instead of deque)
Commit: 717751edcb711848bfcb1e181a3a399b3063e953
https://github.com/synfig/synfig/commit/717751edcb711848bfcb1e181a3a399b3063e953
Author: Ivan Mahonin <[email protected]>
Date: 2019-07-16 (Tue, 16 Jul 2019)
Changed paths:
M synfig-studio/src/gui/workarearenderer/renderer_canvas.cpp
Log Message:
-----------
remove wrong assertion
Compare: https://github.com/synfig/synfig/compare/70e71983e72e...717751edcb71
_______________________________________________
Synfig-devl mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/synfig-devl