Blender Git Loki

Git Commits -> Revision 4ed1e19

Revision 4ed1e19 by Sybren A. Stüvel (master)
November 1, 2021, 17:51 (GMT)
Cleanup: extract versioning code for remapping node socket animation

When node input sockets are animated, they target the socket by index.
As a result, animation data needs to be updated whenever new sockets are
added (except when they're added at the end of the list). The code for
this is now extracted into its own versioning function, so that it can
be used for other versioning steps as well.

No functional changes.

Commit Details:

Full Hash: 4ed1e19d2f30f2b4ba4313feeaa7c4e56f96b891
Parent Commit: 2f667c2
Lines Changed: +69, -27

3 Modified Paths:

/source/blender/blenloader/intern/versioning_290.c (+1, -27) (Diff)
/source/blender/blenloader/intern/versioning_common.cc (+60, -0) (Diff)
/source/blender/blenloader/intern/versioning_common.h (+8, -0) (Diff)
Tehnyt: Miika HämäläinenViimeksi päivitetty: 07.11.2014 14:18MiikaH:n Sivut a.k.a. MiikaHweb | 2003-2021