Blender Git Commit Log
Git Commits -> Revision ae9bbb4
Revision ae9bbb4 by Omar Emara (master) February 17, 2020, 12:06 (GMT) |
Python: Expose WM is_interface_locked to python. This patch exposes the Window Manager `is_interface_locked` as a read only property to python. This property is needed to allow script writers to detect if a job is running with locked interface like the Alembic exporter. Reviewed By: Brecht Differential Revision: https://developer.blender.org/D6749 |
Commit Details:
Full Hash: ae9bbb4d0360aea694b46ee698d24dbc1476ebf3
Parent Commit: d119e16
Lines Changed: +9, -0
1 Modified Path:
/source/blender/makesrna/intern/rna_wm_api.c (+9, -0) (Diff)