pod_render_twist.conf isolates it -- throttle and turn zero, torso sweeping, [sim] confirming spd=0, so only the torso joint can move the view. Five frames across a full sweep differ by 0-74 pixels: the view does not move. The same run's telemetry has the twist sweeping the full authored range (-0.895 to -0.022 rad, cmdL/cmdR alternating, joint resolved) and the bridge reports anim_abs=1, joints=0 -- only the root articulates. The cause: RecurseSKLFile builds each skeleton node's DCS with a baked matrix and flushes it once at build time, and nothing re-flushes a node when its joint angle changes. TorsoSimulation faithfully calls SetRotation() every frame, updating the Joint object, but no renderable reads that back into the node's dpl_DCS. The simulation twists; the board never hears. The missing piece is the per-frame joint renderable -- the engine's ChildOffsetRenderable family (L4VIDRND.CPP:930) exists for exactly this, and our RootRenderable already proves the pattern for the hull. That one brick unlocks the torso twist (and the cockpit eye panning with it, since the eye hangs off that chain), the leg gait, and weapon-pod aim. Until then the mech translates through the world as a rigid body -- which is what every frame so far has shown. Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
433 lines
25 KiB
Plaintext
433 lines
25 KiB
Plaintext
LOG: Early LOG Init complete
|
|
LOG: CONFIG: Loaded config file: C:/VWE/TeslaRel410/emulator/render-bridge/pod_render_rec.conf
|
|
LOG: DOSBox-X's working directory: C:\VWE\TeslaRel410\emulator\src\src
|
|
LOG: Logging init: beginning logging proper. This is the end of the early init logging
|
|
LOG: Logging: No logfile was given. All further logging will be discarded.
|
|
LOG: DOSBox-X version 2026.06.02 Commit d75a57c (MinGW SDL2 64-bit)
|
|
LOG: Prevent capture: 0
|
|
LOG: SDL: version 2.32.10, Video windows, Audio directsound
|
|
LOG: EXPERIMENTAL: Debugger enabled for MinGW build, DOSBox-X crashes depending on the terminal software you use. Launching from command prompt (cmd.exe) is recommended.
|
|
LOG: Windows keyboard layout ID is 0x0409
|
|
LOG: Host keyboard layout is now us (US English)
|
|
LOG: Mapper keyboard layout is now us (US English)
|
|
LOG: SDL2 reports desktop display mode 3440 x 1440
|
|
LOG: OpenGL Version : 4.6.0 NVIDIA 610.47
|
|
LOG: Configured windowposition: -
|
|
LOG: SDL: Current window pixel format: SDL_PIXELFORMAT_RGB888
|
|
LOG: SDL: You are running in 24 bpp mode, this will slow down things!
|
|
LOG: Releasing keyboard
|
|
LOG: SDL: Windows 11 round corners will be disabled.
|
|
LOG: Screen report: Method 'Win98base' (3440.000 x 1440.000 pixels) at (0.000 x 0.000) (910.167 x 381.000 mm) (35.833 x 15.000 in) (96.000 x 96.000 DPI)
|
|
LOG: ISA BCLK: 8333333.333Hz (25000000/3)
|
|
LOG: monopal: green,
|
|
LOG: Active save slot: 1 [Empty]
|
|
LOG: USING AVI+ZMBV
|
|
LOG: Pentium CMPXCHG8B emulation is enabled
|
|
LOG: Max 1073741824 sz 32768
|
|
LOG: Final 32768
|
|
LOG: Final arrangement: Below 4GB = 32768KB, Above 4GB = 0KB
|
|
LOG: VPXLOG: fifosock listening on 127.0.0.1:8621
|
|
LOG: VPXLOG: live render backend started
|
|
LOG: VPXLOG: base 0x150 respond=1 handshakes=3 log='C:\Users\cyd\AppData\Local/Temp/vwe-pod/vpxresp.txt'
|
|
LOG: MIDI:Opened device:win32
|
|
LOG: mic_input: Selected microphone device: Microphone (Steam Streaming Microphone)
|
|
LOG: One joystick reported, initializing with 4axis
|
|
LOG: Using joystick Xbox One Controller with 6 axes, 16 buttons and 1 hat(s)
|
|
LOG: VOODOO LFB now at d0000000
|
|
LOG: Serial1: BASE 3f8h
|
|
LOG: Serial1: namedpipe client of \\.\pipe\vrio (poll 0.10ms burst x16)
|
|
LOG: Serial1: namedpipe connected to \\.\pipe\vrio
|
|
LOG: Serial2: BASE 2f8h
|
|
LOG: Serial2: namedpipe client of \\.\pipe\vplasma (poll 1.00ms burst x1)
|
|
LOG: Serial2: namedpipe connected to \\.\pipe\vplasma
|
|
LOG: Serial3: BASE 3e8h
|
|
LOG: Serial: port 3 will write to file C:\VWE\TeslaRel410\emulator\render-bridge\podlog.txt
|
|
LOG: Parallel1: BASE 378h
|
|
LOG: MPU-401 Registering I/O ports as if IBM PC MPU-401 at base 330h
|
|
LOG: Memory I/O complexity optimization enabled aka option 'memory io optimization 1'. If the game or demo is unable to draw to the screen properly, set the option to false.
|
|
LOG: The 'scanline render on demand' option is available and may provide a modest boost in video render performance if set to true.
|
|
LOG: Allocated APM BIOS pm entry point at f000:ce40
|
|
LOG: Writing code to fce40
|
|
LOG: Writing code to fce60
|
|
LOG: Windows: IID_ITaskbarList3 is available
|
|
LOG: ISA Plug & Play BIOS enabled
|
|
LOG: VGA ROM BIOS init callback
|
|
LOG: pixratio 1.000, dw false, dh false
|
|
LOG: Aspect ratio: 640 x 480 xToY=1.333 yToX=0.750
|
|
LOG: WARNING: No translation support (to host) for code page 0
|
|
LOG: DOS keyboard layout loaded with main language code US for layout us
|
|
LOG: XMS: 50 handles allocated for use by the DOS environment
|
|
LOG: EMS page frame at 0xe000-0xefff
|
|
LOG: COMMAND.COM env size: 720 bytes
|
|
LOG: COMMAND.COM environment block: 0x0701 sz=0x002d
|
|
LOG: COMMAND.COM main body (PSP): 0x072f sz=0x009a
|
|
LOG: COMMAND.COM stack: 0x0749
|
|
LOG: pixratio 1.350, dw false, dh false
|
|
LOG: Aspect ratio: 720 x 540 xToY=1.333 yToX=0.750
|
|
LOG: SHELL:Redirect output to COM3
|
|
VPX lights@f1: type6=0 typeE=0 decoded=0 dir=0 amb(0.00,0.00,0.00)
|
|
LOG: 170637927 ERROR MOUSE:Unhandled videomode 79 on reset
|
|
LOG: pixratio 1.000, dw false, dh false
|
|
LOG: Aspect ratio: 640 x 480 xToY=1.333 yToX=0.750
|
|
VPX lightnode t=6 nb=52: [8]00000000/0 [12]00000000/0 [16]00000001/1.4013e-45 [20]3f800000/1 [24]3f800000/1 [28]3f800000/1 [32]64078678/1e+22 [36]64078678/1e+22 [40]00000000/0 [44]3cc82385/0.024431 [48]ffffffff/nan
|
|
VPX lights@f121: type6=2 typeE=6 decoded=2 dir=1 amb(0.55,0.50,0.65)
|
|
L0 dir(0.11,0.77,0.63) col(1.10,0.90,1.00)
|
|
VPX lights@f241: type6=2 typeE=7 decoded=2 dir=1 amb(0.55,0.50,0.65)
|
|
L0 dir(0.11,0.77,0.63) col(1.10,0.90,1.00)
|
|
VPX lights@f361: type6=2 typeE=7 decoded=2 dir=1 amb(0.55,0.50,0.65)
|
|
L0 dir(0.11,0.77,0.63) col(1.10,0.90,1.00)
|
|
VPX lights@f481: type6=2 typeE=8 decoded=2 dir=1 amb(0.55,0.50,0.65)
|
|
L0 dir(0.11,0.77,0.63) col(1.10,0.90,1.00)
|
|
VPX lights@f601: type6=2 typeE=8 decoded=2 dir=1 amb(0.55,0.50,0.65)
|
|
L0 dir(0.11,0.77,0.63) col(1.10,0.90,1.00)
|
|
VPX lights@f721: type6=2 typeE=8 decoded=2 dir=1 amb(0.55,0.50,0.65)
|
|
L0 dir(0.11,0.77,0.63) col(1.10,0.90,1.00)
|
|
VPX lights@f841: type6=2 typeE=8 decoded=2 dir=1 amb(0.55,0.50,0.65)
|
|
L0 dir(0.11,0.77,0.63) col(1.10,0.90,1.00)
|
|
VPX lights@f961: type6=2 typeE=8 decoded=2 dir=1 amb(0.55,0.50,0.65)
|
|
L0 dir(0.11,0.77,0.63) col(1.10,0.90,1.00)
|
|
VPX lights@f1081: type6=2 typeE=8 decoded=2 dir=1 amb(0.55,0.50,0.65)
|
|
L0 dir(0.11,0.77,0.63) col(1.10,0.90,1.00)
|
|
VPX lights@f1201: type6=2 typeE=8 decoded=2 dir=1 amb(0.55,0.50,0.65)
|
|
L0 dir(0.11,0.77,0.63) col(1.10,0.90,1.00)
|
|
VPX lights@f1321: type6=2 typeE=8 decoded=2 dir=1 amb(0.55,0.50,0.65)
|
|
L0 dir(0.11,0.77,0.63) col(1.10,0.90,1.00)
|
|
VPX lights@f1441: type6=2 typeE=8 decoded=2 dir=1 amb(0.55,0.50,0.65)
|
|
L0 dir(0.11,0.77,0.63) col(1.10,0.90,1.00)
|
|
VPX lights@f1561: type6=2 typeE=8 decoded=2 dir=1 amb(0.55,0.50,0.65)
|
|
L0 dir(0.11,0.77,0.63) col(1.10,0.90,1.00)
|
|
VPX lights@f1681: type6=2 typeE=8 decoded=2 dir=1 amb(0.55,0.50,0.65)
|
|
L0 dir(0.11,0.77,0.63) col(1.10,0.90,1.00)
|
|
VPX lights@f1801: type6=2 typeE=8 decoded=2 dir=1 amb(0.55,0.50,0.65)
|
|
L0 dir(0.11,0.77,0.63) col(1.10,0.90,1.00)
|
|
VPX lights@f1921: type6=2 typeE=8 decoded=2 dir=1 amb(0.55,0.50,0.65)
|
|
L0 dir(0.11,0.77,0.63) col(1.10,0.90,1.00)
|
|
VPX lights@f2041: type6=2 typeE=8 decoded=2 dir=1 amb(0.55,0.50,0.65)
|
|
L0 dir(0.11,0.77,0.63) col(1.10,0.90,1.00)
|
|
VPX lights@f2161: type6=2 typeE=8 decoded=2 dir=1 amb(0.55,0.50,0.65)
|
|
L0 dir(0.11,0.77,0.63) col(1.10,0.90,1.00)
|
|
VPX lights@f2281: type6=2 typeE=8 decoded=2 dir=1 amb(0.55,0.50,0.65)
|
|
L0 dir(0.11,0.77,0.63) col(1.10,0.90,1.00)
|
|
VPX lights@f2401: type6=2 typeE=8 decoded=2 dir=1 amb(0.55,0.50,0.65)
|
|
L0 dir(0.11,0.77,0.63) col(1.10,0.90,1.00)
|
|
VPX lights@f2521: type6=2 typeE=8 decoded=2 dir=1 amb(0.55,0.50,0.65)
|
|
L0 dir(0.11,0.77,0.63) col(1.10,0.90,1.00)
|
|
VPX lights@f2641: type6=2 typeE=8 decoded=2 dir=1 amb(0.55,0.50,0.65)
|
|
L0 dir(0.11,0.77,0.63) col(1.10,0.90,1.00)
|
|
VPX lights@f2761: type6=2 typeE=8 decoded=2 dir=1 amb(0.55,0.50,0.65)
|
|
L0 dir(0.11,0.77,0.63) col(1.10,0.90,1.00)
|
|
VPX lights@f2881: type6=2 typeE=8 decoded=2 dir=1 amb(0.55,0.50,0.65)
|
|
L0 dir(0.11,0.77,0.63) col(1.10,0.90,1.00)
|
|
VPX lights@f3001: type6=2 typeE=8 decoded=2 dir=1 amb(0.55,0.50,0.65)
|
|
L0 dir(0.11,0.77,0.63) col(1.10,0.90,1.00)
|
|
VPX lights@f3121: type6=2 typeE=8 decoded=2 dir=1 amb(0.55,0.50,0.65)
|
|
L0 dir(0.11,0.77,0.63) col(1.10,0.90,1.00)
|
|
VPX lights@f3241: type6=2 typeE=8 decoded=2 dir=1 amb(0.55,0.50,0.65)
|
|
L0 dir(0.11,0.77,0.63) col(1.10,0.90,1.00)
|
|
VPX lights@f3361: type6=2 typeE=8 decoded=2 dir=1 amb(0.55,0.50,0.65)
|
|
L0 dir(0.11,0.77,0.63) col(1.10,0.90,1.00)
|
|
VPX lights@f3481: type6=2 typeE=8 decoded=2 dir=1 amb(0.55,0.50,0.65)
|
|
L0 dir(0.11,0.77,0.63) col(1.10,0.90,1.00)
|
|
VPX lights@f3601: type6=2 typeE=8 decoded=2 dir=1 amb(0.55,0.50,0.65)
|
|
L0 dir(0.11,0.77,0.63) col(1.10,0.90,1.00)
|
|
VPX lights@f3721: type6=2 typeE=8 decoded=2 dir=1 amb(0.55,0.50,0.65)
|
|
L0 dir(0.11,0.77,0.63) col(1.10,0.90,1.00)
|
|
VPX lights@f3841: type6=2 typeE=8 decoded=2 dir=1 amb(0.55,0.50,0.65)
|
|
L0 dir(0.11,0.77,0.63) col(1.10,0.90,1.00)
|
|
VPX lights@f3961: type6=2 typeE=8 decoded=2 dir=1 amb(0.55,0.50,0.65)
|
|
L0 dir(0.11,0.77,0.63) col(1.10,0.90,1.00)
|
|
VPX lights@f4081: type6=2 typeE=8 decoded=2 dir=1 amb(0.55,0.50,0.65)
|
|
L0 dir(0.11,0.77,0.63) col(1.10,0.90,1.00)
|
|
VPX lights@f4201: type6=2 typeE=8 decoded=2 dir=1 amb(0.55,0.50,0.65)
|
|
L0 dir(0.11,0.77,0.63) col(1.10,0.90,1.00)
|
|
VPX lights@f4321: type6=2 typeE=8 decoded=2 dir=1 amb(0.55,0.50,0.65)
|
|
L0 dir(0.11,0.77,0.63) col(1.10,0.90,1.00)
|
|
VPX lights@f4441: type6=2 typeE=8 decoded=2 dir=1 amb(0.55,0.50,0.65)
|
|
L0 dir(0.11,0.77,0.63) col(1.10,0.90,1.00)
|
|
VPX lights@f4561: type6=2 typeE=8 decoded=2 dir=1 amb(0.55,0.50,0.65)
|
|
L0 dir(0.11,0.77,0.63) col(1.10,0.90,1.00)
|
|
VPX lights@f4681: type6=2 typeE=8 decoded=2 dir=1 amb(0.55,0.50,0.65)
|
|
L0 dir(0.11,0.77,0.63) col(1.10,0.90,1.00)
|
|
VPX lights@f4801: type6=2 typeE=8 decoded=2 dir=1 amb(0.55,0.50,0.65)
|
|
L0 dir(0.11,0.77,0.63) col(1.10,0.90,1.00)
|
|
VPX lights@f4921: type6=2 typeE=8 decoded=2 dir=1 amb(0.55,0.50,0.65)
|
|
L0 dir(0.11,0.77,0.63) col(1.10,0.90,1.00)
|
|
VPX lights@f5041: type6=2 typeE=8 decoded=2 dir=1 amb(0.55,0.50,0.65)
|
|
L0 dir(0.11,0.77,0.63) col(1.10,0.90,1.00)
|
|
VPX lights@f5161: type6=2 typeE=8 decoded=2 dir=1 amb(0.55,0.50,0.65)
|
|
L0 dir(0.11,0.77,0.63) col(1.10,0.90,1.00)
|
|
VPX lights@f5281: type6=2 typeE=8 decoded=2 dir=1 amb(0.55,0.50,0.65)
|
|
L0 dir(0.11,0.77,0.63) col(1.10,0.90,1.00)
|
|
VPX lights@f5401: type6=2 typeE=8 decoded=2 dir=1 amb(0.55,0.50,0.65)
|
|
L0 dir(0.11,0.77,0.63) col(1.10,0.90,1.00)
|
|
VPX lights@f5521: type6=2 typeE=8 decoded=2 dir=1 amb(0.55,0.50,0.65)
|
|
L0 dir(0.11,0.77,0.63) col(1.10,0.90,1.00)
|
|
VPX lights@f5641: type6=2 typeE=8 decoded=2 dir=1 amb(0.55,0.50,0.65)
|
|
L0 dir(0.11,0.77,0.63) col(1.10,0.90,1.00)
|
|
VPX lights@f5761: type6=2 typeE=8 decoded=2 dir=1 amb(0.55,0.50,0.65)
|
|
L0 dir(0.11,0.77,0.63) col(1.10,0.90,1.00)
|
|
VPX lights@f5881: type6=2 typeE=8 decoded=2 dir=1 amb(0.55,0.50,0.65)
|
|
L0 dir(0.11,0.77,0.63) col(1.10,0.90,1.00)
|
|
VPX lights@f6001: type6=2 typeE=8 decoded=2 dir=1 amb(0.55,0.50,0.65)
|
|
L0 dir(0.11,0.77,0.63) col(1.10,0.90,1.00)
|
|
VPX lights@f6121: type6=2 typeE=8 decoded=2 dir=1 amb(0.55,0.50,0.65)
|
|
L0 dir(0.11,0.77,0.63) col(1.10,0.90,1.00)
|
|
VPX lights@f6241: type6=2 typeE=8 decoded=2 dir=1 amb(0.55,0.50,0.65)
|
|
L0 dir(0.11,0.77,0.63) col(1.10,0.90,1.00)
|
|
VPX lights@f6361: type6=2 typeE=8 decoded=2 dir=1 amb(0.55,0.50,0.65)
|
|
L0 dir(0.11,0.77,0.63) col(1.10,0.90,1.00)
|
|
VPX lights@f6481: type6=2 typeE=8 decoded=2 dir=1 amb(0.55,0.50,0.65)
|
|
L0 dir(0.11,0.77,0.63) col(1.10,0.90,1.00)
|
|
VPX lights@f6601: type6=2 typeE=8 decoded=2 dir=1 amb(0.55,0.50,0.65)
|
|
L0 dir(0.11,0.77,0.63) col(1.10,0.90,1.00)
|
|
VPX lights@f6721: type6=2 typeE=8 decoded=2 dir=1 amb(0.55,0.50,0.65)
|
|
L0 dir(0.11,0.77,0.63) col(1.10,0.90,1.00)
|
|
VPX lights@f6841: type6=2 typeE=8 decoded=2 dir=1 amb(0.55,0.50,0.65)
|
|
L0 dir(0.11,0.77,0.63) col(1.10,0.90,1.00)
|
|
VPX lights@f6961: type6=2 typeE=8 decoded=2 dir=1 amb(0.55,0.50,0.65)
|
|
L0 dir(0.11,0.77,0.63) col(1.10,0.90,1.00)
|
|
VPX lights@f7081: type6=2 typeE=8 decoded=2 dir=1 amb(0.55,0.50,0.65)
|
|
L0 dir(0.11,0.77,0.63) col(1.10,0.90,1.00)
|
|
VPX lights@f7201: type6=2 typeE=8 decoded=2 dir=1 amb(0.55,0.50,0.65)
|
|
L0 dir(0.11,0.77,0.63) col(1.10,0.90,1.00)
|
|
VPX lights@f7321: type6=2 typeE=8 decoded=2 dir=1 amb(0.55,0.50,0.65)
|
|
L0 dir(0.11,0.77,0.63) col(1.10,0.90,1.00)
|
|
VPX lights@f7441: type6=2 typeE=8 decoded=2 dir=1 amb(0.55,0.50,0.65)
|
|
L0 dir(0.11,0.77,0.63) col(1.10,0.90,1.00)
|
|
VPX lights@f7561: type6=2 typeE=8 decoded=2 dir=1 amb(0.55,0.50,0.65)
|
|
L0 dir(0.11,0.77,0.63) col(1.10,0.90,1.00)
|
|
VPX lights@f7681: type6=2 typeE=8 decoded=2 dir=1 amb(0.55,0.50,0.65)
|
|
L0 dir(0.11,0.77,0.63) col(1.10,0.90,1.00)
|
|
VPX lights@f7801: type6=2 typeE=8 decoded=2 dir=1 amb(0.55,0.50,0.65)
|
|
L0 dir(0.11,0.77,0.63) col(1.10,0.90,1.00)
|
|
VPX lights@f7921: type6=2 typeE=8 decoded=2 dir=1 amb(0.55,0.50,0.65)
|
|
L0 dir(0.11,0.77,0.63) col(1.10,0.90,1.00)
|
|
VPX lights@f8041: type6=2 typeE=8 decoded=2 dir=1 amb(0.55,0.50,0.65)
|
|
L0 dir(0.11,0.77,0.63) col(1.10,0.90,1.00)
|
|
VPX lights@f8161: type6=2 typeE=8 decoded=2 dir=1 amb(0.55,0.50,0.65)
|
|
L0 dir(0.11,0.77,0.63) col(1.10,0.90,1.00)
|
|
VPX lights@f8281: type6=2 typeE=8 decoded=2 dir=1 amb(0.55,0.50,0.65)
|
|
L0 dir(0.11,0.77,0.63) col(1.10,0.90,1.00)
|
|
VPX lights@f8401: type6=2 typeE=8 decoded=2 dir=1 amb(0.55,0.50,0.65)
|
|
L0 dir(0.11,0.77,0.63) col(1.10,0.90,1.00)
|
|
VPX lights@f8521: type6=2 typeE=8 decoded=2 dir=1 amb(0.55,0.50,0.65)
|
|
L0 dir(0.11,0.77,0.63) col(1.10,0.90,1.00)
|
|
VPX lights@f8641: type6=2 typeE=8 decoded=2 dir=1 amb(0.55,0.50,0.65)
|
|
L0 dir(0.11,0.77,0.63) col(1.10,0.90,1.00)
|
|
VPX lights@f8761: type6=2 typeE=8 decoded=2 dir=1 amb(0.55,0.50,0.65)
|
|
L0 dir(0.11,0.77,0.63) col(1.10,0.90,1.00)
|
|
VPX lights@f8881: type6=2 typeE=8 decoded=2 dir=1 amb(0.55,0.50,0.65)
|
|
L0 dir(0.11,0.77,0.63) col(1.10,0.90,1.00)
|
|
VPX lights@f9001: type6=2 typeE=8 decoded=2 dir=1 amb(0.55,0.50,0.65)
|
|
L0 dir(0.11,0.77,0.63) col(1.10,0.90,1.00)
|
|
VPX lights@f9121: type6=2 typeE=8 decoded=2 dir=1 amb(0.55,0.50,0.65)
|
|
L0 dir(0.11,0.77,0.63) col(1.10,0.90,1.00)
|
|
VPX lights@f9241: type6=2 typeE=8 decoded=2 dir=1 amb(0.55,0.50,0.65)
|
|
L0 dir(0.11,0.77,0.63) col(1.10,0.90,1.00)
|
|
VPX lights@f9361: type6=2 typeE=8 decoded=2 dir=1 amb(0.55,0.50,0.65)
|
|
L0 dir(0.11,0.77,0.63) col(1.10,0.90,1.00)
|
|
VPX lights@f9481: type6=2 typeE=8 decoded=2 dir=1 amb(0.55,0.50,0.65)
|
|
L0 dir(0.11,0.77,0.63) col(1.10,0.90,1.00)
|
|
VPX lights@f9601: type6=2 typeE=8 decoded=2 dir=1 amb(0.55,0.50,0.65)
|
|
L0 dir(0.11,0.77,0.63) col(1.10,0.90,1.00)
|
|
VPX lights@f9721: type6=2 typeE=8 decoded=2 dir=1 amb(0.55,0.50,0.65)
|
|
L0 dir(0.11,0.77,0.63) col(1.10,0.90,1.00)
|
|
VPX lights@f9841: type6=2 typeE=8 decoded=2 dir=1 amb(0.55,0.50,0.65)
|
|
L0 dir(0.11,0.77,0.63) col(1.10,0.90,1.00)
|
|
VPX lights@f9961: type6=2 typeE=8 decoded=2 dir=1 amb(0.55,0.50,0.65)
|
|
L0 dir(0.11,0.77,0.63) col(1.10,0.90,1.00)
|
|
VPX lights@f10081: type6=2 typeE=8 decoded=2 dir=1 amb(0.55,0.50,0.65)
|
|
L0 dir(0.11,0.77,0.63) col(1.10,0.90,1.00)
|
|
VPX lights@f10201: type6=2 typeE=8 decoded=2 dir=1 amb(0.55,0.50,0.65)
|
|
L0 dir(0.11,0.77,0.63) col(1.10,0.90,1.00)
|
|
VPX lights@f10321: type6=2 typeE=8 decoded=2 dir=1 amb(0.55,0.50,0.65)
|
|
L0 dir(0.11,0.77,0.63) col(1.10,0.90,1.00)
|
|
VPX lights@f10441: type6=2 typeE=8 decoded=2 dir=1 amb(0.55,0.50,0.65)
|
|
L0 dir(0.11,0.77,0.63) col(1.10,0.90,1.00)
|
|
VPX lights@f10561: type6=2 typeE=8 decoded=2 dir=1 amb(0.55,0.50,0.65)
|
|
L0 dir(0.11,0.77,0.63) col(1.10,0.90,1.00)
|
|
VPX lights@f10681: type6=2 typeE=8 decoded=2 dir=1 amb(0.55,0.50,0.65)
|
|
L0 dir(0.11,0.77,0.63) col(1.10,0.90,1.00)
|
|
VPX lights@f10801: type6=2 typeE=8 decoded=2 dir=1 amb(0.55,0.50,0.65)
|
|
L0 dir(0.11,0.77,0.63) col(1.10,0.90,1.00)
|
|
VPX lights@f10921: type6=2 typeE=8 decoded=2 dir=1 amb(0.55,0.50,0.65)
|
|
L0 dir(0.11,0.77,0.63) col(1.10,0.90,1.00)
|
|
VPX lights@f11041: type6=2 typeE=8 decoded=2 dir=1 amb(0.55,0.50,0.65)
|
|
L0 dir(0.11,0.77,0.63) col(1.10,0.90,1.00)
|
|
VPX lights@f11161: type6=2 typeE=8 decoded=2 dir=1 amb(0.55,0.50,0.65)
|
|
L0 dir(0.11,0.77,0.63) col(1.10,0.90,1.00)
|
|
VPX lights@f11281: type6=2 typeE=8 decoded=2 dir=1 amb(0.55,0.50,0.65)
|
|
L0 dir(0.11,0.77,0.63) col(1.10,0.90,1.00)
|
|
VPX lights@f11401: type6=2 typeE=8 decoded=2 dir=1 amb(0.55,0.50,0.65)
|
|
L0 dir(0.11,0.77,0.63) col(1.10,0.90,1.00)
|
|
VPX lights@f11521: type6=2 typeE=8 decoded=2 dir=1 amb(0.55,0.50,0.65)
|
|
L0 dir(0.11,0.77,0.63) col(1.10,0.90,1.00)
|
|
VPX lights@f11641: type6=2 typeE=8 decoded=2 dir=1 amb(0.55,0.50,0.65)
|
|
L0 dir(0.11,0.77,0.63) col(1.10,0.90,1.00)
|
|
VPX lights@f11761: type6=2 typeE=8 decoded=2 dir=1 amb(0.55,0.50,0.65)
|
|
L0 dir(0.11,0.77,0.63) col(1.10,0.90,1.00)
|
|
VPX lights@f11881: type6=2 typeE=8 decoded=2 dir=1 amb(0.55,0.50,0.65)
|
|
L0 dir(0.11,0.77,0.63) col(1.10,0.90,1.00)
|
|
VPX lights@f12001: type6=2 typeE=8 decoded=2 dir=1 amb(0.55,0.50,0.65)
|
|
L0 dir(0.11,0.77,0.63) col(1.10,0.90,1.00)
|
|
VPX lights@f12121: type6=2 typeE=8 decoded=2 dir=1 amb(0.55,0.50,0.65)
|
|
L0 dir(0.11,0.77,0.63) col(1.10,0.90,1.00)
|
|
VPX lights@f12241: type6=2 typeE=8 decoded=2 dir=1 amb(0.55,0.50,0.65)
|
|
L0 dir(0.11,0.77,0.63) col(1.10,0.90,1.00)
|
|
VPX lights@f12361: type6=2 typeE=8 decoded=2 dir=1 amb(0.55,0.50,0.65)
|
|
L0 dir(0.11,0.77,0.63) col(1.10,0.90,1.00)
|
|
VPX lights@f12481: type6=2 typeE=8 decoded=2 dir=1 amb(0.55,0.50,0.65)
|
|
L0 dir(0.11,0.77,0.63) col(1.10,0.90,1.00)
|
|
VPX lights@f12601: type6=2 typeE=8 decoded=2 dir=1 amb(0.55,0.50,0.65)
|
|
L0 dir(0.11,0.77,0.63) col(1.10,0.90,1.00)
|
|
VPX lights@f12721: type6=2 typeE=8 decoded=2 dir=1 amb(0.55,0.50,0.65)
|
|
L0 dir(0.11,0.77,0.63) col(1.10,0.90,1.00)
|
|
VPX lights@f12841: type6=2 typeE=8 decoded=2 dir=1 amb(0.55,0.50,0.65)
|
|
L0 dir(0.11,0.77,0.63) col(1.10,0.90,1.00)
|
|
VPX lights@f12961: type6=2 typeE=8 decoded=2 dir=1 amb(0.55,0.50,0.65)
|
|
L0 dir(0.11,0.77,0.63) col(1.10,0.90,1.00)
|
|
VPX lights@f13081: type6=2 typeE=8 decoded=2 dir=1 amb(0.55,0.50,0.65)
|
|
L0 dir(0.11,0.77,0.63) col(1.10,0.90,1.00)
|
|
VPX lights@f13201: type6=2 typeE=8 decoded=2 dir=1 amb(0.55,0.50,0.65)
|
|
L0 dir(0.11,0.77,0.63) col(1.10,0.90,1.00)
|
|
VPX lights@f13321: type6=2 typeE=8 decoded=2 dir=1 amb(0.55,0.50,0.65)
|
|
L0 dir(0.11,0.77,0.63) col(1.10,0.90,1.00)
|
|
VPX lights@f13441: type6=2 typeE=8 decoded=2 dir=1 amb(0.55,0.50,0.65)
|
|
L0 dir(0.11,0.77,0.63) col(1.10,0.90,1.00)
|
|
VPX lights@f13561: type6=2 typeE=8 decoded=2 dir=1 amb(0.55,0.50,0.65)
|
|
L0 dir(0.11,0.77,0.63) col(1.10,0.90,1.00)
|
|
VPX lights@f13681: type6=2 typeE=8 decoded=2 dir=1 amb(0.55,0.50,0.65)
|
|
L0 dir(0.11,0.77,0.63) col(1.10,0.90,1.00)
|
|
VPX lights@f13801: type6=2 typeE=8 decoded=2 dir=1 amb(0.55,0.50,0.65)
|
|
L0 dir(0.11,0.77,0.63) col(1.10,0.90,1.00)
|
|
VPX lights@f13921: type6=2 typeE=8 decoded=2 dir=1 amb(0.55,0.50,0.65)
|
|
L0 dir(0.11,0.77,0.63) col(1.10,0.90,1.00)
|
|
VPX lights@f14041: type6=2 typeE=8 decoded=2 dir=1 amb(0.55,0.50,0.65)
|
|
L0 dir(0.11,0.77,0.63) col(1.10,0.90,1.00)
|
|
VPX lights@f14161: type6=2 typeE=8 decoded=2 dir=1 amb(0.55,0.50,0.65)
|
|
L0 dir(0.11,0.77,0.63) col(1.10,0.90,1.00)
|
|
VPX lights@f14281: type6=2 typeE=8 decoded=2 dir=1 amb(0.55,0.50,0.65)
|
|
L0 dir(0.11,0.77,0.63) col(1.10,0.90,1.00)
|
|
VPX lights@f14401: type6=2 typeE=8 decoded=2 dir=1 amb(0.55,0.50,0.65)
|
|
L0 dir(0.11,0.77,0.63) col(1.10,0.90,1.00)
|
|
VPX lights@f14521: type6=2 typeE=8 decoded=2 dir=1 amb(0.55,0.50,0.65)
|
|
L0 dir(0.11,0.77,0.63) col(1.10,0.90,1.00)
|
|
VPX lights@f14641: type6=2 typeE=8 decoded=2 dir=1 amb(0.55,0.50,0.65)
|
|
L0 dir(0.11,0.77,0.63) col(1.10,0.90,1.00)
|
|
VPX lights@f14761: type6=2 typeE=8 decoded=2 dir=1 amb(0.55,0.50,0.65)
|
|
L0 dir(0.11,0.77,0.63) col(1.10,0.90,1.00)
|
|
VPX lights@f14881: type6=2 typeE=8 decoded=2 dir=1 amb(0.55,0.50,0.65)
|
|
L0 dir(0.11,0.77,0.63) col(1.10,0.90,1.00)
|
|
VPX lights@f15001: type6=2 typeE=8 decoded=2 dir=1 amb(0.55,0.50,0.65)
|
|
L0 dir(0.11,0.77,0.63) col(1.10,0.90,1.00)
|
|
VPX lights@f15121: type6=2 typeE=8 decoded=2 dir=1 amb(0.55,0.50,0.65)
|
|
L0 dir(0.11,0.77,0.63) col(1.10,0.90,1.00)
|
|
VPX lights@f15241: type6=2 typeE=8 decoded=2 dir=1 amb(0.55,0.50,0.65)
|
|
L0 dir(0.11,0.77,0.63) col(1.10,0.90,1.00)
|
|
VPX lights@f15361: type6=2 typeE=8 decoded=2 dir=1 amb(0.55,0.50,0.65)
|
|
L0 dir(0.11,0.77,0.63) col(1.10,0.90,1.00)
|
|
VPX lights@f15481: type6=2 typeE=8 decoded=2 dir=1 amb(0.55,0.50,0.65)
|
|
L0 dir(0.11,0.77,0.63) col(1.10,0.90,1.00)
|
|
VPX lights@f15601: type6=2 typeE=8 decoded=2 dir=1 amb(0.55,0.50,0.65)
|
|
L0 dir(0.11,0.77,0.63) col(1.10,0.90,1.00)
|
|
VPX lights@f15721: type6=2 typeE=8 decoded=2 dir=1 amb(0.55,0.50,0.65)
|
|
L0 dir(0.11,0.77,0.63) col(1.10,0.90,1.00)
|
|
VPX lights@f15841: type6=2 typeE=8 decoded=2 dir=1 amb(0.55,0.50,0.65)
|
|
L0 dir(0.11,0.77,0.63) col(1.10,0.90,1.00)
|
|
VPX lights@f15961: type6=2 typeE=8 decoded=2 dir=1 amb(0.55,0.50,0.65)
|
|
L0 dir(0.11,0.77,0.63) col(1.10,0.90,1.00)
|
|
VPX lights@f16081: type6=2 typeE=8 decoded=2 dir=1 amb(0.55,0.50,0.65)
|
|
L0 dir(0.11,0.77,0.63) col(1.10,0.90,1.00)
|
|
VPX lights@f16201: type6=2 typeE=8 decoded=2 dir=1 amb(0.55,0.50,0.65)
|
|
L0 dir(0.11,0.77,0.63) col(1.10,0.90,1.00)
|
|
VPX lights@f16321: type6=2 typeE=8 decoded=2 dir=1 amb(0.55,0.50,0.65)
|
|
L0 dir(0.11,0.77,0.63) col(1.10,0.90,1.00)
|
|
VPX lights@f16441: type6=2 typeE=8 decoded=2 dir=1 amb(0.55,0.50,0.65)
|
|
L0 dir(0.11,0.77,0.63) col(1.10,0.90,1.00)
|
|
VPX lights@f16561: type6=2 typeE=8 decoded=2 dir=1 amb(0.55,0.50,0.65)
|
|
L0 dir(0.11,0.77,0.63) col(1.10,0.90,1.00)
|
|
VPX lights@f16681: type6=2 typeE=8 decoded=2 dir=1 amb(0.55,0.50,0.65)
|
|
L0 dir(0.11,0.77,0.63) col(1.10,0.90,1.00)
|
|
VPX lights@f16801: type6=2 typeE=8 decoded=2 dir=1 amb(0.55,0.50,0.65)
|
|
L0 dir(0.11,0.77,0.63) col(1.10,0.90,1.00)
|
|
VPX lights@f16921: type6=2 typeE=8 decoded=2 dir=1 amb(0.55,0.50,0.65)
|
|
L0 dir(0.11,0.77,0.63) col(1.10,0.90,1.00)
|
|
VPX lights@f17041: type6=2 typeE=8 decoded=2 dir=1 amb(0.55,0.50,0.65)
|
|
L0 dir(0.11,0.77,0.63) col(1.10,0.90,1.00)
|
|
VPX lights@f17161: type6=2 typeE=8 decoded=2 dir=1 amb(0.55,0.50,0.65)
|
|
L0 dir(0.11,0.77,0.63) col(1.10,0.90,1.00)
|
|
VPX lights@f17281: type6=2 typeE=8 decoded=2 dir=1 amb(0.55,0.50,0.65)
|
|
L0 dir(0.11,0.77,0.63) col(1.10,0.90,1.00)
|
|
VPX lights@f17401: type6=2 typeE=8 decoded=2 dir=1 amb(0.55,0.50,0.65)
|
|
L0 dir(0.11,0.77,0.63) col(1.10,0.90,1.00)
|
|
VPX lights@f17521: type6=2 typeE=8 decoded=2 dir=1 amb(0.55,0.50,0.65)
|
|
L0 dir(0.11,0.77,0.63) col(1.10,0.90,1.00)
|
|
VPX lights@f17641: type6=2 typeE=8 decoded=2 dir=1 amb(0.55,0.50,0.65)
|
|
L0 dir(0.11,0.77,0.63) col(1.10,0.90,1.00)
|
|
VPX lights@f17761: type6=2 typeE=8 decoded=2 dir=1 amb(0.55,0.50,0.65)
|
|
L0 dir(0.11,0.77,0.63) col(1.10,0.90,1.00)
|
|
VPX lights@f17881: type6=2 typeE=8 decoded=2 dir=1 amb(0.55,0.50,0.65)
|
|
L0 dir(0.11,0.77,0.63) col(1.10,0.90,1.00)
|
|
VPX lights@f18001: type6=2 typeE=8 decoded=2 dir=1 amb(0.55,0.50,0.65)
|
|
L0 dir(0.11,0.77,0.63) col(1.10,0.90,1.00)
|
|
VPX lights@f18121: type6=2 typeE=8 decoded=2 dir=1 amb(0.55,0.50,0.65)
|
|
L0 dir(0.11,0.77,0.63) col(1.10,0.90,1.00)
|
|
VPX lights@f18241: type6=2 typeE=8 decoded=2 dir=1 amb(0.55,0.50,0.65)
|
|
L0 dir(0.11,0.77,0.63) col(1.10,0.90,1.00)
|
|
VPX lights@f18361: type6=2 typeE=8 decoded=2 dir=1 amb(0.55,0.50,0.65)
|
|
L0 dir(0.11,0.77,0.63) col(1.10,0.90,1.00)
|
|
VPX lights@f18481: type6=2 typeE=8 decoded=2 dir=1 amb(0.55,0.50,0.65)
|
|
L0 dir(0.11,0.77,0.63) col(1.10,0.90,1.00)
|
|
VPX lights@f18601: type6=2 typeE=8 decoded=2 dir=1 amb(0.55,0.50,0.65)
|
|
L0 dir(0.11,0.77,0.63) col(1.10,0.90,1.00)
|
|
VPX lights@f18721: type6=2 typeE=8 decoded=2 dir=1 amb(0.55,0.50,0.65)
|
|
L0 dir(0.11,0.77,0.63) col(1.10,0.90,1.00)
|
|
VPX lights@f18841: type6=2 typeE=8 decoded=2 dir=1 amb(0.55,0.50,0.65)
|
|
L0 dir(0.11,0.77,0.63) col(1.10,0.90,1.00)
|
|
VPX lights@f18961: type6=2 typeE=8 decoded=2 dir=1 amb(0.55,0.50,0.65)
|
|
L0 dir(0.11,0.77,0.63) col(1.10,0.90,1.00)
|
|
VPX lights@f19081: type6=2 typeE=8 decoded=2 dir=1 amb(0.55,0.50,0.65)
|
|
L0 dir(0.11,0.77,0.63) col(1.10,0.90,1.00)
|
|
VPX lights@f19201: type6=2 typeE=8 decoded=2 dir=1 amb(0.55,0.50,0.65)
|
|
L0 dir(0.11,0.77,0.63) col(1.10,0.90,1.00)
|
|
VPX lights@f19321: type6=2 typeE=8 decoded=2 dir=1 amb(0.55,0.50,0.65)
|
|
L0 dir(0.11,0.77,0.63) col(1.10,0.90,1.00)
|
|
VPX lights@f19441: type6=2 typeE=8 decoded=2 dir=1 amb(0.55,0.50,0.65)
|
|
L0 dir(0.11,0.77,0.63) col(1.10,0.90,1.00)
|
|
VPX lights@f19561: type6=2 typeE=8 decoded=2 dir=1 amb(0.55,0.50,0.65)
|
|
L0 dir(0.11,0.77,0.63) col(1.10,0.90,1.00)
|
|
VPX lights@f19681: type6=2 typeE=8 decoded=2 dir=1 amb(0.55,0.50,0.65)
|
|
L0 dir(0.11,0.77,0.63) col(1.10,0.90,1.00)
|
|
VPX lights@f19801: type6=2 typeE=8 decoded=2 dir=1 amb(0.55,0.50,0.65)
|
|
L0 dir(0.11,0.77,0.63) col(1.10,0.90,1.00)
|
|
VPX lights@f19921: type6=2 typeE=8 decoded=2 dir=1 amb(0.55,0.50,0.65)
|
|
L0 dir(0.11,0.77,0.63) col(1.10,0.90,1.00)
|
|
VPX lights@f20041: type6=2 typeE=8 decoded=2 dir=1 amb(0.55,0.50,0.65)
|
|
L0 dir(0.11,0.77,0.63) col(1.10,0.90,1.00)
|
|
VPX lights@f20161: type6=2 typeE=8 decoded=2 dir=1 amb(0.55,0.50,0.65)
|
|
L0 dir(0.11,0.77,0.63) col(1.10,0.90,1.00)
|
|
VPX lights@f20281: type6=2 typeE=8 decoded=2 dir=1 amb(0.55,0.50,0.65)
|
|
L0 dir(0.11,0.77,0.63) col(1.10,0.90,1.00)
|
|
VPX lights@f20401: type6=2 typeE=8 decoded=2 dir=1 amb(0.55,0.50,0.65)
|
|
L0 dir(0.11,0.77,0.63) col(1.10,0.90,1.00)
|
|
VPX lights@f20521: type6=2 typeE=8 decoded=2 dir=1 amb(0.55,0.50,0.65)
|
|
L0 dir(0.11,0.77,0.63) col(1.10,0.90,1.00)
|
|
VPX lights@f20641: type6=2 typeE=8 decoded=2 dir=1 amb(0.55,0.50,0.65)
|
|
L0 dir(0.11,0.77,0.63) col(1.10,0.90,1.00)
|
|
VPX lights@f20761: type6=2 typeE=8 decoded=2 dir=1 amb(0.55,0.50,0.65)
|
|
L0 dir(0.11,0.77,0.63) col(1.10,0.90,1.00)
|
|
VPX lights@f20881: type6=2 typeE=8 decoded=2 dir=1 amb(0.55,0.50,0.65)
|
|
L0 dir(0.11,0.77,0.63) col(1.10,0.90,1.00)
|
|
VPX lights@f21001: type6=2 typeE=8 decoded=2 dir=1 amb(0.55,0.50,0.65)
|
|
L0 dir(0.11,0.77,0.63) col(1.10,0.90,1.00)
|
|
VPX lights@f21121: type6=2 typeE=8 decoded=2 dir=1 amb(0.55,0.50,0.65)
|
|
L0 dir(0.11,0.77,0.63) col(1.10,0.90,1.00)
|
|
VPX lights@f21241: type6=2 typeE=8 decoded=2 dir=1 amb(0.55,0.50,0.65)
|
|
L0 dir(0.11,0.77,0.63) col(1.10,0.90,1.00)
|
|
VPX lights@f21361: type6=2 typeE=8 decoded=2 dir=1 amb(0.55,0.50,0.65)
|
|
L0 dir(0.11,0.77,0.63) col(1.10,0.90,1.00)
|
|
VPX lights@f21481: type6=2 typeE=8 decoded=2 dir=1 amb(0.55,0.50,0.65)
|
|
L0 dir(0.11,0.77,0.63) col(1.10,0.90,1.00)
|
|
VPX lights@f21601: type6=2 typeE=8 decoded=2 dir=1 amb(0.55,0.50,0.65)
|
|
L0 dir(0.11,0.77,0.63) col(1.10,0.90,1.00)
|