Welcome to mirror list, hosted at ThFree Co, Russian Federation.

git.blender.org/blender.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
path: root/tests
diff options
context:
space:
mode:
authorHans Goudey <h.goudey@me.com>2021-11-12 21:22:43 +0300
committerHans Goudey <h.goudey@me.com>2021-11-12 21:22:43 +0300
commitd845ba481c6d2ef50bf87bec834555d5e1faf64c (patch)
tree37470427a60e483c6fae7e1563263d2fd6f504e7 /tests
parentcbca71a7cff394b0c5d670f87f2b480f526ba6dd (diff)
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
Diffstat (limited to 'tests')
0 files changed, 0 insertions, 0 deletions