Page MenuHome

Fix T92979: Emission Strength Animation read wrong in 3.0
ClosedPublic

Authored by Philipp Oeser (lichtwerk) on Nov 10 2021, 9:32 AM.

Details

Summary

First this was wrong for files written in 2.93 read into blender in 3.0
after the CyclesX merge.
Then this was fixed by versioning in rB6321dd3d4007.
But this caused files written in 3.0 to have this versioning applied as well
(leading to socket shifting).

Now only do the versioning only for files created before the CyclesX
merge.

Diff Detail

Repository
rB Blender

Event Timeline

Philipp Oeser (lichtwerk) requested review of this revision.Nov 10 2021, 9:32 AM
Philipp Oeser (lichtwerk) created this revision.
This revision is now accepted and ready to land.Nov 10 2021, 12:20 PM

Indeed, not much that can be done for files already saved with a newer version, since it's unclear which socket it was then intended to animate.