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:
authorKévin Dietrich <kevin.dietrich@mailoo.org>2022-03-18 01:57:06 +0300
committerKévin Dietrich <kevin.dietrich@mailoo.org>2022-03-18 01:57:06 +0300
commit89ab3cdc56b62ff588d8ecdaaf1c77495cd266c2 (patch)
treeac6c46b2dcfbb69bd0868fc2b96a8eae090ad51a /.gitignore
parenta67c7693a76b9043300f85d95e5fdeb7ac65583f (diff)
Fix wrong documentation/UI text for NodeLink
`RNA_def_struct_ui_text(srna, ...)` was reused for `is_valid` and `is_muted` which would set the documentation to theirs (actually to that of the last call). `RNA_def_property_ui_text(prop, ...)` should be used for the properties.
Diffstat (limited to '.gitignore')
0 files changed, 0 insertions, 0 deletions