armory/blender/make_state.py
2016-11-23 15:34:59 +01:00

11 lines
195 B
Python

in_viewport = False
playproc = None
compileproc = None
playproc_finished = False
compileproc_finished = False
compileproc_success = False
play_area = None
krom_running = False
is_paused = False