Branch: refs/heads/master
  Home:   https://github.com/synfig/synfig
  Commit: 9cc796e08727bf478c87dc93a74e46822398a16b
      
https://github.com/synfig/synfig/commit/9cc796e08727bf478c87dc93a74e46822398a16b
  Author: rodolforg <rodolf...@users.noreply.github.com>
  Date:   2022-08-17 (Wed, 17 Aug 2022)

  Changed paths:
    M ETL/ETL/CMakeLists.txt
    M ETL/ETL/Makefile.am
    R ETL/ETL/_calculus.h
    M ETL/ETL/_hermite.h
    R ETL/ETL/calculus
    M ETL/test/hermite.cpp
    M synfig-core/src/modules/lyr_std/curvewarp.cpp
    M synfig-core/src/modules/mod_geometry/outline.cpp
    M synfig-core/src/modules/mod_gradient/curvegradient.cpp
    M synfig-core/src/modules/mod_particle/plant.cpp
    M synfig-core/src/synfig/valuenodes/valuenode_bline.cpp
    M synfig-core/src/synfig/valuenodes/valuenode_blinecalctangent.cpp
    M synfig-core/src/synfig/valuenodes/valuenode_blinereversetangent.cpp
    M synfig-core/src/synfig/valuenodes/valuenode_segcalctangent.cpp
    M synfig-core/test/benchmark.cpp
    M synfig-studio/src/gui/states/state_bline.cpp

  Log Message:
  -----------
  refactor!: add etl::hermite::derivative() and remove ETL/calculus (#2791)

BREAKING CHANGE: ETL API changed:
- add etl::hermite::derivative()
- remove etl::derivative() ; not used
- remove etl::derivative<hermite<>>() ; use etl::hermite::derivative()
- remove etl::integral() ; not used




_______________________________________________
Synfig-devl mailing list
Synfig-devl@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/synfig-devl

Reply via email to