Review Request: RT-32444 JavaFX 3D Lights

2013-11-13 Thread Thor Johannesson
Hello OpenJFX Community. Please review the fix for the issue: https://javafx-jira.kenai.com/browse/RT-32444 Details are available in the bug report. -Thor

Re: API Change Proposal - Re: MSAA and Scene anti aliasing

2013-10-08 Thread Thor Johannesson
Hi All, Need to revive this thread, to remind everyone that anti-aliasing API change is going in. And should be available in build b112. See bug report for some further detail/discussion: https://javafx-jira.kenai.com/browse/RT-31878 Initially only available anti-aliasing modes are BALANCED and

Re: Enabling Glass thread checks

2013-10-04 Thread Thor Johannesson
+1 for FX Thread. -Thor On Oct 4, 2013, at 12:53 PM, Richard Bair wrote: > I always disliked FX Application thread, which is why I don't use it. The > FXAT or FAT are acronyms we ought to avoid. EDT was great for Swing because > it was super short, but we don't want to reuse EDT because that wou

Re: MSAA and Scene anti aliasing

2013-07-15 Thread Thor Johannesson
I think there should be a simple way to request full scene anti-aliasing to improve 3D rendering. And also an optional more advanced way to specify which type… The current way of setting AA is nice simple hint. Scene(Parent root, @Default("-1") double width, @Default("-1") double height, boolea