Blender Git Commit Log
Git Commits -> Revision 8709cbb
Revision 8709cbb by Campbell Barton (master) December 13, 2021, 12:48 (GMT) |
Fix T93704: StructRNA.path_resolve fails silently with missing keys Resolving the path to a missing pose-bone (for example), was not raising an error as it should have. Regression introduced in f9ccd26b037d43f2490d1f0263e45e775d30473d, which didn't update collection lookup logic to fail in the case the key of a collection wasn't found. |
Commit Details:
Full Hash: 8709cbb73e7d76970780efa2cb6084c881809e2b
Parent Commit: 1686979
Lines Changed: +9, -4
1 Modified Path:
/source/blender/makesrna/intern/rna_access.c (+9, -4) (Diff)