Blender Git Commit Log

Git Commits -> Revision 18f4182

Revision 18f4182 by Bastien Montagne (master)
August 23, 2019, 13:55 (GMT)
LibOverride: Fixed bug in removing override op operator.

In case the property is a RNA pointer, `RNA_path_resolve()` will try to
resolve it and return that pointer, instead of returning expected
container... That is a bad inconsistency in the rNA path API, but no
proper way to solve it for now...

Commit Details:

Full Hash: 18f4182e983f2c99e09f0a9203be91b53c161e22
Parent Commit: 6d64da1
Lines Changed: +6, -1

2 Modified Paths:

/source/blender/editors/interface/interface_ops.c (+2, -1) (Diff)
/source/blender/makesrna/intern/rna_access.c (+4, -0) (Diff)
By: Miika HämäläinenLast update: Nov-07-2014 14:18MiikaHweb | 2003-2021