Blender Git Commit Log
Git Commits -> Revision 1c624a1
Revision 1c624a1 by Bastien Montagne (master) September 25, 2019, 12:27 (GMT) |
LibOverride: Fix 'overridable' flag desapearing when setting IDProp from py code. Do not see any reason not to copy over the flag of the old, existing IDProp to the new one when assigning (e.g. `C.object['prop'] = 0.5` would nuke that IDProp flag). |
Commit Details:
Full Hash: 1c624a12190cae5dcd06b67f48c1e88b7b70e600
Parent Commit: 1201352
Lines Changed: +1, -0
1 Modified Path:
/source/blender/python/generic/idprop_py_api.c (+1, -0) (Diff)