3.6.1 icl8.win32 running on XP
I have two objects, {a} and {b}. Both use f_ridged_mf.
Would it be expected behaviour that the shape of object {b} would change
depending on the value of Test? I seem to vaguely recall this issue from an
RC for 3.6.
#declare Test = true;
#if(Test)
object{a}
#end
object{b}
Post a reply to this message
|