Open sl-service-account opened 5 years ago
After BUG-226246 was fixed, llGetEnvironment() reports SKY_LIGHT fade_color index above 1.0 values.
Probably another parameter using a 3x multiplier that was addressed in BUG-226247 and fixed for SKY_AMBIENT color & SKY_SUN sun_color.
Lucia Nightfire commented at 2019-02-16T08:28:04Z
Testing on 19.02.16.524516 fade_color is removed from SKY_LIGHT. So indirectly fixed I guess, heh.
Information
After BUG-226246 was fixed, llGetEnvironment() reports SKY_LIGHT fade_color index above 1.0 values.
Probably another parameter using a 3x multiplier that was addressed in BUG-226247 and fixed for SKY_AMBIENT color & SKY_SUN sun_color.
Links
Related
Original Jira Fields
| Field | Value | | ------------- | ------------- | | Issue | BUG-226310 | | Summary | [EEP] llGetEnvironment() reports SKY_LIGHT fade_color values above 1.0. | | Type | Bug | | Priority | Unset | | Status | Accepted | | Resolution | Accepted | | Labels | whirly-eep | | Reporter | Lucia Nightfire (lucia.nightfire) | | Created at | 2019-02-10T02:45:06Z | | Updated at | 2020-06-15T15:23:20Z | ``` { 'Build Id': 'unset', 'Business Unit': ['Platform'], 'ReOpened Count': 0.0, 'Severity': 'Unset', 'System': 'SL Simulator', 'Target Viewer Version': 'viewer-development', 'What just happened?': 'After BUG-226246 was fixed, llGetEnvironment() reports SKY_LIGHT fade_color index above 1.0 values.\r\n\r\nProbably another parameter using a 3x multiplier that was addressed in BUG-226247 and fixed for SKY_AMBIENT color & SKY_SUN sun_color.', 'What were you doing when it happened?': '?', 'What were you expecting to happen instead?': '?', } ```