Branch: refs/heads/master
Home: https://github.com/synfig/synfig
Commit: 56717bf7e9ec76b42621df3cd398a8a771800d7c
https://github.com/synfig/synfig/commit/56717bf7e9ec76b42621df3cd398a8a771800d7c
Author: Rodolfo Ribeiro Gomes <[email protected]>
Date: 2022-10-16 (Sun, 16 Oct 2022)
Changed paths:
M ETL/ETL/_pen.h
M ETL/ETL/_surface.h
M synfig-core/src/synfig/blur.cpp
M synfig-core/src/synfig/color.h
M synfig-core/src/synfig/rendering/software/function/packedsurface.h
M synfig-core/src/synfig/rendering/software/function/resample.cpp
M synfig-core/src/synfig/surface.cpp
M synfig-core/src/synfig/surface.h
Log Message:
-----------
refactor: remove Accumulator type for etl::pen and etl::surface
It is not actually used. The only non-primitive type that uses it is
`synfig::Color`, but `synfig::ColorAccumulator` is a `typedef` to `Color`.
A previous work makes us free to really removed:
7832633f8fe3069e5d83be9bebe0e3258d2f1f93 (#1810, #1805)
Commit: ecc37fdab3abf137e41b1d2ce24f1d8105df48ef
https://github.com/synfig/synfig/commit/ecc37fdab3abf137e41b1d2ce24f1d8105df48ef
Author: Rodolfo Ribeiro Gomes <[email protected]>
Date: 2022-10-16 (Sun, 16 Oct 2022)
Changed paths:
M ETL/ETL/_boxblur.h
M ETL/ETL/_gaussian.h
M ETL/ETL/_pen.h
M ETL/ETL/_surface.h
Log Message:
-----------
refactor: remove double typedefs to same type now accumulator is gone
Commit: 72ad997726643b97112baa12ba3617adb99957be
https://github.com/synfig/synfig/commit/72ad997726643b97112baa12ba3617adb99957be
Author: Ice0 <[email protected]>
Date: 2022-10-17 (Mon, 17 Oct 2022)
Changed paths:
M ETL/ETL/_boxblur.h
M ETL/ETL/_gaussian.h
M ETL/ETL/_pen.h
M ETL/ETL/_surface.h
M synfig-core/src/synfig/blur.cpp
M synfig-core/src/synfig/color.h
M synfig-core/src/synfig/rendering/software/function/packedsurface.h
M synfig-core/src/synfig/rendering/software/function/resample.cpp
M synfig-core/src/synfig/surface.cpp
M synfig-core/src/synfig/surface.h
Log Message:
-----------
refactor: remove Accumulator type for etl::pen and etl::surface (#2854)
refactor: remove Accumulator type for etl::pen and etl::surface
Compare: https://github.com/synfig/synfig/compare/c23a44029d4a...72ad99772664
_______________________________________________
Synfig-devl mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/synfig-devl