Branch: refs/heads/master
Home: https://github.com/synfig/synfig
Commit: ab487484a0fcf2a5c1dcaf5d745ada93b428de00
https://github.com/synfig/synfig/commit/ab487484a0fcf2a5c1dcaf5d745ada93b428de00
Author: Rodolfo Ribeiro Gomes <[email protected]>
Date: 2021-02-06 (Sat, 06 Feb 2021)
Changed paths:
M synfig-studio/src/synfigapp/canvasinterface.cpp
Log Message:
-----------
fix auto-exported valuenode id of Layer_Duplicate index parameter
The way it was: user was unable to add two Layer_Duplicate
without an error message and only the first layer Index would
be exported.
Commit: e0276038420fb6fc43662419b0ff920bec7dc850
https://github.com/synfig/synfig/commit/e0276038420fb6fc43662419b0ff920bec7dc850
Author: Rodolfo Ribeiro Gomes <[email protected]>
Date: 2021-02-06 (Sat, 06 Feb 2021)
Changed paths:
M synfig-studio/src/synfigapp/actions/layerduplicate.cpp
Log Message:
-----------
fix bug when duplicating two Layer_Duplicate in same canvas
If user selected two layer_duplicate and activate
action Duplicate, an error would be raised: it would try
to export two valuenodes with same name.
Commit: 86b1229cb4149cd467d9160950af4d48efe25b11
https://github.com/synfig/synfig/commit/86b1229cb4149cd467d9160950af4d48efe25b11
Author: Rodolfo Ribeiro Gomes <[email protected]>
Date: 2021-02-06 (Sat, 06 Feb 2021)
Changed paths:
M synfig-studio/src/synfigapp/actions/layerduplicate.cpp
M synfig-studio/src/synfigapp/actions/layerduplicate.h
Log Message:
-----------
Duplicating Layer_Duplicate connects cloned layers to new Index
instead of Index valuenode from original Layer_Duplicate.
fix #1921
Commit: 592c3d4c443c9431ae0d8bc015735ab3c1b1b7dc
https://github.com/synfig/synfig/commit/592c3d4c443c9431ae0d8bc015735ab3c1b1b7dc
Author: Rodolfo Ribeiro Gomes <[email protected]>
Date: 2021-02-06 (Sat, 06 Feb 2021)
Changed paths:
M synfig-studio/src/synfigapp/actions/valuenodeadd.cpp
Log Message:
-----------
detail duplicated valuenode name on error
Commit: 951545c1ae55350f4f3002f179d8b32a06c4ea9d
https://github.com/synfig/synfig/commit/951545c1ae55350f4f3002f179d8b32a06c4ea9d
Author: Rodolfo Ribeiro Gomes <[email protected]>
Date: 2021-02-06 (Sat, 06 Feb 2021)
Changed paths:
M synfig-studio/src/synfigapp/actions/layerduplicate.cpp
Log Message:
-----------
fix unused variable warning
Commit: 8a455424300f858720f956210cc4c73febb9e6d3
https://github.com/synfig/synfig/commit/8a455424300f858720f956210cc4c73febb9e6d3
Author: Rodolfo Ribeiro Gomes <[email protected]>
Date: 2021-02-06 (Sat, 06 Feb 2021)
Changed paths:
M synfig-studio/Makefile.am
M synfig-studio/configure.ac
A synfig-studio/test/Makefile.am
A synfig-studio/test/app_layerduplicate.cpp
Log Message:
-----------
add test for synfigapp action LayerDuplicate
Commit: 697e50fbed5e22f06c11f7f3b82ec5831f4c1eff
https://github.com/synfig/synfig/commit/697e50fbed5e22f06c11f7f3b82ec5831f4c1eff
Author: Rodolfo Ribeiro Gomes <[email protected]>
Date: 2021-02-06 (Sat, 06 Feb 2021)
Changed paths:
M synfig-studio/src/synfigapp/actions/layerduplicate.cpp
Log Message:
-----------
fix bug duplicating layer_duplicate of different groups
Consider this scene tree:
- group A
- layer_duplicate A
- group B
- layer_duplicate B
If user wants to duplicate both 'layer_duplicate A' and
'layer_duplicate B', but not the group, an error would raise.
Commit: d8e183799995c5ade40bfac4a031e3d9c25266ea
https://github.com/synfig/synfig/commit/d8e183799995c5ade40bfac4a031e3d9c25266ea
Author: ice0 <[email protected]>
Date: 2021-02-06 (Sat, 06 Feb 2021)
Changed paths:
M synfig-studio/Makefile.am
M synfig-studio/configure.ac
M synfig-studio/src/synfigapp/actions/layerduplicate.cpp
M synfig-studio/src/synfigapp/actions/layerduplicate.h
M synfig-studio/src/synfigapp/actions/valuenodeadd.cpp
M synfig-studio/src/synfigapp/canvasinterface.cpp
A synfig-studio/test/Makefile.am
A synfig-studio/test/app_layerduplicate.cpp
Log Message:
-----------
Merge PR#1971: [Synfig Studio] Fix action LayerDuplicate with layers
"duplicate"
[Synfig Studio] Fix action LayerDuplicate with layers "duplicate" o.O
Compare: https://github.com/synfig/synfig/compare/48959a99ad97...d8e183799995
_______________________________________________
Synfig-devl mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/synfig-devl