Blender Git Commit Log

Git Commits -> Revision 6c86e1a

Revision 6c86e1a by Campbell Barton (master)
October 25, 2018, 22:30 (GMT)
PyAPI: draw handlers now store args in the capsule context

Was using the handlers custom-data which crashes
when Blender frees the screen data before Python removes the handler.

Commit Details:

Full Hash: 6c86e1a781162e5a62955b136833ecf78010e2bc
Parent Commit: 35991d9
Lines Changed: +17, -32

5 Modified Paths:

/source/blender/editors/include/ED_space_api.h (+0, -1) (Diff)
/source/blender/editors/space_api/spacetypes.c (+0, -5) (Diff)
/source/blender/python/intern/bpy_rna_callback.c (+17, -20) (Diff)
/source/blender/windowmanager/intern/wm_operators.c (+0, -5) (Diff)
/source/blender/windowmanager/WM_api.h (+0, -1) (Diff)
By: Miika HämäläinenLast update: Nov-07-2014 14:18MiikaHweb | 2003-2021