Antony Riakiotakis <[email protected]>: > Usually agressive optimisation may cause this. Try lowering > it and see how it behaves.
Ohhh, perfect catch! Disabling the very first optimization "scons --help" listed as enabled turned out to be the problem. Running SCons with "WITH_BF_RAYOPTIMIZATION=False" helps. Many thanks, Martin _______________________________________________ Bf-committers mailing list [email protected] http://lists.blender.org/mailman/listinfo/bf-committers
