Files
test/source/blender
Kévin Dietrich 89ab3cdc56 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.
2022-03-17 23:57:06 +01:00
..
2022-03-16 11:58:22 +11:00
2022-03-17 17:16:53 -05:00
2022-03-17 17:16:53 -05:00
2022-03-16 11:58:22 +11:00
2022-03-16 11:58:22 +11:00
2022-03-17 23:56:18 +01:00
2022-03-17 12:42:01 +01:00
2022-03-17 10:08:41 +11:00
2022-03-16 11:58:22 +11:00
2022-02-15 12:32:15 +01:00