Branch: refs/heads/master
Home: https://github.com/synfig/synfig
Commit: 1d899f31607bf461b7465fc88851faf982251e05
https://github.com/synfig/synfig/commit/1d899f31607bf461b7465fc88851faf982251e05
Author: theartful <[email protected]>
Date: 2023-02-04 (Sat, 04 Feb 2023)
Changed paths:
M synfig-core/src/synfig/rendering/common/task/tasklayer.cpp
Log Message:
-----------
fix: tasklayer token was incorrectly named
Commit: 38c3c07a5cdbf66f616649af0365a391d4b8d294
https://github.com/synfig/synfig/commit/38c3c07a5cdbf66f616649af0365a391d4b8d294
Author: theartful <[email protected]>
Date: 2023-02-04 (Sat, 04 Feb 2023)
Changed paths:
M synfig-core/src/synfig/rendering/surface.h
Log Message:
-----------
fix: parent of task tokens was incorrectly set to the global parent
`token.handle()` is actually `Token::token.handle()`, which is the grandparent
of all tokens. the parent should instead be `Surface::token.handle()`
Commit: 3cf72dbcc1b4a032641a240621068fde7cce3647
https://github.com/synfig/synfig/commit/3cf72dbcc1b4a032641a240621068fde7cce3647
Author: theartful <[email protected]>
Date: 2023-02-04 (Sat, 04 Feb 2023)
Changed paths:
M synfig-core/src/synfig/token.h
Log Message:
-----------
fix: fix constness issue with synfig::ConstRef::as
Commit: b2ee19d997551ba186aa944b1899182fd5293f49
https://github.com/synfig/synfig/commit/b2ee19d997551ba186aa944b1899182fd5293f49
Author: ice0 <[email protected]>
Date: 2023-02-07 (Tue, 07 Feb 2023)
Changed paths:
M synfig-core/src/synfig/rendering/common/task/tasklayer.cpp
M synfig-core/src/synfig/rendering/surface.h
M synfig-core/src/synfig/token.h
Log Message:
-----------
fix: inconsequential fixes regarding synfig::rendering::Tokens (#3000)
fix: inconsequential fixes regarding synfig::rendering::Tokens
Compare: https://github.com/synfig/synfig/compare/7b25a95c3129...b2ee19d99755
_______________________________________________
Synfig-devl mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/synfig-devl