Withdrawn: 8255015: Inconsistent illumination of 3D shape by PointLight
Andreas Heger
github.com+85555697+andreas-heger at openjdk.java.net
Wed Jun 9 18:27:37 UTC 2021
On Wed, 9 Jun 2021 18:02:30 GMT, Andreas Heger <github.com+85555697+andreas-heger at openjdk.org> wrote:
> The inconsistent illumination happens on Macs with retina displays only if the 3D shape is placed in a SubScene. The light sources are located with wrong coordinates in sub scenes and this causes a different illumination. The wrong coordinates for the light sources come from the fact that the retina pixel scale factors are not used in a SubScene.
>
> With this pull request, the retina pixel scale factors will be also used in SubScenes and this should resolve the bug
> [https://bugs.openjdk.java.net/browse/JDK-8255015](url)
This pull request has been closed without being integrated.
-------------
PR: https://git.openjdk.java.net/jfx/pull/530
More information about the openjfx-dev
mailing list