Branch: refs/heads/master
  Home:   https://github.com/synfig/synfig
  Commit: 2dce20d03ba15c8c391c84aebef85b2a25bcc210
      
https://github.com/synfig/synfig/commit/2dce20d03ba15c8c391c84aebef85b2a25bcc210
  Author: AnishGulati <anish.gul...@research.iiit.ac.in>
  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/lottie-exporter.py
    M synfig-studio/plugins/lottie-exporter/misc.py
    M synfig-studio/plugins/lottie-exporter/properties/offsetKeyframe.py
    A synfig-studio/plugins/lottie-exporter/properties/shape.py
    A synfig-studio/plugins/lottie-exporter/properties/shapeProp.py
    A synfig-studio/plugins/lottie-exporter/shapes/shape.py

  Log Message:
  -----------
  Add support for region layer without animations


  Commit: 5c65f87cf0c0a9c42f0373bd921f34bc03a42426
      
https://github.com/synfig/synfig/commit/5c65f87cf0c0a9c42f0373bd921f34bc03a42426
  Author: AnishGulati <anish.gul...@research.iiit.ac.in>
  Date:   2019-06-09 (Sun, 09 Jun 2019)

  Changed paths:
    A synfig-studio/plugins/lottie-exporter/properties/shapeKeyframed.py
    A synfig-studio/plugins/lottie-exporter/properties/shapePropKeyframe.py
    M synfig-studio/plugins/lottie-exporter/shapes/rectangle.py

  Log Message:
  -----------
  Add work for region animations


  Commit: c4c81bf908cde0636456f555cea634f87aa76153
      
https://github.com/synfig/synfig/commit/c4c81bf908cde0636456f555cea634f87aa76153
  Author: AnishGulati <anish.gul...@research.iiit.ac.in>
  Date:   2019-06-09 (Sun, 09 Jun 2019)

  Changed paths:
    M synfig-studio/plugins/lottie-exporter/helpers/transform.py
    M synfig-studio/plugins/lottie-exporter/layers/shape.py

  Log Message:
  -----------
  Position correction for import image layer


  Commit: f53721a0a12083a92cbd8794ce218e5d8e443ba0
      
https://github.com/synfig/synfig/commit/f53721a0a12083a92cbd8794ce218e5d8e443ba0
  Author: AnishGulati <anish.gul...@research.iiit.ac.in>
  Date:   2019-06-09 (Sun, 09 Jun 2019)

  Changed paths:
    M synfig-studio/plugins/lottie-exporter/misc.py
    M synfig-studio/plugins/lottie-exporter/properties/shapePropKeyframe.py
    M synfig-studio/plugins/lottie-exporter/shapes/rectangle.py
    M synfig-studio/plugins/lottie-exporter/shapes/shape.py

  Log Message:
  -----------
  Region animations working for: Vertex, Tangent1, Tangent2; Remaining: radius, 
angle split


  Commit: 7c1f636f40c4ca57ae0e7aee4c7ba36218924438
      
https://github.com/synfig/synfig/commit/7c1f636f40c4ca57ae0e7aee4c7ba36218924438
  Author: AnishGulati <anish.gul...@research.iiit.ac.in>
  Date:   2019-06-10 (Mon, 10 Jun 2019)

  Changed paths:
    M synfig-studio/plugins/lottie-exporter/layers/shape.py
    M synfig-studio/plugins/lottie-exporter/properties/shapePropKeyframe.py
    M synfig-studio/plugins/lottie-exporter/shapes/rectangle.py

  Log Message:
  -----------
  Handle negative values of expand parameter: rectangle layer


  Commit: face09768771d21ee73e8c44b2ad23c82318b29f
      
https://github.com/synfig/synfig/commit/face09768771d21ee73e8c44b2ad23c82318b29f
  Author: AnishGulati <anish.gul...@research.iiit.ac.in>
  Date:   2019-06-10 (Mon, 10 Jun 2019)

  Changed paths:
    M synfig-studio/configure.ac
    M synfig-studio/plugins/lottie-exporter/Makefile.am
    M synfig-studio/plugins/lottie-exporter/properties/shapePropKeyframe.py
    M synfig-studio/plugins/lottie-exporter/shapes/rectangle.py
    A synfig-studio/plugins/lottie-exporter/synfig/Makefile.am
    A synfig-studio/plugins/lottie-exporter/synfig/animation.py

  Log Message:
  -----------
  Restructure shapes/rectangle.py


  Commit: 1de6f8e9f24ffa001e6fea31aeca4fd9ab2129f4
      
https://github.com/synfig/synfig/commit/1de6f8e9f24ffa001e6fea31aeca4fd9ab2129f4
  Author: AnishGulati <anish.gul...@research.iiit.ac.in>
  Date:   2019-06-10 (Mon, 10 Jun 2019)

  Changed paths:
    M synfig-studio/plugins/lottie-exporter/properties/shapePropKeyframe.py
    M synfig-studio/plugins/lottie-exporter/shapes/rectangle.py
    M synfig-studio/plugins/lottie-exporter/synfig/animation.py

  Log Message:
  -----------
  Region animations now working properly


  Commit: 49032bcbc2aef7cb27e12836b1ce16a361f7b24c
      
https://github.com/synfig/synfig/commit/49032bcbc2aef7cb27e12836b1ce16a361f7b24c
  Author: AnishGulati <anish.gul...@research.iiit.ac.in>
  Date:   2019-06-10 (Mon, 10 Jun 2019)

  Changed paths:
    M synfig-studio/plugins/lottie-exporter/properties/Makefile.am
    M synfig-studio/plugins/lottie-exporter/shapes/Makefile.am

  Log Message:
  -----------
  Update Makefiles


  Commit: 83ec094ed6a469823804f9ef6520c6d476f3d75e
      
https://github.com/synfig/synfig/commit/83ec094ed6a469823804f9ef6520c6d476f3d75e
  Author: AnishGulati <anish.gul...@research.iiit.ac.in>
  Date:   2019-06-11 (Tue, 11 Jun 2019)

  Changed paths:
    M synfig-studio/plugins/lottie-exporter/properties/shape.py
    M synfig-studio/plugins/lottie-exporter/properties/shapeKeyframed.py
    M synfig-studio/plugins/lottie-exporter/properties/shapeProp.py
    M synfig-studio/plugins/lottie-exporter/properties/shapePropKeyframe.py
    M synfig-studio/plugins/lottie-exporter/shapes/shape.py
    M synfig-studio/plugins/lottie-exporter/synfig/animation.py

  Log Message:
  -----------
  Add function definations to newly added modules


  Commit: cc023c4115979041d6aeb8787e76e4c75edd9d27
      
https://github.com/synfig/synfig/commit/cc023c4115979041d6aeb8787e76e4c75edd9d27
  Author: AnishGulati <anish.gul...@research.iiit.ac.in>
  Date:   2019-06-11 (Tue, 11 Jun 2019)

  Changed paths:
    M synfig-studio/plugins/lottie-exporter/properties/Makefile.am
    R synfig-studio/plugins/lottie-exporter/properties/shape.py
    R synfig-studio/plugins/lottie-exporter/properties/shapeProp.py
    M synfig-studio/plugins/lottie-exporter/shapes/shape.py

  Log Message:
  -----------
  Remove dead code


  Commit: 11b7779f9d18c765ce12294d9c75558a50cc5b52
      
https://github.com/synfig/synfig/commit/11b7779f9d18c765ce12294d9c75558a50cc5b52
  Author: AnishGulati <anish.gul...@research.iiit.ac.in>
  Date:   2019-06-11 (Tue, 11 Jun 2019)

  Changed paths:
    M synfig-studio/plugins/lottie-exporter/shapes/shape.py

  Log Message:
  -----------
  Missed one line in previous commit


  Commit: c699183c7a1e265d07bd786193a397d76c6139e2
      
