Fix #105278: IDProperty UI missing library overridable toggle #105370

Merged
Philipp Oeser merged 1 commits from lichtwerk/blender:105278 into blender-v3.5-release 2023-03-02 15:14:05 +01:00

1 Commits

Author SHA1 Message Date
Philipp Oeser 50fbfeb67a Fix #105278: IDProperty UI missing library overridable toggle
The toggle (for anything but float and int types) was swallowed in
bf948b2cef. Also seems ef68a37e5d discarded
`property_overridable_library_set` for bools.

Now treat the overridable toggle as a general property for all property
types.
2023-03-02 11:37:15 +01:00