Blender Git Commit Log
Git Commits -> Revision 895d3cd
Revision 895d3cd by Germano Cavalcante (master) August 10, 2021, 09:53 (GMT) |
Fix T89253: template_list allows arbitrary data changes Blender forbids property changes in .draw() methods. But they weren't caught after a call to .template_list() with a custom list type. Support nested calls that disallow writes. |
Commit Details:
Full Hash: 895d3cd11e19b2ec361daad0064155a366359f98
Parent Commit: 182edd4
Committed By: Campbell Barton
Lines Changed: +3, -1
1 Modified Path:
/source/blender/python/intern/bpy_rna.c (+3, -1) (Diff)