Branch: refs/heads/master
  Home:   https://github.com/synfig/synfig
  Commit: 42b9750dc5e7f16706ea4e0f521316e99d1c688d
      
https://github.com/synfig/synfig/commit/42b9750dc5e7f16706ea4e0f521316e99d1c688d
  Author: Rodolfo Ribeiro Gomes <rodolf...@gmail.com>
  Date:   2021-03-07 (Sun, 07 Mar 2021)

  Changed paths:
    M synfig-studio/src/synfigapp/actions/layerduplicate.cpp
    M synfig-studio/src/synfigapp/actions/layerduplicate.h

  Log Message:
  -----------
  prefer ValueNode::RHandle rather explicit etl::rhandle<ValueNode>

reasons:
1. etl will be moved to synfig
2. maybe C++ standard provide this feature in future?


  Commit: 87d10c6c31d2fe791465c06adc8ff0a6b60be825
      
https://github.com/synfig/synfig/commit/87d10c6c31d2fe791465c06adc8ff0a6b60be825
  Author: Rodolfo Ribeiro Gomes <rodolf...@gmail.com>
  Date:   2021-03-07 (Sun, 07 Mar 2021)

  Changed paths:
    M synfig-studio/src/synfigapp/actions/layerduplicate.cpp

  Log Message:
  -----------
  [Synfig Studio] fix Action LayerDuplicate for Skeleton Layer

Now Bone Links are properly fixed when duplicating a skeleton
layer AND layers linked to its bones

Note, however, that duplicating a skeleton doesn't duplicate
the layers linked to its bone by itself: those layers should
be included in 'layers' parameter of this action


  Commit: 15d55af7505b989df3d5c8924343a11600f21a51
      
https://github.com/synfig/synfig/commit/15d55af7505b989df3d5c8924343a11600f21a51
  Author: Rodolfo Ribeiro Gomes <rodolf...@gmail.com>
  Date:   2021-03-09 (Tue, 09 Mar 2021)

  Changed paths:
    M synfig-studio/test/app_layerduplicate.cpp

  Log Message:
  -----------
  add LayerDuplicate action tests for Skeleton layer


  Commit: ab8cd14891a389142695c47e0f9be68adbbca1a9
      
https://github.com/synfig/synfig/commit/ab8cd14891a389142695c47e0f9be68adbbca1a9
  Author: ice0 <konop...@gmail.com>
  Date:   2021-03-11 (Thu, 11 Mar 2021)

  Changed paths:
    M synfig-studio/src/synfigapp/actions/layerduplicate.cpp
    M synfig-studio/src/synfigapp/actions/layerduplicate.h
    M synfig-studio/test/app_layerduplicate.cpp

  Log Message:
  -----------
  Merge PR #2059: [Synfig Studio] fix action LayerDuplicate for skeleton and 
its bone links

[Synfig Studio] fix action LayerDuplicate for skeleton and its bone links!


Compare: https://github.com/synfig/synfig/compare/c2371f7955ab...ab8cd14891a3


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

Reply via email to