1.1 --- a/LuxBlend_0.1.py Sun Oct 03 17:34:21 2010 +0100
1.2 +++ b/LuxBlend_0.1.py Mon Oct 25 20:21:07 2010 +0200
1.3 @@ -3990,6 +3990,7 @@
1.4
1.5 if envtype.get() in ("infinite", "infinitesample"):
1.6 str += componentRotation('env', 'environment map', scn, gui)
1.7 + str +="Scale -1 1 1 # correct worldmap orientation"
1.8 env_lg = luxProp(scn, "env.lightgroup", "default")
1.9 luxString("env.lightgroup", env_lg, "lightgroup", "Environment light group", gui)
1.10 if luxProp(scn, "nolg", "false").get()!="true":