Blender Git Loki
Git Commits -> Revision de28611
Revision de28611 by Omar Emara (vr_scene_inspection) February 20, 2020, 12:00 (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: de28611d8f28869dc28300d5bbd641315e2afb7c
Parent Commit: c1f1538
Committed By: Julian Eisel
Lines Changed: +9, -0
1 Modified Path:
/source/blender/makesrna/intern/rna_wm_api.c (+9, -0) (Diff)