Fixed Lighting Output object STOP lighting command so that it sets the present-value. (#1101)

This commit is contained in:
Steve Karg
2025-09-18 17:03:08 -05:00
committed by GitHub
parent 6061c36ac2
commit 203cb102e7
2 changed files with 26 additions and 3 deletions
+2
View File
@@ -117,6 +117,8 @@ The git repositories are hosted at the following sites:
### Fixed
* Fixed Lighting Output object STOP lighting command so that it sets
the present-value. (#1101)
* Fixed the lighting command RAMP TO ramp rate to always clamp within
0.1 and 100.0 to avoid endless rate of 0.0. (#1100)
* Fixed Lighting Output step operations mixup. (#1099)