Branch: refs/heads/v1.3.x
  Home:   https://github.com/synfig/synfig
  Commit: fb622afe4da4fb8679de28c02c122f38df50cca9
      
https://github.com/synfig/synfig/commit/fb622afe4da4fb8679de28c02c122f38df50cca9
  Author: Rodolfo Ribeiro Gomes <rodolf...@gmail.com>
  Date:   2020-07-13 (Mon, 13 Jul 2020)

  Changed paths:
    M synfig-core/src/modules/mod_geometry/advanced_outline.cpp

  Log Message:
  -----------
  fix render for not-looped advanced outline without Interpolate ending tip


  Commit: 5338c027dad5d76c0cffb5ed89188f11d5cc0cf3
      
https://github.com/synfig/synfig/commit/5338c027dad5d76c0cffb5ed89188f11d5cc0cf3
  Author: Rodolfo Ribeiro Gomes <rodolf...@gmail.com>
  Date:   2020-07-13 (Mon, 13 Jul 2020)

  Changed paths:
    M synfig-core/src/modules/mod_geometry/advanced_outline.cpp

  Log Message:
  -----------
  replace comma with semicolon


  Commit: ea3237b0d09b47f0c9a668f97a73a3c44cf4226f
      
https://github.com/synfig/synfig/commit/ea3237b0d09b47f0c9a668f97a73a3c44cf4226f
  Author: Rodolfo Ribeiro Gomes <rodolf...@gmail.com>
  Date:   2020-07-13 (Mon, 13 Jul 2020)

  Changed paths:
    M synfig-core/src/modules/mod_geometry/advanced_outline.cpp

  Log Message:
  -----------
  overlapping width points merge their Side Tips

according to list entry order and operation


  Commit: 47a11a3e8586f2d5782d07af38b47ba86eaa1b38
      
https://github.com/synfig/synfig/commit/47a11a3e8586f2d5782d07af38b47ba86eaa1b38
  Author: Rodolfo Ribeiro Gomes <rodolf...@gmail.com>
  Date:   2020-07-13 (Mon, 13 Jul 2020)

  Changed paths:
    M synfig-core/src/modules/mod_geometry/advanced_outline.cpp

  Log Message:
  -----------
  avoid cubic curves when there's no change of width

between consecutive width points with interpolated side tip


  Commit: b860623df348612baac5f6b2925ab57ca3e99f5c
      
https://github.com/synfig/synfig/commit/b860623df348612baac5f6b2925ab57ca3e99f5c
  Author: Rodolfo Ribeiro Gomes <rodolf...@gmail.com>
  Date:   2020-07-13 (Mon, 13 Jul 2020)

  Changed paths:
    M synfig-core/src/modules/mod_geometry/advanced_outline.cpp

  Log Message:
  -----------
  fix trunc of widthpoints for unlooped adv.outline

* when widthpoints are all in position 0.0, they were cleared by trunc_left()
* the "side tip after" of width point at 0.0 would be forced to Interpolated
* the "side tip before" of width point at 1.0 would be forced to Interpolated


  Commit: 5e7ba3fed946c28e47c83a9dd6a9c9e2ea840523
      
https://github.com/synfig/synfig/commit/5e7ba3fed946c28e47c83a9dd6a9c9e2ea840523
  Author: Rodolfo Ribeiro Gomes <rodolf...@gmail.com>
  Date:   2020-07-13 (Mon, 13 Jul 2020)

  Changed paths:
    M synfig-core/src/modules/mod_geometry/advanced_outline.cpp

  Log Message:
  -----------
  force width points on spline edges (or truncate points) to obey general sides

In these cases, Side Tips of width points are overridden by advanced outline 
Tip Type parameters:

* if a width point is at 0.0 (ie. at spline beginning),
 its "Side Type Before" value is replaced with Advanced Outline parameter "Tip 
Type at Start";

* if a width point is at 1.0 (ie. at spline end),
 its "Side Type After" value is replaced with Advanced Outline parameter "Tip 
Type at End".


  Commit: 0e6b492e1a9b09693c2ffa0e371b282c236414e6
      
https://github.com/synfig/synfig/commit/0e6b492e1a9b09693c2ffa0e371b282c236414e6
  Author: Rodolfo Ribeiro Gomes <rodolf...@gmail.com>
  Date:   2020-07-13 (Mon, 13 Jul 2020)

  Changed paths:
    M synfig-core/src/modules/mod_geometry/advanced_outline.cpp

  Log Message:
  -----------
  fix case of unlooped spline with single width point

with Side Tip Before set as Interpolate


  Commit: 00fa8e1c287e3acb2e7627b7fb2ce625279eb6df
      
https://github.com/synfig/synfig/commit/00fa8e1c287e3acb2e7627b7fb2ce625279eb6df
  Author: Konstantin Dmitriev <ksee.zelga...@gmail.com>
  Date:   2020-07-13 (Mon, 13 Jul 2020)

  Changed paths:
    M synfig-core/src/modules/mod_geometry/advanced_outline.cpp

  Log Message:
  -----------
  Merge PR #1518: Fix rendering of Advanced Outline cusps. Closes #1480.


Compare: https://github.com/synfig/synfig/compare/31e83447d8c5...00fa8e1c287e


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

Reply via email to