Blender Git Commit Log
Git Commits -> Revision fa56615
Revision fa56615 by Campbell Barton (master) October 16, 2020, 05:34 (GMT) |
PyAPI: unregister add-ons when exiting This lets add-on authors avoid false positive leaks when exiting. In particular GPUShaders's although it applies to any PyObject that stores memory allocated by guarded-alloc. While this does add overhead on exit, on my system it's under 1/100th of a second with all addons enabled. See: T71362 |
Commit Details:
Full Hash: fa566157a5c351775d082b05b180c630665b4afc
Parent Commit: f40294b
Lines Changed: +9, -0
1 Modified Path:
/source/blender/windowmanager/intern/wm_init_exit.c (+9, -0) (Diff)