Blender Git Loki
Git Commits -> Revision 35991d9
Revision 35991d9 by Campbell Barton (master) October 25, 2018, 21:49 (GMT) |
PyAPI: Temp workaround for crash removing cursor Opening a new file frees the cursors, add check if the cursor is still valid. This leaks a Python reference, so a better solution is needed. |
Commit Details:
Full Hash: 35991d999052f6cb7d5c4c98c0c689e05218314c
Parent Commit: 1d8ba9d
Lines Changed: +12, -5
1 Modified Path:
/source/blender/python/intern/bpy_rna_callback.c (+12, -5) (Diff)