armory/blender/make_state.py
2016-10-19 13:28:06 +02:00

11 lines
211 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