Files
LSL-PyOptimizer/lslopt
Sei Lisa de29a9aa07 Fix for,while,if,do condition test during optimization.
That's exactly what 'cond' is for. Things like a loop with a constant zero vector condition should be recognized.

It was correct before just by chance, because FoldCond currently transforms a constant node into an integer node, but let's not rely on that.
2017-09-15 01:36:13 +02:00
..
2014-07-26 02:43:44 +02:00
2017-08-09 19:45:46 +02:00
2017-08-25 20:45:24 +02:00
2017-08-09 19:45:46 +02:00
2017-08-09 19:45:46 +02:00
2017-08-16 22:00:16 +02:00