Blender Git Commit Log

Git Commits -> Revision f9ccd26

Revision f9ccd26 by Campbell Barton (master)
September 3, 2021, 11:58 (GMT)
Fix T87768: `.path_resolve` fails when requested property is None.

Add a version of RNA_path_resolve_full that returns true
when the path resolves to a NULL RNA pointer.

Commit Details:

Full Hash: f9ccd26b037d43f2490d1f0263e45e775d30473d
Parent Commit: 0950cfd
Lines Changed: +15, -1

3 Modified Paths:

/source/blender/makesrna/intern/rna_access.c (+12, -0) (Diff)
/source/blender/makesrna/RNA_access.h (+2, -0) (Diff)
/source/blender/python/intern/bpy_rna.c (+1, -1) (Diff)
By: Miika HämäläinenLast update: Nov-07-2014 14:18MiikaHweb | 2003-2021