Blender Git Commit Log
Git Commits -> Revision 9be6880
Revision 9be6880 by Bastien Montagne (master) November 11, 2021, 13:29 (GMT) |
Fix (unreported) bad handling of reports in `libraries.load` code. rB60fee69682ac39 only partially fixed the issue, `BlendFileReadReport bf_reports` was now properly stored in `BPy_Library` `self` for the lifetime of the context, but its `reports` member was still referencing local variable to `bpy_lib_enter` function. |
Commit Details:
Full Hash: 9be6880d020eb2a6891c07e0b8794400f20f5464
Parent Commit: b7e2408
Lines Changed: +10, -7
1 Modified Path:
/source/blender/python/intern/bpy_library_load.c (+10, -7) (Diff)