https://github.com/synfig/synfig/commit/c699183c7a1e265d07bd786193a397d76c6139e2
  Author: AnishGulati <anish.gul...@research.iiit.ac.in>
  Date:   2019-06-11 (Tue, 11 Jun 2019)

  Changed paths:
    M synfig-studio/plugins/lottie-exporter/shapes/rectangle.py

  Log Message:
  -----------
  Patch: If bevel parameter is not present, set it to zero


  Commit: 3acb83c808eb22f3187662bd93f662c11b2fc1ee
      
https://github.com/synfig/synfig/commit/3acb83c808eb22f3187662bd93f662c11b2fc1ee
  Author: AnishGulati <anish.gul...@research.iiit.ac.in>
  Date:   2019-06-11 (Tue, 11 Jun 2019)

  Changed paths:
    M synfig-studio/plugins/lottie-exporter/shapes/rectangle.py

  Log Message:
  -----------
  Reduce file size for animated rectangle layers


  Commit: 098f9a3393760f3493459436f5c277ac58dc0d77
      
https://github.com/synfig/synfig/commit/098f9a3393760f3493459436f5c277ac58dc0d77
  Author: AnishGulati <anish.gul...@research.iiit.ac.in>
  Date:   2019-06-12 (Wed, 12 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/properties/shapeKeyframed.py
    M synfig-studio/plugins/lottie-exporter/properties/shapePropKeyframe.py
    M synfig-studio/plugins/lottie-exporter/shapes/shape.py

  Log Message:
  -----------
  Add polygon layer; Without animation of adding new vertices


  Commit: 1003e0bd4cb4966efa95fee2682a028c2d24a3a0
      
https://github.com/synfig/synfig/commit/1003e0bd4cb4966efa95fee2682a028c2d24a3a0
  Author: AnishGulati <anish.gul...@research.iiit.ac.in>
  Date:   2019-06-14 (Fri, 14 Jun 2019)

  Changed paths:
    M synfig-studio/plugins/lottie-exporter/layers/image.py
    M synfig-studio/plugins/lottie-exporter/properties/shapePropKeyframe.py
    M synfig-studio/plugins/lottie-exporter/shapes/rectangle.py
    M synfig-studio/plugins/lottie-exporter/synfig/animation.py

  Log Message:
  -----------
  Change function parameters: gen_dummy_waypoint()


  Commit: 4ccbb08dad97c57f3429b8d570910eea2ea364ef
      
https://github.com/synfig/synfig/commit/4ccbb08dad97c57f3429b8d570910eea2ea364ef
  Author: AnishGulati <anish.gul...@research.iiit.ac.in>
  Date:   2019-06-14 (Fri, 14 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/rectangle.py

  Log Message:
  -----------
  Filled rectangle working properly, tested on Synfig 1.2.2


  Commit: c099009648c4e80720cc282b3553eaeb29df9419
      
https://github.com/synfig/synfig/commit/c099009648c4e80720cc282b3553eaeb29df9419
  Author: AnishGulati <anish.gul...@research.iiit.ac.in>
  Date:   2019-06-15 (Sat, 15 Jun 2019)

  Changed paths:
    R ETL/.anjuta/session/anjuta.session
    R ETL/ETL.anjuta
    R ETL/ETL.kdevprj
    R ETL/ETL.prj
    M ETL/bootstrap.sh
    M ETL/configure.ac
    R synfig-core/.anjuta/session/anjuta.session
    M synfig-core/bootstrap.sh
    M synfig-core/configure.ac
    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
    M synfig-core/m4/subs.m4
    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/bootstrap.sh
    M synfig-studio/configure.ac
    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
    M synfig-studio/src/gui/cellrenderer/cellrenderer_timetrack.cpp
    R synfig-studio/studio.kdevprj
    R synfig-studio/studio.prj
    R synfig-studio/synfig-studio.anjuta

  Log Message:
  -----------
  Merge remote-tracking branch 'origin/master' into lottie_exporter


  Commit: 7f22811f67a362ae25099f2d4b61411025658628
      
https://github.com/synfig/synfig/commit/7f22811f67a362ae25099f2d4b61411025658628
  Author: AnishGulati <anish.gul...@research.iiit.ac.in>
  Date:   2019-06-18 (Tue, 18 Jun 2019)

  Changed paths:
    M synfig-studio/plugins/lottie-exporter/properties/shapePropKeyframe.py

  Log Message:
  -----------
  Add loop property to region layer


  Commit: b39d897415dccad226415e91fb7fb2fc9a7c89b4
      
https://github.com/synfig/synfig/commit/b39d897415dccad226415e91fb7fb2fc9a7c89b4
  Author: AnishGulati <anish.gul...@research.iiit.ac.in>
  Date:   2019-06-18 (Tue, 18 Jun 2019)

  Changed paths:
    M synfig-studio/plugins/lottie-exporter/properties/shapePropKeyframe.py

  Log Message:
  -----------
  Typo in properties/shapePropKeyframe.py


  Commit: b483f4517db2dc68fb13f18c20f643146404778f
      
https://github.com/synfig/synfig/commit/b483f4517db2dc68fb13f18c20f643146404778f
  Author: AnishGulati <anish.gul...@research.iiit.ac.in>
  Date:   2019-06-18 (Tue, 18 Jun 2019)

  Changed paths:
    M synfig-studio/plugins/lottie-exporter/lottie-exporter.py

  Log Message:
  -----------
  Exclude layer rendering when ticked


  Commit: 5bc5719ecd53e0fa75851fdef65923e16941a111
      
https://github.com/synfig/synfig/commit/5bc5719ecd53e0fa75851fdef65923e16941a111
  Author: AnishGulati <anish.gul...@research.iiit.ac.in>
  Date:   2019-06-18 (Tue, 18 Jun 2019)

  Changed paths:
    M synfig-studio/plugins/lottie-exporter/lottie-exporter.py

  Log Message:
  -----------
  Reverse previous commit


  Commit: c447db202b2638a372e38f47629aa90095db01d7
      
https://github.com/synfig/synfig/commit/c447db202b2638a372e38f47629aa90095db01d7
  Author: AnishGulati <anish.gul...@research.iiit.ac.in>
  Date:   2019-06-18 (Tue, 18 Jun 2019)

  Changed paths:
    M synfig-studio/plugins/lottie-exporter/canvas.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/valueKeyframe.py
    M synfig-studio/plugins/lottie-exporter/properties/valueKeyframed.py
    M synfig-studio/plugins/lottie-exporter/shapes/star.py

  Log Message:
  -----------
  get_time() and get_frame() functions now support hours and minutes


  Commit: cb3799d79d6a9658bc318c2f7d554eab739bce42
      
https://github.com/synfig/synfig/commit/cb3799d79d6a9658bc318c2f7d554eab739bce42
  Author: AnishGulati <anish.gul...@research.iiit.ac.in>
  Date:   2019-06-23 (Sun, 23 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/properties/shapeKeyframed.py
    M synfig-studio/plugins/lottie-exporter/properties/shapePropKeyframe.py
    M synfig-studio/plugins/lottie-exporter/shapes/shape.py

  Log Message:
  -----------
  Add outline layer export; Not working as per expectation yet


  Commit: 7ed852ed889cf934f2c9a5e1b7ff25bd56b223a2
      
https://github.com/synfig/synfig/commit/7ed852ed889cf934f2c9a5e1b7ff25bd56b223a2
  Author: AnishGulati <anish.gul...@research.iiit.ac.in>
  Date:   2019-06-24 (Mon, 24 Jun 2019)

  Changed paths:
    M synfig-studio/plugins/lottie-exporter/properties/shapePropKeyframe.py

  Log Message:
  -----------
  Improvements in outline layer


  Commit: 8de8c09ed25ca4e638a7ba87fc853ef7c145bcdb
      
https://github.com/synfig/synfig/commit/8de8c09ed25ca4e638a7ba87fc853ef7c145bcdb
  Author: AnishGulati <anish.gul...@research.iiit.ac.in>
  Date:   2019-06-25 (Tue, 25 Jun 2019)

  Changed paths:
    M synfig-studio/plugins/lottie-exporter/helpers/Makefile.am
    A synfig-studio/plugins/lottie-exporter/helpers/mask.py
    M synfig-studio/plugins/lottie-exporter/layers/Makefile.am
    M synfig-studio/plugins/lottie-exporter/layers/shape.py
    A synfig-studio/plugins/lottie-exporter/layers/shape_solid.py
    M synfig-studio/plugins/lottie-exporter/lottie-exporter.py
    M synfig-studio/plugins/lottie-exporter/properties/shapeKeyframed.py
    M synfig-studio/plugins/lottie-exporter/properties/shapePropKeyframe.py
    M synfig-studio/plugins/lottie-exporter/settings.py
    M synfig-studio/plugins/lottie-exporter/shapes/shape.py

  Log Message:
  -----------
  Add support for invert parameter: Polygon Layer, Region Layer: #859


  Commit: b91edb307bb646a27a3efdfd4935ca5179080aa4
      
https://github.com/synfig/synfig/commit/b91edb307bb646a27a3efdfd4935ca5179080aa4
  Author: AnishGulati <anish.gul...@research.iiit.ac.in>
  Date:   2019-06-27 (Thu, 27 Jun 2019)

  Changed paths:
    M synfig-studio/plugins/lottie-exporter/helpers/mask.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/shapeKeyframed.py
    M synfig-studio/plugins/lottie-exporter/properties/shapePropKeyframe.py

  Log Message:
  -----------
  Update Outline layer according to Synfig code


  Commit: f0dca8679307ff83773f849a245c9969deb2e69f
      
https://github.com/synfig/synfig/commit/f0dca8679307ff83773f849a245c9969deb2e69f
  Author: AnishGulati <anish.gul...@research.iiit.ac.in>
  Date:   2019-06-28 (Fri, 28 Jun 2019)

  Changed paths:
    M synfig-studio/plugins/lottie-exporter/helpers/mask.py
    M synfig-studio/plugins/lottie-exporter/misc.py
    M synfig-studio/plugins/lottie-exporter/properties/shapePropKeyframe.py

  Log Message:
  -----------
  Outline layer working properly without cusps and without round tips


  Commit: 705c70b936ea6eb47a959c8ca404900af92191b7
      
https://github.com/synfig/synfig/commit/705c70b936ea6eb47a959c8ca404900af92191b7
  Author: AnishGulati <anish.gul...@research.iiit.ac.in>
  Date:   2019-06-28 (Fri, 28 Jun 2019)

  Changed paths:
    M synfig-studio/plugins/lottie-exporter/properties/shapePropKeyframe.py

  Log Message:
  -----------
  Add loop property to outline layer


  Commit: b4e05af19687760a90ab09fb084958258b4ac854
      
https://github.com/synfig/synfig/commit/b4e05af19687760a90ab09fb084958258b4ac854
  Author: AnishGulati <anish.gul...@research.iiit.ac.in>
  Date:   2019-06-28 (Fri, 28 Jun 2019)

  Changed paths:
    M synfig-studio/plugins/lottie-exporter/misc.py
    M synfig-studio/plugins/lottie-exporter/properties/shapePropKeyframe.py
    M synfig-studio/plugins/lottie-exporter/synfig/animation.py

  Log Message:
  -----------
  Outline layer working properly without round tips


  Commit: e2a1565f532db0a7393f2769d5d3f43e086bdb26
      
https://github.com/synfig/synfig/commit/e2a1565f532db0a7393f2769d5d3f43e086bdb26
  Author: AnishGulati <anish.gul...@research.iiit.ac.in>
  Date:   2019-06-29 (Sat, 29 Jun 2019)

  Changed paths:
    M synfig-studio/plugins/lottie-exporter/properties/shapePropKeyframe.py

  Log Message:
  -----------
  Add origin animations to outline layer


  Commit: 611bdcd740625483a4a2b12819053157967a8b94
      
https://github.com/synfig/synfig/commit/611bdcd740625483a4a2b12819053157967a8b94
  Author: AnishGulati <anish.gul...@research.iiit.ac.in>
  Date:   2019-06-30 (Sun, 30 Jun 2019)

  Changed paths:
    M synfig-studio/plugins/lottie-exporter/properties/shapePropKeyframe.py

  Log Message:
  -----------
  Attempt to correct round tips


  Commit: 0cd7ab52d15b5e433ea7e12c56badb966c122352
      
https://github.com/synfig/synfig/commit/0cd7ab52d15b5e433ea7e12c56badb966c122352
  Author: AnishGulati <anish.gul...@research.iiit.ac.in>
  Date:   2019-06-30 (Sun, 30 Jun 2019)

  Changed paths:
    M synfig-studio/plugins/lottie-exporter/lottie-exporter.py
    M synfig-studio/plugins/lottie-exporter/properties/shapePropKeyframe.py

  Log Message:
  -----------
  Closes: #857 Add logger and logging information


  Commit: 5318833eb9b29b3f2eea91ae74a4343c2377ccf4
      
https://github.com/synfig/synfig/commit/5318833eb9b29b3f2eea91ae74a4343c2377ccf4
  Author: AnishGulati <anish.gul...@research.iiit.ac.in>
  Date:   2019-06-30 (Sun, 30 Jun 2019)

  Changed paths:
    M synfig-studio/plugins/lottie-exporter/lottie-exporter.py

  Log Message:
  -----------
  Add logging for 'exclude_from_rendering' layers


  Commit: 8f8d531d432da7e5379e4d86454c08013db12d3d
      
https://github.com/synfig/synfig/commit/8f8d531d432da7e5379e4d86454c08013db12d3d
  Author: AnishGulati <anish.gul...@research.iiit.ac.in>
  Date:   2019-06-30 (Sun, 30 Jun 2019)

  Changed paths:
    M synfig-studio/plugins/lottie-exporter/helpers/mask.py
    M synfig-studio/plugins/lottie-exporter/layers/shape.py
    M synfig-studio/plugins/lottie-exporter/layers/shape_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/shapeKeyframed.py
    M synfig-studio/plugins/lottie-exporter/properties/shapePropKeyframe.py
    M synfig-studio/plugins/lottie-exporter/shapes/Makefile.am
    R synfig-studio/plugins/lottie-exporter/shapes/shape.py

  Log Message:
  -----------
  Refactor the modules


  Commit: beebff6ed74b6f0387fffa6a272109058006ddde
      
https://github.com/synfig/synfig/commit/beebff6ed74b6f0387fffa6a272109058006ddde
  Author: AnishGulati <anish.gul...@research.iiit.ac.in>
  Date:   2019-06-30 (Sun, 30 Jun 2019)

  Changed paths:
    M synfig-studio/plugins/lottie-exporter/lottie-exporter.py

  Log Message:
  -----------
  check for key in dictionary


  Commit: 2d8851b918e6bf4f5d92b92c87bde4ceb8e24049
      
https://github.com/synfig/synfig/commit/2d8851b918e6bf4f5d92b92c87bde4ceb8e24049
  Author: AnishGulati <anish.gul...@research.iiit.ac.in>
  Date:   2019-06-30 (Sun, 30 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/shapePropKeyframe.py
    M synfig-studio/plugins/lottie-exporter/properties/valueKeyframe.py
    M synfig-studio/plugins/lottie-exporter/shapes/rectangle.py
    M synfig-studio/plugins/lottie-exporter/synfig/animation.py

  Log Message:
  -----------
  Add operator [] to misc.Vector


  Commit: 5b8f005fcd11e629779996fb361b0b6f49ce32f4
      
https://github.com/synfig/synfig/commit/5b8f005fcd11e629779996fb361b0b6f49ce32f4
  Author: AnishGulati <anish.gul...@research.iiit.ac.in>
  Date:   2019-07-02 (Tue, 02 Jul 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/driver.py
    A synfig-studio/plugins/lottie-exporter/layers/preComp.py
    A synfig-studio/plugins/lottie-exporter/layers/rotate_layer.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
    M synfig-studio/plugins/lottie-exporter/sources/Makefile.am
    A synfig-studio/plugins/lottie-exporter/sources/precomp.py

  Log Message:
  -----------
  Attempt to support rotate layer


  Commit: c6620377bc254c0ea34d7960a28991f96296d387
      
https://github.com/synfig/synfig/commit/c6620377bc254c0ea34d7960a28991f96296d387
  Author: AnishGulati <anish.gul...@research.iiit.ac.in>
  Date:   2019-07-02 (Tue, 02 Jul 2019)

  Changed paths:
    M synfig-studio/plugins/lottie-exporter/sources/Makefile.am

  Log Message:
  -----------
  Adjust Makefile names


  Commit: 5f578b3371577f6b603984246112b1d08473c04b
      
https://github.com/synfig/synfig/commit/5f578b3371577f6b603984246112b1d08473c04b
  Author: AnishGulati <anish.gul...@research.iiit.ac.in>
  Date:   2019-07-03 (Wed, 03 Jul 2019)

  Changed paths:
    M synfig-studio/plugins/lottie-exporter/canvas.py
    M synfig-studio/plugins/lottie-exporter/layers/image.py
    M synfig-studio/plugins/lottie-exporter/layers/preComp.py
    M synfig-studio/plugins/lottie-exporter/layers/shape.py
    M synfig-studio/plugins/lottie-exporter/layers/shape_solid.py
    M synfig-studio/plugins/lottie-exporter/layers/solid.py

  Log Message:
  -----------
  Move markers to canvas


  Commit: 99aa07ef58711470b45fb7103e2cf9a947b5576d
      
https://github.com/synfig/synfig/commit/99aa07ef58711470b45fb7103e2cf9a947b5576d
  Author: AnishGulati <anish.gul...@research.iiit.ac.in>
  Date:   2019-07-04 (Thu, 04 Jul 2019)

  Changed paths:
    M synfig-studio/plugins/lottie-exporter/properties/shapePropKeyframe.py

  Log Message:
  -----------
  Add round tips to outline layer


  Commit: ebc8798c99f4bc1f93a750911e189cb114fd5050
      
https://github.com/synfig/synfig/commit/ebc8798c99f4bc1f93a750911e189cb114fd5050
  Author: AnishGulati <anish.gul...@research.iiit.ac.in>
  Date:   2019-07-04 (Thu, 04 Jul 2019)

  Changed paths:
    M synfig-studio/plugins/lottie-exporter/layers/preComp.py
    M synfig-studio/plugins/lottie-exporter/layers/rotate_layer.py
    M synfig-studio/plugins/lottie-exporter/layers/shape.py
    M synfig-studio/plugins/lottie-exporter/settings.py
    M synfig-studio/plugins/lottie-exporter/synfig/Makefile.am
    A synfig-studio/plugins/lottie-exporter/synfig/group.py

  Log Message:
  -----------
  Try to fix rotate layer


  Commit: 2e8b4362f227741410dbd2af318153b7da2fb543
      
https://github.com/synfig/synfig/commit/2e8b4362f227741410dbd2af318153b7da2fb543
  Author: AnishGulati <anish.gul...@research.iiit.ac.in>
  Date:   2019-07-04 (Thu, 04 Jul 2019)

  Changed paths:
    M synfig-studio/plugins/lottie-exporter/canvas.py

  Log Message:
  -----------
  Support animations with only single frame


  Commit: 4d15c143a63266fa6fc3582ad6494252e9799a3d
      
https://github.com/synfig/synfig/commit/4d15c143a63266fa6fc3582ad6494252e9799a3d
  Author: AnishGulati <anish.gul...@research.iiit.ac.in>
  Date:   2019-07-05 (Fri, 05 Jul 2019)

  Changed paths:
    M synfig-studio/plugins/lottie-exporter/layers/rotate_layer.py
    M synfig-studio/plugins/lottie-exporter/lottie-exporter.py
    M synfig-studio/plugins/lottie-exporter/synfig/group.py

  Log Message:
  -----------
  Some progress on rotate layer


  Commit: 5e53c06ad64dd7d785e4def8022f71b6045fe5ac
      
https://github.com/synfig/synfig/commit/5e53c06ad64dd7d785e4def8022f71b6045fe5ac
  Author: AnishGulati <anish.gul...@research.iiit.ac.in>
  Date:   2019-07-05 (Fri, 05 Jul 2019)

  Changed paths:
    M synfig-studio/plugins/lottie-exporter/canvas.py
    M synfig-studio/plugins/lottie-exporter/layers/preComp.py
    M synfig-studio/plugins/lottie-exporter/layers/rotate_layer.py
    M synfig-studio/plugins/lottie-exporter/layers/shape.py
    M synfig-studio/plugins/lottie-exporter/layers/shape_solid.py
    M synfig-studio/plugins/lottie-exporter/lottie-exporter.py
    M synfig-studio/plugins/lottie-exporter/settings.py
    M synfig-studio/plugins/lottie-exporter/synfig/group.py

  Log Message:
  -----------
  Rotate layer working with circle, simple_circle, star, rectangle, 
filled_rectangle layers


  Commit: 2a69d41817f5d90b90ffc1effdb1dd2542d5cd08
      
https://github.com/synfig/synfig/commit/2a69d41817f5d90b90ffc1effdb1dd2542d5cd08
  Author: AnishGulati <anish.gul...@research.iiit.ac.in>
  Date:   2019-07-05 (Fri, 05 Jul 2019)

  Changed paths:
    M synfig-studio/plugins/lottie-exporter/layers/shape_solid.py
    M synfig-studio/plugins/lottie-exporter/synfig/group.py

  Log Message:
  -----------
  Rotate layer working with Region, Outline and Polygon layer


  Commit: 62f589d5a9db05778cc38957f194eb4f9fb0cb70
      
https://github.com/synfig/synfig/commit/62f589d5a9db05778cc38957f194eb4f9fb0cb70
  Author: AnishGulati <anish.gul...@research.iiit.ac.in>
  Date:   2019-07-05 (Fri, 05 Jul 2019)

  Changed paths:
    M synfig-studio/plugins/lottie-exporter/layers/image.py
    M synfig-studio/plugins/lottie-exporter/layers/rotate_layer.py
    M synfig-studio/plugins/lottie-exporter/layers/shape.py
    M synfig-studio/plugins/lottie-exporter/layers/shape_solid.py
    M synfig-studio/plugins/lottie-exporter/synfig/group.py

  Log Message:
  -----------
  Rotate layer working except for solid color layer


  Commit: 3ca27d481e5b4d6c07129f37b46aeaa4196a1990
      
https://github.com/synfig/synfig/commit/3ca27d481e5b4d6c07129f37b46aeaa4196a1990
  Author: AnishGulati <anish.gul...@research.iiit.ac.in>
  Date:   2019-07-05 (Fri, 05 Jul 2019)

  Changed paths:
    M synfig-studio/plugins/lottie-exporter/layers/solid.py

  Log Message:
  -----------
  Support Rotate layer on solid color layer


  Commit: b66d21fb9ed55dfec3bd9e1b1e4c02aef6d53046
      
https://github.com/synfig/synfig/commit/b66d21fb9ed55dfec3bd9e1b1e4c02aef6d53046
  Author: AnishGulati <anish.gul...@research.iiit.ac.in>
  Date:   2019-07-06 (Sat, 06 Jul 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/driver.py
    M synfig-studio/plugins/lottie-exporter/layers/preComp.py
    M synfig-studio/plugins/lottie-exporter/layers/rotate_layer.py
    A synfig-studio/plugins/lottie-exporter/layers/scale_layer.py
    M synfig-studio/plugins/lottie-exporter/lottie-exporter.py
    M synfig-studio/plugins/lottie-exporter/misc.py
    M synfig-studio/plugins/lottie-exporter/synfig/animation.py

  Log Message:
  -----------
  Add support for scale layer


  Commit: 33a5292e0e8028c750d60d4fbd89633216c64f68
      
https://github.com/synfig/synfig/commit/33a5292e0e8028c750d60d4fbd89633216c64f68
  Author: AnishGulati <anish.gul...@research.iiit.ac.in>
  Date:   2019-07-06 (Sat, 06 Jul 2019)

  Changed paths:
    M synfig-studio/plugins/lottie-exporter/layers/Makefile.am

  Log Message:
  -----------
  Change Makefile


  Commit: fa0d7ae09bdc4a0cc9cb732fb3ed5e08ba50a16e
      
https://github.com/synfig/synfig/commit/fa0d7ae09bdc4a0cc9cb732fb3ed5e08ba50a16e
  Author: AnishGulati <anish.gul...@research.iiit.ac.in>
  Date:   2019-07-06 (Sat, 06 Jul 2019)

  Changed paths:
    M synfig-studio/plugins/lottie-exporter/layers/Makefile.am
    M synfig-studio/plugins/lottie-exporter/layers/driver.py
    M synfig-studio/plugins/lottie-exporter/layers/preComp.py
    A synfig-studio/plugins/lottie-exporter/layers/translate_layer.py
    M synfig-studio/plugins/lottie-exporter/settings.py

  Log Message:
  -----------
  Add Translate Layer support


  Commit: 0635b50db24c3ccf2a0cc1767a96c75a7159af3b
      
https://github.com/synfig/synfig/commit/0635b50db24c3ccf2a0cc1767a96c75a7159af3b
  Author: AnishGulati <anish.gul...@research.iiit.ac.in>
  Date:   2019-07-06 (Sat, 06 Jul 2019)

  Changed paths:
    M synfig-studio/plugins/lottie-exporter/helpers/transform.py
    M synfig-studio/plugins/lottie-exporter/layers/driver.py
    M synfig-studio/plugins/lottie-exporter/layers/image.py
    M synfig-studio/plugins/lottie-exporter/layers/preComp.py
    M synfig-studio/plugins/lottie-exporter/layers/rotate_layer.py
    M synfig-studio/plugins/lottie-exporter/layers/scale_layer.py
    M synfig-studio/plugins/lottie-exporter/layers/shape.py
    M synfig-studio/plugins/lottie-exporter/layers/shape_solid.py
    M synfig-studio/plugins/lottie-exporter/layers/solid.py
    M synfig-studio/plugins/lottie-exporter/layers/translate_layer.py
    M synfig-studio/plugins/lottie-exporter/properties/shapePropKeyframe.py
    M synfig-studio/plugins/lottie-exporter/settings.py
    M synfig-studio/plugins/lottie-exporter/sources/precomp.py
    M synfig-studio/plugins/lottie-exporter/synfig/group.py

  Log Message:
  -----------
  Code cleanup


  Commit: 0d7d215fdc7aa0430bc6f2c685532844be7d431b
      
https://github.com/synfig/synfig/commit/0d7d215fdc7aa0430bc6f2c685532844be7d431b
  Author: AnishGulati <anish.gul...@research.iiit.ac.in>
  Date:   2019-07-07 (Sun, 07 Jul 2019)

  Changed paths:
    M synfig-studio/configure.ac
    M synfig-studio/plugins/lottie-exporter/helpers/mask.py
    M synfig-studio/plugins/lottie-exporter/properties/Makefile.am
    M synfig-studio/plugins/lottie-exporter/properties/shapeKeyframed.py
    R synfig-studio/plugins/lottie-exporter/properties/shapePropKeyframe.py
    A 
synfig-studio/plugins/lottie-exporter/properties/shapePropKeyframe/Makefile.am
    A 
synfig-studio/plugins/lottie-exporter/properties/shapePropKeyframe/helper.py
    A 
synfig-studio/plugins/lottie-exporter/properties/shapePropKeyframe/outline.py
    A 
synfig-studio/plugins/lottie-exporter/properties/shapePropKeyframe/polygon.py
    A 
synfig-studio/plugins/lottie-exporter/properties/shapePropKeyframe/region.py

  Log Message:
  -----------
  Restructure shape layer


  Commit: 0eb03bd5a69d5b0238b81f14dff1a8597745b4d8
      
https://github.com/synfig/synfig/commit/0eb03bd5a69d5b0238b81f14dff1a8597745b4d8
  Author: AnishGulati <anish.gul...@research.iiit.ac.in>
  Date:   2019-07-08 (Mon, 08 Jul 2019)

  Changed paths:
    M synfig-studio/plugins/lottie-exporter/layers/driver.py
    M synfig-studio/plugins/lottie-exporter/layers/shape_solid.py
    M synfig-studio/plugins/lottie-exporter/misc.py
    M synfig-studio/plugins/lottie-exporter/properties/shapeKeyframed.py
    M 
synfig-studio/plugins/lottie-exporter/properties/shapePropKeyframe/Makefile.am
    A 
synfig-studio/plugins/lottie-exporter/properties/shapePropKeyframe/circle.py
    M 
synfig-studio/plugins/lottie-exporter/properties/shapePropKeyframe/helper.py
    M 
synfig-studio/plugins/lottie-exporter/properties/shapePropKeyframe/outline.py
    M 
synfig-studio/plugins/lottie-exporter/properties/shapePropKeyframe/polygon.py
    M 
synfig-studio/plugins/lottie-exporter/properties/shapePropKeyframe/region.py

  Log Message:
  -----------
  Add support for invert parameter in circle layer


  Commit: d294727bf467c1a4fbb071df92254092f7af432f
      
https://github.com/synfig/synfig/commit/d294727bf467c1a4fbb071df92254092f7af432f
  Author: AnishGulati <anish.gul...@research.iiit.ac.in>
  Date:   2019-07-08 (Mon, 08 Jul 2019)

  Changed paths:
    M 
synfig-studio/plugins/lottie-exporter/properties/shapePropKeyframe/circle.py

  Log Message:
  -----------
  Update static circle export


  Commit: 6876b0c2c4a5c4acd9a2a1ff6c54eef660f1cf1e
      
https://github.com/synfig/synfig/commit/6876b0c2c4a5c4acd9a2a1ff6c54eef660f1cf1e
  Author: AnishGulati <anish.gul...@research.iiit.ac.in>
  Date:   2019-07-08 (Mon, 08 Jul 2019)

  Changed paths:
    M synfig-studio/plugins/lottie-exporter/layers/driver.py
    M synfig-studio/plugins/lottie-exporter/layers/shape_solid.py
    M synfig-studio/plugins/lottie-exporter/properties/shapeKeyframed.py
    M 
synfig-studio/plugins/lottie-exporter/properties/shapePropKeyframe/Makefile.am
    M 
synfig-studio/plugins/lottie-exporter/properties/shapePropKeyframe/circle.py
    M 
synfig-studio/plugins/lottie-exporter/properties/shapePropKeyframe/helper.py
    A 
synfig-studio/plugins/lottie-exporter/properties/shapePropKeyframe/rectangle.py

  Log Message:
  -----------
  Add invert, bevCircle parameters to rectangle layer


  Commit: 04663329650c80047be7867dc9f637483ec9cc7e
      
https://github.com/synfig/synfig/commit/04663329650c80047be7867dc9f637483ec9cc7e
  Author: AnishGulati <anish.gul...@research.iiit.ac.in>
  Date:   2019-07-08 (Mon, 08 Jul 2019)

  Changed paths:
    M 
synfig-studio/plugins/lottie-exporter/properties/shapePropKeyframe/Makefile.am

  Log Message:
  -----------
  Update wrong name in makefile


  Commit: 4e5a24f94ff9913ec246b29f1be423e6d6401ff6
      
https://github.com/synfig/synfig/commit/4e5a24f94ff9913ec246b29f1be423e6d6401ff6
  Author: AnishGulati <anish.gul...@research.iiit.ac.in>
  Date:   2019-07-09 (Tue, 09 Jul 2019)

  Changed paths:
    M synfig-studio/plugins/lottie-exporter/layers/driver.py
    M synfig-studio/plugins/lottie-exporter/layers/preComp.py
    M synfig-studio/plugins/lottie-exporter/layers/shape_solid.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/shapeKeyframed.py
    M 
synfig-studio/plugins/lottie-exporter/properties/shapePropKeyframe/Makefile.am
    A synfig-studio/plugins/lottie-exporter/properties/shapePropKeyframe/star.py
    M synfig-studio/plugins/lottie-exporter/properties/valueKeyframe.py

  Log Message:
  -----------
  Closes: #856 and Closes: #859. Star shape is now rendered using shape layer


  Commit: 97a830323ca36cd254cdccce6309b4b5e40effe1
      
https://github.com/synfig/synfig/commit/97a830323ca36cd254cdccce6309b4b5e40effe1
  Author: AnishGulati <anish.gul...@research.iiit.ac.in>
  Date:   2019-07-09 (Tue, 09 Jul 2019)

  Changed paths:
    M synfig-studio/plugins/lottie-exporter/properties/offsetKeyframe.py
    M synfig-studio/plugins/lottie-exporter/properties/shapePropKeyframe/star.py
    M synfig-studio/plugins/lottie-exporter/properties/valueKeyframe.py
    M synfig-studio/plugins/lottie-exporter/synfig/animation.py

  Log Message:
  -----------
  Major change in 'calculation of vector at a frame'


  Commit: acfa5b07b384503d4ea1ebec919ed5f59cbc5114
      
https://github.com/synfig/synfig/commit/acfa5b07b384503d4ea1ebec919ed5f59cbc5114
  Author: AnishGulati <anish.gul...@research.iiit.ac.in>
  Date:   2019-07-09 (Tue, 09 Jul 2019)

  Changed paths:
    M synfig-studio/plugins/lottie-exporter/properties/shapePropKeyframe/star.py

  Log Message:
  -----------
  Correct points animation in star layer


  Commit: 5bfbbb1dae358cb8882ece392d029ff43425d8fc
      
https://github.com/synfig/synfig/commit/5bfbbb1dae358cb8882ece392d029ff43425d8fc
  Author: AnishGulati <anish.gul...@research.iiit.ac.in>
  Date:   2019-07-09 (Tue, 09 Jul 2019)

  Changed paths:
    M synfig-studio/plugins/lottie-exporter/layers/Makefile.am
    M synfig-studio/plugins/lottie-exporter/layers/driver.py
    A synfig-studio/plugins/lottie-exporter/layers/group.py
    M synfig-studio/plugins/lottie-exporter/layers/preComp.py
    M synfig-studio/plugins/lottie-exporter/layers/rotate_layer.py
    M synfig-studio/plugins/lottie-exporter/layers/scale_layer.py
    M synfig-studio/plugins/lottie-exporter/misc.py

  Log Message:
  -----------
  Add initial support for group layer


  Commit: 38aa543b2a1ad72c739b6f9ec5480815ad21ccbb
      
https://github.com/synfig/synfig/commit/38aa543b2a1ad72c739b6f9ec5480815ad21ccbb
  Author: AnishGulati <anish.gul...@research.iiit.ac.in>
  Date:   2019-07-10 (Wed, 10 Jul 2019)

  Changed paths:
    M synfig-studio/plugins/lottie-exporter/helpers/transform.py
    M synfig-studio/plugins/lottie-exporter/layers/group.py
    M synfig-studio/plugins/lottie-exporter/shapes/star.py

  Log Message:
  -----------
  Add opacity, blend modes to group layer


  Commit: 8130f505a524a736a47030f495d60d88e5b7076c
      
https://github.com/synfig/synfig/commit/8130f505a524a736a47030f495d60d88e5b7076c
  Author: AnishGulati <anish.gul...@research.iiit.ac.in>
  Date:   2019-07-10 (Wed, 10 Jul 2019)

  Changed paths:
    M synfig-studio/plugins/lottie-exporter/layers/group.py
    M 
synfig-studio/plugins/lottie-exporter/properties/shapePropKeyframe/outline.py
    M synfig-studio/plugins/lottie-exporter/settings.py

  Log Message:
  -----------
  Add outline grow to group layer


  Commit: 9ea4256aa89b0430f1ba2e84ec15e0043adfa192
      
https://github.com/synfig/synfig/commit/9ea4256aa89b0430f1ba2e84ec15e0043adfa192
  Author: AnishGulati <anish.gul...@research.iiit.ac.in>
  Date:   2019-07-10 (Wed, 10 Jul 2019)

  Changed paths:
    M synfig-studio/plugins/lottie-exporter/layers/group.py
    M 
synfig-studio/plugins/lottie-exporter/properties/shapePropKeyframe/outline.py
    M synfig-studio/plugins/lottie-exporter/settings.py
    M synfig-studio/plugins/lottie-exporter/synfig/group.py

  Log Message:
  -----------
  Correct recursive group layers; adjust simple-circle pos calculation


  Commit: 5eb095d45a24e73b84170e04fc20258c6f97ec92
      
https://github.com/synfig/synfig/commit/5eb095d45a24e73b84170e04fc20258c6f97ec92
  Author: AnishGulati <anish.gul...@research.iiit.ac.in>
  Date:   2019-07-11 (Thu, 11 Jul 2019)

  Changed paths:
    M synfig-studio/plugins/lottie-exporter/layers/group.py
    M synfig-studio/plugins/lottie-exporter/misc.py
    M synfig-studio/plugins/lottie-exporter/synfig/group.py

  Log Message:
  -----------
  Add support for time offset in group layer


  Commit: 18dce752d367c64fbc0e7c826115e7b51d336380
      
https://github.com/synfig/synfig/commit/18dce752d367c64fbc0e7c826115e7b51d336380
  Author: AnishGulati <anish.gul...@research.iiit.ac.in>
  Date:   2019-07-12 (Fri, 12 Jul 2019)

  Changed paths:
    M synfig-studio/plugins/lottie-exporter/layers/group.py

  Log Message:
  -----------
  Add time-dilation/speed to group layer


  Commit: da063dd20860c50a79f11417b98cd094d3bed212
      
https://github.com/synfig/synfig/commit/da063dd20860c50a79f11417b98cd094d3bed212
  Author: AnishGulati <anish.gul...@research.iiit.ac.in>
  Date:   2019-07-12 (Fri, 12 Jul 2019)

  Changed paths:
    M synfig-studio/plugins/lottie-exporter/layers/driver.py
    M synfig-studio/plugins/lottie-exporter/layers/group.py
    M synfig-studio/plugins/lottie-exporter/layers/rotate_layer.py
    M synfig-studio/plugins/lottie-exporter/layers/scale_layer.py
    M 
synfig-studio/plugins/lottie-exporter/properties/shapePropKeyframe/circle.py
    M 
synfig-studio/plugins/lottie-exporter/properties/shapePropKeyframe/outline.py
    M 
synfig-studio/plugins/lottie-exporter/properties/shapePropKeyframe/polygon.py
    M 
synfig-studio/plugins/lottie-exporter/properties/shapePropKeyframe/rectangle.py
    M 
synfig-studio/plugins/lottie-exporter/properties/shapePropKeyframe/region.py
    M synfig-studio/plugins/lottie-exporter/properties/shapePropKeyframe/star.py
    M synfig-studio/plugins/lottie-exporter/synfig/animation.py

  Log Message:
  -----------
  Change function definition for generating dummy waypoints


  Commit: 319d78730ee74afd7846132d493e8815290433d2
      
https://github.com/synfig/synfig/commit/319d78730ee74afd7846132d493e8815290433d2
  Author: AnishGulati <anish.gul...@research.iiit.ac.in>
  Date:   2019-07-12 (Fri, 12 Jul 2019)

  Changed paths:
    M synfig-studio/plugins/lottie-exporter/layers/group.py
    M synfig-studio/plugins/lottie-exporter/layers/image.py
    M synfig-studio/plugins/lottie-exporter/layers/preComp.py
    M synfig-studio/plugins/lottie-exporter/layers/shape.py
    M synfig-studio/plugins/lottie-exporter/layers/shape_solid.py
    M synfig-studio/plugins/lottie-exporter/layers/solid.py
    M synfig-studio/plugins/lottie-exporter/misc.py

  Log Message:
  -----------
  Add layers descriptions if present


  Commit: a8a70de7e52a48b15e95ccf0250fbcae370d0051
      
https://github.com/synfig/synfig/commit/a8a70de7e52a48b15e95ccf0250fbcae370d0051
  Author: AnishGulati <anish.gul...@research.iiit.ac.in>
  Date:   2019-07-12 (Fri, 12 Jul 2019)

  Changed paths:
    M synfig-studio/plugins/lottie-exporter/layers/group.py

  Log Message:
  -----------
  Add support for switch group layer without group, switch layers inside them


  Commit: 55bebada10b19fc2b3f8876b6ece704ce0d08dbc
      
https://github.com/synfig/synfig/commit/55bebada10b19fc2b3f8876b6ece704ce0d08dbc
  Author: AnishGulati <anish.gul...@research.iiit.ac.in>
  Date:   2019-07-13 (Sat, 13 Jul 2019)

  Changed paths:
    M synfig-studio/plugins/lottie-exporter/layers/group.py
    M synfig-studio/plugins/lottie-exporter/synfig/animation.py

  Log Message:
  -----------
  Switch group working properly with group layer as its children


  Commit: 7345c96464ee92a9222a3ebc4c5deff174e90cb2
      
https://github.com/synfig/synfig/commit/7345c96464ee92a9222a3ebc4c5deff174e90cb2
  Author: AnishGulati <anish.gul...@research.iiit.ac.in>
  Date:   2019-07-13 (Sat, 13 Jul 2019)

  Changed paths:
    M synfig-studio/plugins/lottie-exporter/layers/driver.py
    M synfig-studio/plugins/lottie-exporter/layers/group.py
    M synfig-studio/plugins/lottie-exporter/settings.py

  Log Message:
  -----------
  Corrections for non-group layers


  Commit: 381c828f4785790fb029361cf313627443cbbbd8
      
https://github.com/synfig/synfig/commit/381c828f4785790fb029361cf313627443cbbbd8
  Author: AnishGulati <anish.gul...@research.iiit.ac.in>
  Date:   2019-07-15 (Mon, 15 Jul 2019)

  Changed paths:
    M synfig-studio/plugins/lottie-exporter/layers/group.py
    M synfig-studio/plugins/lottie-exporter/layers/image.py

  Log Message:
  -----------
  Add opacity/amount for import image layer


  Commit: ea2aeda84ce5d8df79706c15ee7f8b3cbb9b48ab
      
https://github.com/synfig/synfig/commit/ea2aeda84ce5d8df79706c15ee7f8b3cbb9b48ab
  Author: AnishGulati <anish.gul...@research.iiit.ac.in>
  Date:   2019-07-15 (Mon, 15 Jul 2019)

  Changed paths:
    M 
synfig-studio/plugins/lottie-exporter/properties/shapePropKeyframe/helper.py

  Log Message:
  -----------
  Reduce file size for shape layers


  Commit: a4eb439edd7ec4fca883d6c6b0f48fc3f5dec296
      
https://github.com/synfig/synfig/commit/a4eb439edd7ec4fca883d6c6b0f48fc3f5dec296
  Author: AnishGulati <anish.gul...@research.iiit.ac.in>
  Date:   2019-07-16 (Tue, 16 Jul 2019)

  Changed paths:
    M synfig-studio/plugins/lottie-exporter/Makefile.am
    A synfig-studio/plugins/lottie-exporter/bodymovin.js
    M synfig-studio/plugins/lottie-exporter/lottie-exporter.py

  Log Message:
  -----------
  Closes: #883, JSoN file and bodymovin.js is directly stored in the html file 
now


  Commit: 0d60afd9328c4acaf16d6390d856146d80d3be8d
      
https://github.com/synfig/synfig/commit/0d60afd9328c4acaf16d6390d856146d80d3be8d
  Author: AnishGulati <anish.gul...@research.iiit.ac.in>
  Date:   2019-07-16 (Tue, 16 Jul 2019)

  Changed paths:
    M synfig-studio/plugins/lottie-exporter/layers/group.py
    M synfig-studio/plugins/lottie-exporter/lottie-exporter.py
    M synfig-studio/plugins/lottie-exporter/synfig/animation.py

  Log Message:
  -----------
  Removed opacity/100 bug


  Commit: 5af8ac06329abe67e8a0c5e7b67708fa10167cb3
      
https://github.com/synfig/synfig/commit/5af8ac06329abe67e8a0c5e7b67708fa10167cb3
  Author: AnishGulati <anish.gul...@research.iiit.ac.in>
  Date:   2019-07-16 (Tue, 16 Jul 2019)

  Changed paths:
    M synfig-studio/plugins/lottie-exporter/layers/group.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/shapePropKeyframe/helper.py

  Log Message:
  -----------
  Improvements in round_to()


  Commit: 65f05ebcc8d1087eb75c908e402e5718c5a8aca7
      
https://github.com/synfig/synfig/commit/65f05ebcc8d1087eb75c908e402e5718c5a8aca7
  Author: AnishGulati <anish.gul...@research.iiit.ac.in>
  Date:   2019-07-16 (Tue, 16 Jul 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/settings.py

  Log Message:
  -----------
  More reduction in file sizes, float precision set to 3


  Commit: 32fd6e9852489e14ff1a11f32db4144ce7821115
      
https://github.com/synfig/synfig/commit/32fd6e9852489e14ff1a11f32db4144ce7821115
  Author: AnishGulati <anish.gul...@research.iiit.ac.in>
  Date:   2019-07-16 (Tue, 16 Jul 2019)

  Changed paths:
    M synfig-studio/plugins/lottie-exporter/layers/group.py
    M synfig-studio/plugins/lottie-exporter/synfig/animation.py

  Log Message:
  -----------
  Add z_depth parameters to group layer


  Commit: 895dc67b2c3a494e614b864c24c20261854d5240
      
https://github.com/synfig/synfig/commit/895dc67b2c3a494e614b864c24c20261854d5240
  Author: AnishGulati <anish.gul...@research.iiit.ac.in>
  Date:   2019-07-16 (Tue, 16 Jul 2019)

  Changed paths:
    M synfig-studio/plugins/lottie-exporter/helpers/transform.py
    M synfig-studio/plugins/lottie-exporter/layers/group.py
    M synfig-studio/plugins/lottie-exporter/misc.py
    M 
synfig-studio/plugins/lottie-exporter/properties/shapePropKeyframe/circle.py
    M 
synfig-studio/plugins/lottie-exporter/properties/shapePropKeyframe/helper.py
    M 
synfig-studio/plugins/lottie-exporter/properties/shapePropKeyframe/rectangle.py
    M synfig-studio/plugins/lottie-exporter/properties/shapePropKeyframe/star.py

  Log Message:
  -----------
  Refactor newly added modules


  Commit: 1f6b9a92913e2bf31e54ce21b2c9f90c04344077
      
https://github.com/synfig/synfig/commit/1f6b9a92913e2bf31e54ce21b2c9f90c04344077
  Author: AnishGulati <anish.gul...@research.iiit.ac.in>
  Date:   2019-07-18 (Thu, 18 Jul 2019)

  Changed paths:
    M synfig-studio/configure.ac
    M synfig-studio/plugins/lottie-exporter/Makefile.am
    M synfig-studio/plugins/lottie-exporter/canvas.py
    A synfig-studio/plugins/lottie-exporter/common/Color.py
    A synfig-studio/plugins/lottie-exporter/common/Count.py
    A synfig-studio/plugins/lottie-exporter/common/Hermite.py
    A synfig-studio/plugins/lottie-exporter/common/Makefile.am
    A synfig-studio/plugins/lottie-exporter/common/Matrix2.py
    A synfig-studio/plugins/lottie-exporter/common/Vector.py
    A synfig-studio/plugins/lottie-exporter/common/misc.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/mask.py
    M synfig-studio/plugins/lottie-exporter/helpers/transform.py
    M synfig-studio/plugins/lottie-exporter/layers/group.py
    M synfig-studio/plugins/lottie-exporter/layers/image.py
    M synfig-studio/plugins/lottie-exporter/layers/preComp.py
    M synfig-studio/plugins/lottie-exporter/layers/shape.py
    M synfig-studio/plugins/lottie-exporter/layers/shape_solid.py
    M synfig-studio/plugins/lottie-exporter/layers/solid.py
    M synfig-studio/plugins/lottie-exporter/lottie-exporter.py
    R 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/shapePropKeyframe/circle.py
    M 
synfig-studio/plugins/lottie-exporter/properties/shapePropKeyframe/helper.py
    M 
synfig-studio/plugins/lottie-exporter/properties/shapePropKeyframe/outline.py
    M 
synfig-studio/plugins/lottie-exporter/properties/shapePropKeyframe/polygon.py
    M 
synfig-studio/plugins/lottie-exporter/properties/shapePropKeyframe/rectangle.py
    M synfig-studio/plugins/lottie-exporter/properties/shapePropKeyframe/star.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/synfig/animation.py
    M synfig-studio/plugins/lottie-exporter/synfig/group.py

  Log Message:
  -----------
  Restructure the common classes


  Commit: 8150bdb9cc78a46f8af7b63a9eed13ecfb8ac352
      
https://github.com/synfig/synfig/commit/8150bdb9cc78a46f8af7b63a9eed13ecfb8ac352
  Author: Konstantin Dmitriev <ksee.zelga...@gmail.com>
  Date:   2019-07-20 (Sat, 20 Jul 2019)

  Changed paths:
    M synfig-studio/configure.ac
    M synfig-studio/plugins/lottie-exporter/Makefile.am
    A synfig-studio/plugins/lottie-exporter/bodymovin.js
    M synfig-studio/plugins/lottie-exporter/canvas.py
    A synfig-studio/plugins/lottie-exporter/common/Color.py
    A synfig-studio/plugins/lottie-exporter/common/Count.py
    A synfig-studio/plugins/lottie-exporter/common/Hermite.py
    A synfig-studio/plugins/lottie-exporter/common/Makefile.am
    A synfig-studio/plugins/lottie-exporter/common/Matrix2.py
    A synfig-studio/plugins/lottie-exporter/common/Vector.py
    A synfig-studio/plugins/lottie-exporter/common/misc.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/Makefile.am
    A synfig-studio/plugins/lottie-exporter/helpers/mask.py
    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/driver.py
    A synfig-studio/plugins/lottie-exporter/layers/group.py
    M synfig-studio/plugins/lottie-exporter/layers/image.py
    A synfig-studio/plugins/lottie-exporter/layers/preComp.py
    A synfig-studio/plugins/lottie-exporter/layers/rotate_layer.py
    A synfig-studio/plugins/lottie-exporter/layers/scale_layer.py
    M synfig-studio/plugins/lottie-exporter/layers/shape.py
    A synfig-studio/plugins/lottie-exporter/layers/shape_solid.py
    M synfig-studio/plugins/lottie-exporter/layers/solid.py
    A synfig-studio/plugins/lottie-exporter/layers/translate_layer.py
    M synfig-studio/plugins/lottie-exporter/lottie-exporter.py
    R synfig-studio/plugins/lottie-exporter/misc.py
    M synfig-studio/plugins/lottie-exporter/properties/Makefile.am
    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/shapeKeyframed.py
    A 
synfig-studio/plugins/lottie-exporter/properties/shapePropKeyframe/Makefile.am
    A 
synfig-studio/plugins/lottie-exporter/properties/shapePropKeyframe/circle.py
    A 
synfig-studio/plugins/lottie-exporter/properties/shapePropKeyframe/helper.py
    A 
synfig-studio/plugins/lottie-exporter/properties/shapePropKeyframe/outline.py
    A 
synfig-studio/plugins/lottie-exporter/properties/shapePropKeyframe/polygon.py
    A 
synfig-studio/plugins/lottie-exporter/properties/shapePropKeyframe/rectangle.py
    A 
synfig-studio/plugins/lottie-exporter/properties/shapePropKeyframe/region.py
    A synfig-studio/plugins/lottie-exporter/properties/shapePropKeyframe/star.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/Makefile.am
    A synfig-studio/plugins/lottie-exporter/sources/precomp.py
    A synfig-studio/plugins/lottie-exporter/synfig/Makefile.am
    A synfig-studio/plugins/lottie-exporter/synfig/animation.py
    A synfig-studio/plugins/lottie-exporter/synfig/group.py

  Log Message:
  -----------
  Merge Lottie exporter from PR #756

Added layers:
- Region Layer
- Polygon Layer
- Outline Layer
- Rotate Layer
- Scale Layer
- Translate Layer
- Group Layer
- Switch Group Layer


Compare: https://github.com/synfig/synfig/compare/d7b92546e302...8150bdb9cc78


_______________________________________________
Synfig-devl mailing list
Synfig-devl@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/synfig-devl

Reply via email to