# Changelog LA.laserchop ## 0.6.1: 2025/10/01 - Fix color conversion flickering of saturated colors (due to clamping) ## 0.6.0: 2025/09/23 - Add color space CHOP parameter with RGB primaries and white point - Update LaserVisualize plugin (multi stream visualization from one merged CHOP) - Update components - Fix closed shape fading inconsistency (softedge ramp too long) ## 0.5.1: 2025/09/04 - Change debug blanking output brightness to be better visible together with debug tick - Fix debug tick output overwriting scene marker ## 0.5.0: 2025/09/02 - Add instance activation pulse parameter - Remove obsolete parameters - Change DGC point attribute input range from 0-15 to more user-friendly 1-16 - Disable closed shape overlap handling for point-sized shapes ## 0.4.0: 2025/07/24 - Add grid warping - Add soft edge enable parameter - Add correct handling of point attributes during clipping (LA.brush, DGC, Corners) - Add demo mode and advanced licensing features - Make closed shapes behave correctly in clipping (reconnect remaining segments) - Fix step size factor point attribute used from point after instead of before - Fix clipping edge cases where points got clipped away incorrectly - Fix blanking bug (scene marker yellow / cyan) ## 0.3.0: - Add soft edge feature for projection mapping - Color conversion generalized, correct gamut clamping - DGC mit clipping workaround ## 0.2.1: 2025/06/04 - Fix debug blanking option not showing non-blanked lines in green - Fix padding channels containing random data ## 0.2.0: 2025/05/28 - Add RGB->RGBY color conversion - Add option to pad frames to specific FPS - Add step size factor by point attribute ('LasStepSizeFactor') - Add corner power reduction by point attribute ('LasCornerPowerReduce') - Add output stream size parameter - Fix blanking bug ## 0.1.0 - Add LicenseLibrary - Add LA.brush