Skip to content

Conversation

@ppenenko
Copy link

@ppenenko ppenenko commented Dec 2, 2025

No description provided.

{
// first check the node is still in the graph, and hasn't been removed by a
// prior optimization
if (!getNode(node->getName()))
Copy link
Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This crashed for me - apparently because optimizeMixMixBsdf can delete not just the node we pass to it but also another mix node down the node order.

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.

1 participant