Branch: refs/heads/master
Home: https://github.com/synfig/synfig
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
Compare: https://github.com/synfig/synfig/compare/cfbcc89d7edc...ea88ab8ed47c
_______________________________________________
Synfig-devl mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/synfig-devl