Blender Git Loki
Git Commits -> Revision 56854bd
Revision 56854bd by Bastien Montagne (master) September 30, 2019, 09:01 (GMT) |
Fix RNA's "editable" func regarding IDProps and override. `RNA_property_overridable_get()` need the original RNA property (i.e. the actual IDProp in case it is one), not the 'proxy' type property returned by `rna_ensure_property()` for IDProps. Makes custom properties of library overrides editable at last, now we only have to keep them overridden values! |
Commit Details:
Full Hash: 56854bd177a2bc276d84969edfb5ec0f2220be23
Parent Commit: 64c8e9a
Lines Changed: +3, -3
1 Modified Path:
/source/blender/makesrna/intern/rna_access.c (+3, -3) (Diff)