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

hasModifier should check parent edges if any of them modifies the child #1016

Merged

Conversation

marwie
Copy link
Contributor

@marwie marwie commented Jul 6, 2023

Hi Don,

I think here we should collect the parent edges to check if any of them is set to modify our child prop ?

In my case: I have a node extension that references materials

@donmccurdy
Copy link
Owner

Ah thanks! Looks like my test cases included animated TextureInfo properties, but not animation on the direct properties of the material itself. Added a failing test for this in #1020.

@donmccurdy donmccurdy merged commit dc9b70b into donmccurdy:main Jul 9, 2023
3 checks passed
@donmccurdy donmccurdy added bug Something isn't working package:functions labels Jul 9, 2023
@donmccurdy donmccurdy added this to the v3.4 milestone Jul 9, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working package:functions
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants