-
Bug
-
Resolution: Fixed
-
P3
-
jfx18
-
b03
Issue | Fix Version | Assignee | Priority | Status | Resolution | Resolved In Build |
---|---|---|---|---|---|---|
JDK-8313331 | jfx21.0.1 | Nir Lisker | P3 | Resolved | Fixed | b01 |
JDK-8313324 | jfx21 | Nir Lisker | P3 | Resolved | Fixed | b29 |
When resetting in NGShape3D, the on/off attenuation toggle should be off (0), but it is on (1). This causes a performance degradation when fewer than the max lights (3) are used because the "empty" lights undergo attenuation calculation instead of short-circuiting.
This parameter should simply be changed to 0.
This parameter should simply be changed to 0.
- backported by
-
JDK-8313324 Correct attenuation indicator for removed lights
- Resolved
-
JDK-8313331 Correct attenuation indicator for removed lights
- Resolved
- links to
-
Commit openjdk/jfx/86e71094
-
Commit openjdk/jfx/b323db26
-
Review openjdk/jfx/1186
-
Review openjdk/jfx/1187
(1 links to)