Blender Git Commit Log

Git Commits -> Revision aa2f6e5

Revision aa2f6e5 by Philipp Oeser (master)
November 10, 2021, 11:45 (GMT)
Fix T92979: Emission Strength Animation read wrong in 3.0

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 for files created before the CyclesX
merge.

Maniphest Tasks: T92979

Differential Revision: https://developer.blender.org/D13173

Commit Details:

Full Hash: aa2f6e59770896a981831c432667bbf58e232ce2
Parent Commit: bec72a4
Lines Changed: +4, -1

1 Modified Path:

/source/blender/blenloader/intern/versioning_300.c (+4, -1) (Diff)
By: Miika HämäläinenLast update: Nov-07-2014 14:18MiikaHweb | 2003-2021