Branch: refs/heads/master
  Home:   https://github.com/synfig/synfig
  Commit: e6623fdcc2b075936bc9210cd4e092d26aaf92d9
      
https://github.com/synfig/synfig/commit/e6623fdcc2b075936bc9210cd4e092d26aaf92d9
  Author: Rodolfo Ribeiro Gomes <rodolf...@gmail.com>
  Date:   2020-07-12 (Sun, 12 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: e1491d326c510251b17c51b3bfb845d920f6a803
      
https://github.com/synfig/synfig/commit/e1491d326c510251b17c51b3bfb845d920f6a803
  Author: Rodolfo Ribeiro Gomes <rodolf...@gmail.com>
  Date:   2020-07-12 (Sun, 12 Jul 2020)

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

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


  Commit: a86922a1e7e54ec6d4b1e592a1f18bc13d4755de
      
https://github.com/synfig/synfig/commit/a86922a1e7e54ec6d4b1e592a1f18bc13d4755de
  Author: Rodolfo Ribeiro Gomes <rodolf...@gmail.com>
  Date:   2020-07-12 (Sun, 12 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: 7a7861e54a9e39bba60d87b295f6f353ab778240
      
https://github.com/synfig/synfig/commit/7a7861e54a9e39bba60d87b295f6f353ab778240
  Author: Rodolfo Ribeiro Gomes <rodolf...@gmail.com>
  Date:   2020-07-12 (Sun, 12 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: 460f7f2041fed705f872de4442219c5fc59ba650
      
https://github.com/synfig/synfig/commit/460f7f2041fed705f872de4442219c5fc59ba650
  Author: Rodolfo Ribeiro Gomes <rodolf...@gmail.com>
  Date:   2020-07-12 (Sun, 12 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: 2af637088645cfc88b7ccf4b752c18160f5e9259
      
https://github.com/synfig/synfig/commit/2af637088645cfc88b7ccf4b752c18160f5e9259
  Author: Rodolfo Ribeiro Gomes <rodolf...@gmail.com>
  Date:   2020-07-12 (Sun, 12 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: d67972ab3b1d881c2794fca7556f5b8174ae9109
      
https://github.com/synfig/synfig/commit/d67972ab3b1d881c2794fca7556f5b8174ae9109
  Author: Rodolfo Ribeiro Gomes <rodolf...@gmail.com>
  Date:   2020-07-12 (Sun, 12 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: f4a59e96ffa382ed68795c1578545890c207b12a
      
https://github.com/synfig/synfig/commit/f4a59e96ffa382ed68795c1578545890c207b12a
  Author: Konstantin Dmitriev <ksee.zelga...@gmail.com>
  Date:   2020-07-12 (Sun, 12 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/f17715b2f6f7...f4a59e96ffa3


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

Reply via email to