Branch: refs/heads/master Home: https://github.com/synfig/synfig Commit: 4310c494062510819ca022bd46450c26d86ea20f https://github.com/synfig/synfig/commit/4310c494062510819ca022bd46450c26d86ea20f Author: Rodolfo Ribeiro Gomes <rodolf...@gmail.com> Date: 2022-06-19 (Sun, 19 Jun 2022)
Changed paths: M ETL/ETL/_misc.h M synfig-core/src/modules/mod_particle/plant.cpp M synfig-studio/src/synfigapp/vectorizer/centerlinecolors.cpp Log Message: ----------- refactor!: remove etl::ceil_to_int(); use std::ceil() directly instead BREAKING CHANGE: ETL API changed: removed `etl::ceil_to_int()` Commit: e796f4ce8cbc8f4eac505e8a1ec5c044ceaee4cd https://github.com/synfig/synfig/commit/e796f4ce8cbc8f4eac505e8a1ec5c044ceaee4cd Author: Rodolfo Ribeiro Gomes <rodolf...@gmail.com> Date: 2022-06-19 (Sun, 19 Jun 2022) Changed paths: M ETL/ETL/_misc.h M ETL/ETL/_surface.h M synfig-core/src/modules/lyr_std/curvewarp.cpp M synfig-core/src/synfig/listimporter.cpp Log Message: ----------- refactor!: remove etl::floor_to_int(); use std::floor() directly instead BREAKING CHANGE: ETL API changed: removed `etl::floor_to_int()` Commit: cd9c265f6a7c70377482d4894552ec5a0d38ddb4 https://github.com/synfig/synfig/commit/cd9c265f6a7c70377482d4894552ec5a0d38ddb4 Author: ice0 <konop...@gmail.com> Date: 2022-06-19 (Sun, 19 Jun 2022) Changed paths: M ETL/ETL/_misc.h M ETL/ETL/_surface.h M synfig-core/src/modules/lyr_std/curvewarp.cpp M synfig-core/src/modules/mod_particle/plant.cpp M synfig-core/src/synfig/listimporter.cpp M synfig-studio/src/synfigapp/vectorizer/centerlinecolors.cpp Log Message: ----------- Merge PR #2699: refactor!: remove `etl::ceil_to_int` and `etl::floor_to_int` refactor!: remove `etl::ceil_to_int` and `etl::floor_to_int` Compare: https://github.com/synfig/synfig/compare/334b9a5b4032...cd9c265f6a7c _______________________________________________ Synfig-devl mailing list Synfig-devl@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/synfig-devl