Files
LSL-PyOptimizer/lslopt
Sei Lisa 397dc896fb Fix --optimizer-options=-optimize still applying some optimizations.
This option normally takes effect through the base class in lsloptimize.py, which doesn't call the optimization techniques if deactivated. However, lsloutput.py is not called by it, and it applied some optimizations on its own.

Fixed on the reading of the optimization options, by filtering them by whether the optimize option is active.
2016-11-29 23:03:14 +01:00
..
2014-07-26 02:43:44 +02:00
2016-11-14 03:10:29 +01:00