Branch: refs/heads/master
Home: https://github.com/synfig/synfig
Commit: 0ad6d22fff9cabb40507e8feb379a22b06ff797d
https://github.com/synfig/synfig/commit/0ad6d22fff9cabb40507e8feb379a22b06ff797d
Author: AnishGG <[email protected]>
Date: 2021-07-25 (Sun, 25 Jul 2021)
Changed paths:
M synfig-studio/plugins/lottie-exporter/common/Bline.py
A synfig-studio/plugins/lottie-exporter/common/BlinePoint.py
M synfig-studio/plugins/lottie-exporter/common/Vector.py
M
synfig-studio/plugins/lottie-exporter/properties/shapePropKeyframe/helper.py
M
synfig-studio/plugins/lottie-exporter/properties/shapePropKeyframe/outline.py
Log Message:
-----------
Add BlinePoint class to handle Blines
Commit: 15567ad85f0f875e59a94d8a15f1964fb227dc04
https://github.com/synfig/synfig/commit/15567ad85f0f875e59a94d8a15f1964fb227dc04
Author: AnishGG <[email protected]>
Date: 2021-07-25 (Sun, 25 Jul 2021)
Changed paths:
M
synfig-studio/plugins/lottie-exporter/properties/shapePropKeyframe/region.py
M synfig-studio/plugins/lottie-exporter/synfig/animation.py
Log Message:
-----------
Port region.py to use BlinePoint.py
Commit: 7d2a2a7d2cd40b537793a9c18db53bae3364032c
https://github.com/synfig/synfig/commit/7d2a2a7d2cd40b537793a9c18db53bae3364032c
Author: AnishGG <[email protected]>
Date: 2021-07-25 (Sun, 25 Jul 2021)
Changed paths:
M
synfig-studio/plugins/lottie-exporter/properties/shapePropKeyframe/advanced_outline.py
Log Message:
-----------
Move advanced outline to new code: Blinepoint.py
Commit: 1b077f1355c722162b5c44916ae73fdf58b29938
https://github.com/synfig/synfig/commit/1b077f1355c722162b5c44916ae73fdf58b29938
Author: AnishGG <[email protected]>
Date: 2021-07-25 (Sun, 25 Jul 2021)
Changed paths:
M synfig-studio/plugins/lottie-exporter/common/Activepoint.py
M synfig-studio/plugins/lottie-exporter/common/Bline.py
M synfig-studio/plugins/lottie-exporter/common/BlinePoint.py
M
synfig-studio/plugins/lottie-exporter/properties/shapePropKeyframe/advanced_outline.py
M
synfig-studio/plugins/lottie-exporter/properties/shapePropKeyframe/constant_width_outline.py
M
synfig-studio/plugins/lottie-exporter/properties/shapePropKeyframe/helper.py
M
synfig-studio/plugins/lottie-exporter/properties/shapePropKeyframe/outline.py
Log Message:
-----------
Some progress with bline ActivepointList
Commit: 6b129d66e43817c8ad01b5c95bd490ace8cabd24
https://github.com/synfig/synfig/commit/6b129d66e43817c8ad01b5c95bd490ace8cabd24
Author: AnishGG <[email protected]>
Date: 2021-07-25 (Sun, 25 Jul 2021)
Changed paths:
M synfig-studio/plugins/lottie-exporter/common/Angle.py
M synfig-studio/plugins/lottie-exporter/common/Bline.py
Log Message:
-----------
Add TanAngle class; Complete bline addition/deletion animation
Commit: 05190ee5cb07f0f83be427197559fd5199842af4
https://github.com/synfig/synfig/commit/05190ee5cb07f0f83be427197559fd5199842af4
Author: AnishGG <[email protected]>
Date: 2021-07-25 (Sun, 25 Jul 2021)
Changed paths:
M synfig-studio/plugins/lottie-exporter/common/Angle.py
M synfig-studio/plugins/lottie-exporter/common/Bline.py
Log Message:
-----------
Remove small errors
Commit: 497a52fe536d6b09b6736a044653bbebe374b353
https://github.com/synfig/synfig/commit/497a52fe536d6b09b6736a044653bbebe374b353
Author: AnishGG <[email protected]>
Date: 2021-07-25 (Sun, 25 Jul 2021)
Changed paths:
M synfig-studio/plugins/lottie-exporter/common/Angle.py
M synfig-studio/plugins/lottie-exporter/common/Bline.py
M synfig-studio/plugins/lottie-exporter/common/BlinePoint.py
M
synfig-studio/plugins/lottie-exporter/properties/shapePropKeyframe/outline.py
Log Message:
-----------
Remove small errors
Commit: 2fec5f0038150602ffea3252f4375e703b231399
https://github.com/synfig/synfig/commit/2fec5f0038150602ffea3252f4375e703b231399
Author: AnishGG <[email protected]>
Date: 2021-07-25 (Sun, 25 Jul 2021)
Changed paths:
M synfig-studio/plugins/lottie-exporter/common/Activepoint.py
M synfig-studio/plugins/lottie-exporter/common/ActivepointList.py
M synfig-studio/plugins/lottie-exporter/common/Bline.py
M synfig-studio/plugins/lottie-exporter/common/BlinePoint.py
M
synfig-studio/plugins/lottie-exporter/properties/shapePropKeyframe/advanced_outline.py
M
synfig-studio/plugins/lottie-exporter/properties/shapePropKeyframe/outline.py
Log Message:
-----------
All stuff working; Had to use copy.deepcopy module in order to get things
working
Commit: 0f7f2c89106c13aa0cbf985c004f68e8b4db059f
https://github.com/synfig/synfig/commit/0f7f2c89106c13aa0cbf985c004f68e8b4db059f
Author: AnishGG <[email protected]>
Date: 2021-07-25 (Sun, 25 Jul 2021)
Changed paths:
M
synfig-studio/plugins/lottie-exporter/properties/shapePropKeyframe/region.py
Log Message:
-----------
Update region layer according to the new Bline structure
Commit: 07a65403e64e28de5bbaea7a761774d99b921b57
https://github.com/synfig/synfig/commit/07a65403e64e28de5bbaea7a761774d99b921b57
Author: AnishGG <[email protected]>
Date: 2021-07-25 (Sun, 25 Jul 2021)
Changed paths:
M synfig-studio/plugins/lottie-exporter/common/Activepoint.py
M synfig-studio/plugins/lottie-exporter/common/ActivepointList.py
M synfig-studio/plugins/lottie-exporter/common/Bline.py
M synfig-studio/plugins/lottie-exporter/settings.py
Log Message:
-----------
Add named constants
Commit: 4813fe35845980a651fafa6d363e971a428f9280
https://github.com/synfig/synfig/commit/4813fe35845980a651fafa6d363e971a428f9280
Author: AnishGG <[email protected]>
Date: 2021-07-25 (Sun, 25 Jul 2021)
Changed paths:
M synfig-studio/plugins/lottie-exporter/common/Bline.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/region.py
Log Message:
-----------
Remove LGTM warnings
Commit: 4b950017d00ebaf9014e85371ad03d320ee42d1d
https://github.com/synfig/synfig/commit/4b950017d00ebaf9014e85371ad03d320ee42d1d
Author: AnishGG <[email protected]>
Date: 2021-07-25 (Sun, 25 Jul 2021)
Changed paths:
M synfig-studio/plugins/lottie-exporter/CMakeLists.txt
M synfig-studio/plugins/lottie-exporter/common/Makefile.am
Log Message:
-----------
Add new files to Cmake list and Makefile
Commit: bf807a0527ebf09ed0a72cb7f8d2298c40e2c10c
https://github.com/synfig/synfig/commit/bf807a0527ebf09ed0a72cb7f8d2298c40e2c10c
Author: AnishGG <[email protected]>
Date: 2021-07-25 (Sun, 25 Jul 2021)
Changed paths:
M
synfig-studio/plugins/lottie-exporter/properties/shapePropKeyframe/advanced_outline.py
Log Message:
-----------
Add missing '-1'
Commit: 101a5aa178019fddcaadf6436ea0c37cc1f5162f
https://github.com/synfig/synfig/commit/101a5aa178019fddcaadf6436ea0c37cc1f5162f
Author: Konstantin Dmitriev <[email protected]>
Date: 2021-07-26 (Mon, 26 Jul 2021)
Changed paths:
M synfig-studio/plugins/lottie-exporter/CMakeLists.txt
M synfig-studio/plugins/lottie-exporter/common/Activepoint.py
M synfig-studio/plugins/lottie-exporter/common/ActivepointList.py
M synfig-studio/plugins/lottie-exporter/common/Angle.py
M synfig-studio/plugins/lottie-exporter/common/Bline.py
A synfig-studio/plugins/lottie-exporter/common/BlinePoint.py
M synfig-studio/plugins/lottie-exporter/common/Makefile.am
M synfig-studio/plugins/lottie-exporter/common/Vector.py
M
synfig-studio/plugins/lottie-exporter/properties/shapePropKeyframe/advanced_outline.py
M
synfig-studio/plugins/lottie-exporter/properties/shapePropKeyframe/constant_width_outline.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/region.py
M synfig-studio/plugins/lottie-exporter/settings.py
M synfig-studio/plugins/lottie-exporter/synfig/animation.py
Log Message:
-----------
Merge PR #2236: [Lottie exporter] Add animation to addtion/deletion of Bline
points
Compare: https://github.com/synfig/synfig/compare/fb80f27e956d...101a5aa17801
_______________________________________________
Synfig-devl mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/synfig-devl