armory/blender/arm/make_state.py
2018-05-24 22:16:28 +02:00

16 lines
273 B
Python

target = 'krom'
last_target = 'krom'
export_gapi = ''
last_in_viewport = False
last_resx = 0
last_resy = 0
last_clip_start = 0
last_clip_end = 0
last_scene = ''
last_world_defs = ''
playproc = None
compileproc = None
mod_scripts = []
in_viewport = False
is_export = False