Blender Git Loki
Git Commits -> Revision 1a4fc6d
Revision 1a4fc6d by Julian Eisel (master) September 16, 2020, 13:56 (GMT) |
Fix versioning code after FCurves versioning not executed There must not be any return directly in our versioning patches. It would return from the entire versioning function. Mistake in da95d1d851b4. As a result, when opening old files with animation data, the versioning for the new collection color tagging wouldn't run, and all collections would get the first color assigned. |
Commit Details:
Full Hash: 1a4fc6dcd67b3ad4a7490ba9db02881b3edb6263
Parent Commit: c9c0f89
Lines Changed: +1, -1
1 Modified Path:
/source/blender/blenloader/intern/versioning_290.c (+1, -1) (Diff)