Page MenuHome

Fix versioning for Set Alpha node
ClosedPublic

Authored by Robert Guetzkow (rjg) on Jan 14 2021, 1:28 PM.

Details

Summary

This patch fixes T84708. The versioning code introduced in rB38df935c0985 skips the composite node tree that is used by the scene thus not correctly versioning Set Alpha nodes outside of node groups. This patch iterates through all node trees to version all Set Alpha nodes.

Diff Detail

Repository
rB Blender

Event Timeline

Robert Guetzkow (rjg) requested review of this revision.Jan 14 2021, 1:28 PM
Robert Guetzkow (rjg) created this revision.
  • Add DNA check back that was missing in first patch
This revision is now accepted and ready to land.Jan 25 2021, 4:41 PM
This revision was automatically updated to reflect the committed changes.