Fix the sun in L_World and L_Gym: positional unreal.Rotator is (roll, pitch, yaw)

Both scripts passed (pitch, yaw, roll) and pitched the sun upward, so every scene rendered as night and the
viewport's auto exposure sat at EV -8.5, which is what the 'cached lighting is going to be clipped' warning
reports. Keyword arguments now; the gym script re-applies the rotation on an existing sun; the world script
removes the old external actor folder on disk rather than through the asset library, which cannot load
streaming proxies on their own.

Co-Authored-By: Claude Fable 5.1 <noreply@anthropic.com>
This commit is contained in:
Rainer Leit
2026-09-16 22:03:42 +03:00
co-authored by Claude Fable 5.1
parent 4025b04941
commit d64748f76f
535 changed files with 816 additions and 806 deletions
+1 -1
View File
@@ -1,3 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:079b2089d5d94806839873ba0012c0e05d2a8a08c6ab4ab095328cffd33b27fe
oid sha256:2b4dfb6ccea0a6807f91783506285ce701cc82eea68e733cfc30e29f16a69984
size 23113
+1 -1
View File
@@ -1,3 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:4d0859b5415cbca381e0210b067826cdaa27348c851accaf3f8ff40b823b438b
oid sha256:b82ce62f158fff3b9b33739da0a2fbbc62f258563194f300a11ebc912524a2c3
size 11048