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 the lighting command RAMP TO ramp rate to always clamp within 0.1 and 100.0 to avoid endless rate of 0.0. * Fixed the use of default fade, ramp, or step when those optional parameters are missing from lighting command.
This commit is contained in:
@@ -117,6 +117,8 @@ The git repositories are hosted at the following sites:
|
||||
|
||||
### Fixed
|
||||
|
||||
* 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)
|
||||
* Fixed Lighting Output step operations to set the Priority_Array slot. (#1098)
|
||||
* Fixed the lighting output objects current priority comparison during
|
||||
|
||||
Reference in New Issue
Block a user