Branch: refs/heads/master
  Home:   https://github.com/synfig/synfig
  Commit: 1c1c4292ca82c8387adf92b4192c1da7e424ba16
      
https://github.com/synfig/synfig/commit/1c1c4292ca82c8387adf92b4192c1da7e424ba16
  Author: Anish Gulati <anish.gul...@research.iiit.ac.in>
  Date:   2021-07-09 (Fri, 09 Jul 2021)

  Changed paths:
    M synfig-studio/plugins/lottie-exporter/CMakeLists.txt
    A synfig-studio/plugins/lottie-exporter/common/Angle.py
    A synfig-studio/plugins/lottie-exporter/common/DashItem.py
    A synfig-studio/plugins/lottie-exporter/common/DashItemList.py
    M synfig-studio/plugins/lottie-exporter/common/Hermite.py
    M synfig-studio/plugins/lottie-exporter/common/Makefile.am
    M synfig-studio/plugins/lottie-exporter/common/Vector.py
    A synfig-studio/plugins/lottie-exporter/common/WidthPoint.py
    A synfig-studio/plugins/lottie-exporter/common/WidthPointList.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/advanced_outline.py
    M 
synfig-studio/plugins/lottie-exporter/properties/shapePropKeyframe/helper.py
    M synfig-studio/plugins/lottie-exporter/settings.py

  Log Message:
  -----------
  [Lottie exporter] Add support for export of Advanced outline (#2199)

* Add initial stages of Advanced outline export

* Complete Advanced outline; Add angle class

* Advanced outline working for non-animated Synfig files; Need to make the size 
of polygons equal for it to work in animated files

* Attempt to supported animated advanced outlines

* Some mistakes removed; Will have to make multiple outline in order to render 
properly, and will have to play with opacity

* Hold interpolation between frames so that advanced outline work properly

* Remove some errors when blineloop

* Remove error when iterator is equal to .end(), and it's value is accessed in 
Synfig

* Remove null values

* Bline looped outlines working properly

* Add documentation for all the methods

* 015-switch_group.sif working properly now

* Add changes to CMakeList and Makefile




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

Reply via email to