Blender Git Loki

Git Commits -> Revision d845ba4

Revision d845ba4 by Hans Goudey (master)
November 12, 2021, 18:22 (GMT)
Fix T91826: Inconsistent node socket name identifier separator

Previously both `.` and `_` were used as separators when finding
a unique name for a socket. This removes the use of `.`, since `_`
was more common. It also does versioning for all of a file's node
trees to make sure that they all use the `_` convention.

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

Commit Details:

Full Hash: d845ba481c6d2ef50bf87bec834555d5e1faf64c
Parent Commit: cbca71a
Lines Changed: +49, -2

4 Modified Paths:

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