Branch: refs/heads/master
  Home:   https://github.com/synfig/synfig
  Commit: fadbaeadaddca14d9aea4f130163c22a149e0670
      
https://github.com/synfig/synfig/commit/fadbaeadaddca14d9aea4f130163c22a149e0670
  Author: rodolforg <rodolf...@users.noreply.github.com>
  Date:   2022-06-22 (Wed, 22 Jun 2022)

  Changed paths:
    M ETL/ETL/_angle.h

  Log Message:
  -----------
  refactor: remove commented out code in etl::angle


  Commit: d4f280bae2c59430660a39736bee5d2a928108ea
      
https://github.com/synfig/synfig/commit/d4f280bae2c59430660a39736bee5d2a928108ea
  Author: rodolforg <rodolf...@users.noreply.github.com>
  Date:   2022-06-22 (Wed, 22 Jun 2022)

  Changed paths:
    M ETL/ETL/_angle.h

  Log Message:
  -----------
  refactor: remove unused macro HALF_PI


  Commit: af5772cf99029e3e848780d7f621a7e947cf1bf5
      
https://github.com/synfig/synfig/commit/af5772cf99029e3e848780d7f621a7e947cf1bf5
  Author: rodolforg <rodolf...@users.noreply.github.com>
  Date:   2022-06-22 (Wed, 22 Jun 2022)

  Changed paths:
    M ETL/ETL/_angle.h

  Log Message:
  -----------
  fix(angle)!: proper operator overload

According to https://en.cppreference.com/w/cpp/language/operator_assignment

BREAKING CHANGE: ETL::angle API changed


  Commit: 49b9dffef0adda96f394821018e75f918f57ccdb
      
https://github.com/synfig/synfig/commit/49b9dffef0adda96f394821018e75f918f57ccdb
  Author: rodolforg <rodolf...@users.noreply.github.com>
  Date:   2022-06-22 (Wed, 22 Jun 2022)

  Changed paths:
    M ETL/ETL/_angle.h

  Log Message:
  -----------
  refactor!: ANGLE_EPSILON macro is now a constant

Not used anywhere else, so let's reduce its scope

BREAKING CHANGE: etl::angle API changed


  Commit: 1e820ab60c0a265d88513dc233d9521a1d03775a
      
https://github.com/synfig/synfig/commit/1e820ab60c0a265d88513dc233d9521a1d03775a
  Author: rodolforg <rodolf...@users.noreply.github.com>
  Date:   2022-06-22 (Wed, 22 Jun 2022)

  Changed paths:
    M ETL/ETL/_angle.h

  Log Message:
  -----------
  refactor: remove unused etl::angle::operator~

"Commented" out via unset `#define` 15 years ago.
This directive `ETL_NOT_USED` isn't used anywhere else, by the way.


  Commit: 1b73d337a70f074c3f3f5b03bffbf0490489318d
      
https://github.com/synfig/synfig/commit/1b73d337a70f074c3f3f5b03bffbf0490489318d
  Author: rodolforg <rodolf...@users.noreply.github.com>
  Date:   2022-06-22 (Wed, 22 Jun 2022)

  Changed paths:
    M ETL/ETL/_angle.h

  Log Message:
  -----------
  style(angle): change comment style


  Commit: eed693acf555accb26337f17938282835366497b
      
https://github.com/synfig/synfig/commit/eed693acf555accb26337f17938282835366497b
  Author: rodolforg <rodolf...@users.noreply.github.com>
  Date:   2022-06-22 (Wed, 22 Jun 2022)

  Changed paths:
    M ETL/ETL/_angle.h

  Log Message:
  -----------
  refactor: remove unused code supporting wrapped angles

The code was commented out via `#ifdef ETL_WRAP_ANGLES` 15 years ago:
7555e3b7805d66eac4fd47efd0a05b90db61387b


  Commit: af37e2af26e0b49d7aabd4ec72d121c786142091
      
https://github.com/synfig/synfig/commit/af37e2af26e0b49d7aabd4ec72d121c786142091
  Author: ice0 <konop...@gmail.com>
  Date:   2022-06-23 (Thu, 23 Jun 2022)

  Changed paths:
    M ETL/ETL/_angle.h

  Log Message:
  -----------
  Merge PR #2708: refactor!: clean etl::angle

refactor!: clean etl::angle


Compare: https://github.com/synfig/synfig/compare/e1c9ab6f6dc1...af37e2af26e0


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

Reply via email to