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
diff options
context:
space:
mode:
authorHans Goudey <h.goudey@me.com>2021-09-21 20:42:47 +0300
committerHans Goudey <h.goudey@me.com>2021-09-21 20:42:47 +0300
commitb37d36a60f9f60d8beb34142b4768f7bcd7bf987 (patch)
tree586dce13f1f0e1397eeb8f07f2b6af49d513dcbc /source/blender/windowmanager
parent3642e17428448e4e9760ca5a8900d02e0abe2df7 (diff)
Fix: Add versioning for geometry nodes attribute input toggle
rB8e21d528cab98 neglected to add versioning to add the new "use_attribute" and "attribute_name" properties to the modifier input list. Though they are added if the modifier's interface is updated, that doesn't happen when the file is loaded, so patch adds them manually. Another solution would be calling `MOD_nodes_update_interface`, but that would require including the modifiers module. Differential Revision: https://developer.blender.org/D12535
Diffstat (limited to 'source/blender/windowmanager')
0 files changed, 0 insertions, 0 deletions