Branch: refs/heads/master
Home: https://github.com/synfig/synfig
Commit: 144fe5d56925c2b3e6bee5485ae35210d3ac4ff5
https://github.com/synfig/synfig/commit/144fe5d56925c2b3e6bee5485ae35210d3ac4ff5
Author: Rodolfo Ribeiro Gomes <[email protected]>
Date: 2025-11-30 (Sun, 30 Nov 2025)
Changed paths:
M synfig-core/src/modules/mod_gradient/curvegradient.cpp
M synfig-core/src/modules/mod_gradient/curvegradient.h
Log Message:
-----------
refactor: port layer to Cobra renderer: Curve Gradient
Commit: 48fb69a995e808dbf85fc770a252ccc803cec501
https://github.com/synfig/synfig/commit/48fb69a995e808dbf85fc770a252ccc803cec501
Author: Rodolfo Ribeiro Gomes <[email protected]>
Date: 2025-11-30 (Sun, 30 Nov 2025)
Changed paths:
M synfig-core/src/modules/mod_gradient/curvegradient.cpp
Log Message:
-----------
fix: read supersample effect in CurveGradient layer ported to Cobra
Commit: c0ba21d8f01f1235fbfef6ac6451375382306bbb
https://github.com/synfig/synfig/commit/c0ba21d8f01f1235fbfef6ac6451375382306bbb
Author: Rodolfo Ribeiro Gomes <[email protected]>
Date: 2025-12-04 (Thu, 04 Dec 2025)
Changed paths:
M synfig-core/src/modules/mod_gradient/curvegradient.cpp
Log Message:
-----------
refactor: explicit add namespace for hermite method calls
Commit: 2eba1de3ca5ee45906623e8381a8dcc2e892dd16
https://github.com/synfig/synfig/commit/2eba1de3ca5ee45906623e8381a8dcc2e892dd16
Author: Rodolfo Ribeiro Gomes <[email protected]>
Date: 2025-12-04 (Thu, 04 Dec 2025)
Changed paths:
M synfig-core/src/modules/mod_gradient/curvegradient.cpp
Log Message:
-----------
fix: prefer approximate comparison to zero for tangents
Commit: 3e6aefcd7abcfe33ae03516f230e5315a7805db1
https://github.com/synfig/synfig/commit/3e6aefcd7abcfe33ae03516f230e5315a7805db1
Author: Rodolfo Ribeiro Gomes <[email protected]>
Date: 2025-12-04 (Thu, 04 Dec 2025)
Changed paths:
M synfig-core/src/modules/mod_gradient/curvegradient.cpp
Log Message:
-----------
refactor: move computation of `dist` and `supersample` off both `if` branches
and move variable declarations closer where they are used
Commit: 32857e98f9c9d8b2c3500de2025842c97cbee2d0
https://github.com/synfig/synfig/commit/32857e98f9c9d8b2c3500de2025842c97cbee2d0
Author: Rodolfo Ribeiro Gomes <[email protected]>
Date: 2025-12-04 (Thu, 04 Dec 2025)
Changed paths:
M synfig-core/src/modules/mod_gradient/curvegradient.cpp
M synfig-core/src/synfig/gradient.cpp
M synfig-core/src/synfig/gradient.h
Log Message:
-----------
fix: exotic color at edge points of spline in CurveGradient with zigzag
Commit: a137fe69118b25857a50f40f689e83eacdf7e919
https://github.com/synfig/synfig/commit/a137fe69118b25857a50f40f689e83eacdf7e919
Author: Rodolfo Ribeiro Gomes <[email protected]>
Date: 2025-12-04 (Thu, 04 Dec 2025)
Changed paths:
M synfig-core/src/modules/mod_gradient/curvegradient.cpp
M synfig-core/src/modules/mod_gradient/curvegradient.h
Log Message:
-----------
refactor: remove now unused `quality` parameter of CurveGradient::color_func
fix
"Variable 'dist' is reassigned a value before the old one has been used."
Commit: d66eafc82bcb85fec9b1c5653b06893ca358dddc
https://github.com/synfig/synfig/commit/d66eafc82bcb85fec9b1c5653b06893ca358dddc
Author: Rodolfo Ribeiro Gomes <[email protected]>
Date: 2025-12-06 (Sat, 06 Dec 2025)
Changed paths:
M synfig-core/src/modules/mod_gradient/curvegradient.cpp
Log Message:
-----------
perf: do not create CurveGradient task if curve is empty
Commit: 98a5da5df38b3880e23baf251d10c05d7a94d5f4
https://github.com/synfig/synfig/commit/98a5da5df38b3880e23baf251d10c05d7a94d5f4
Author: Rodolfo Ribeiro Gomes <[email protected]>
Date: 2025-12-06 (Sat, 06 Dec 2025)
Changed paths:
M synfig-core/src/modules/mod_gradient/curvegradient.cpp
Log Message:
-----------
fix: solve warning about `thickness` may be used uninitialized
it was introduced by e198f4863cec4d5f6d1e5f65fc018212bb5f5757
but checking the current code, I think the original problem
is solved in another way.
Commit: e2b54153037adcec6403ed0e93aa00982bab2520
https://github.com/synfig/synfig/commit/e2b54153037adcec6403ed0e93aa00982bab2520
Author: Dmitry Razumovsky <[email protected]>
Date: 2025-12-08 (Mon, 08 Dec 2025)
Changed paths:
M synfig-core/src/modules/mod_gradient/curvegradient.cpp
M synfig-core/src/modules/mod_gradient/curvegradient.h
M synfig-core/src/synfig/gradient.cpp
M synfig-core/src/synfig/gradient.h
Log Message:
-----------
Merge pull request #3307 from rodolforg/cobra-curve-gradient
refactor: port layer to Cobra renderer: Curve Gradient
Compare: https://github.com/synfig/synfig/compare/bfc28a9a76a3...e2b54153037a
To unsubscribe from these emails, change your notification settings at
https://github.com/synfig/synfig/settings/notifications
_______________________________________________
Synfig-devl mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/synfig-devl