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
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
+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
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