f4acdbaf851024b47455f0a3f0e3244d2b4fd071
For some reason, the file in this report had its second mix shader socket with the identifier "Socket.001" instead of the current "Socket_001". The age of the file roughly corresponds to when we switched to the node declaration system. I'm not sure why it has `.` instead of `_`, since the old socket template system also used `_` as the deliminator. I vaguely remember some issue like this but it's been a while and I can't find anything online. The fix is to just manually change the socket identifier. The subversion bump isn't conceptually necessary, it's just to stop the versioning from running more often than necessary once the file is saved again. Pull Request: https://projects.blender.org/blender/blender/pulls/132199
…
Blender
Blender is the free and open source 3D creation suite. It supports the entirety of the 3D pipeline-modeling, rigging, animation, simulation, rendering, compositing, motion tracking and video editing.
Project Pages
Development
License
Blender as a whole is licensed under the GNU General Public License, Version 3. Individual files may have a different, but compatible license.
See blender.org/about/license for details.
Description
Languages
C++
78%
Python
14.9%
C
2.9%
GLSL
1.9%
CMake
1.2%
Other
0.9%
