armory/blender/make_state.py
2016-10-19 17:46:13 +02:00

12 lines
229 B
Python

in_viewport = False
playproc = None
compileproc = None
playproc_finished = False
compileproc_finished = False
compileproc_success = False
play_area = None
chromium_running = False
last_chromium_running = False
is_paused = False