Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add Handle type to Skeleton and SkeletonDeformation layers #2348

Merged

Conversation

rodolforg
Copy link
Contributor

@rodolforg rodolforg commented Oct 9, 2021

avoid misunderstandings

This commit fixes some Layer_Skeleton::Handle::cast_dynamic()
and Layer_SkeletonDeformation::Handle::cast_dynamic() casts.
Sometimes coder supposed that it would check the specific layer
class, but they only dynamically cast to Layer class itself.

avoid misunderstandings

This commit fixes some Layer_Skeleton::Handle::cast_dynamic()
and Layer_SkeletonDeformation::Handle::cast_dynamic() casts.
Sometimes coder supposed that it would check the specific layer
class, but they only dynamically cast to Layer class itself.
@rodolforg rodolforg force-pushed the create-skeleton-layer-handle-type branch from 955738c to 9d349b7 Compare October 9, 2021 16:36
@morevnaproject morevnaproject merged commit 1210f50 into synfig:master Oct 9, 2021
@rodolforg rodolforg deleted the create-skeleton-layer-handle-type branch October 25, 2021 03:23
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants