|
 |
Am 2017-04-06 01:56, also sprach dick balaska:
I found it.
#range (Start, End)
#local V=
#break
I tried this code, but it correctly gives me an "RValue expected"
#version 3.7;
#switch (1)
#range (0,1)
#local V=
#break
#end
So, here's another uber-trimmed tteoac.
wget http://www.buckosoft.com/tteoac/video/ttcrash2.bz2
tar -xvjf ttcrash2.bz2
cd ttto
povray ttto.ini -sf100 -ef100
Note in ttto/direct.inc line 133
#local _v=
If you comment that out, it doesn't crash
(It also won't render much, because everything is gone)
dik
Post a reply to this message
|
 |