This commit is contained in:
Moisés Peláez
2026-09-17 16:07:10 -04:00
parent d0337f5dae
commit cee36635e0
3 changed files with 71 additions and 71 deletions

View File

@ -40,7 +40,7 @@ def add_world_defs():
# Store contexts
if rpdat.rp_hdr == False:
wrd.world_defs += '_LDR'
if lnx.utils.get_active_scene().world is not None:
if lnx.utils.get_active_scene().world.lnx_light_ies_texture:
wrd.world_defs += '_LightIES'