[8u40] Review Request for RT-29012: Add support for vertex normals for meshes, in addition to smoothing groups

2014-08-11 Thread Chien Yang
Hi Kevin and Vadim, Please review the implementation: https://javafx-jira.kenai.com/browse/RT-29012 Thanks, - Chien

hg: openjfx/8u-dev/rt: 2 new changesets

2014-08-11 Thread kevin . rushforth
Changeset: c96c17dc9a3f Author:kcr Date: 2014-08-11 14:17 -0700 URL: http://hg.openjdk.java.net/openjfx/8u-dev/rt/rev/c96c17dc9a3f Added tag 8u40-m1 for changeset 063c15dcc93f ! .hgtags Changeset: 44b6e89d00ba Author:kcr Date: 2014-08-11 14:23 -0700 URL: http://hg.o

hg: openjfx/8u/rt: 32 new changesets

2014-08-11 Thread kevin . rushforth
Changeset: 39c4399a3630 Author:David Grieve Date: 2014-08-04 16:42 -0400 URL: http://hg.openjdk.java.net/openjfx/8u/rt/rev/39c4399a3630 RT-38065: CSS -fx-pref-width et al do not accept "infinity" value ! modules/graphics/src/main/java/com/sun/javafx/css/parser/CSSParser.java Chang

Re: Some questions

2014-08-11 Thread Edu García
On Aug 12, 2014 6:59 AM, "Jim Graham" wrote: > > On 8/9/14 3:19 PM, Edu García wrote: >> >> Hi, I have a few questions about JavaFX usage, I hope this is the right >> place to ask them: >> >> 1. I'm creating a Pane with a lot of shapes and resizing it to 128x128. I'm >> saving it as an image with

Re: JavaFx roadmap?

2014-08-11 Thread Richard Bair
The work for planning is now done within OpenJDK. You might want to look at some of the JEPs defined for FX in upcoming releases (such as http://openjdk.java.net/jeps/209, http://openjdk.java.net/jeps/205, http://openjdk.java.net/jeps/204, etc). Thanks Richard On Aug 11, 2014, at 2:08 PM, Adam

JavaFx roadmap?

2014-08-11 Thread Adam Granger
The official java fx roadmap on oracle.com seems to have been taken down, without replacement. http://www.oracle.com/technetwork/java/javafx/overview/roadmap-1446331.html I've had a search in JIRA and there is clearly a lot of work going on. - What's the long term plan, target release dates, lon

Re: Some questions

2014-08-11 Thread Jim Graham
On 8/9/14 3:19 PM, Edu García wrote: Hi, I have a few questions about JavaFX usage, I hope this is the right place to ask them: 1. I'm creating a Pane with a lot of shapes and resizing it to 128x128. I'm saving it as an image with snapshot() and SwingFXUtils.fromFXImage() (is there any other way

JEP 209: JavaFX Scene Builder Update

2014-08-11 Thread mark . reinhold
New JEP Candidate: http://openjdk.java.net/jeps/209 - Mark

Re: [9/8u40] Review request for RT-37149 and JDK-8049065 : Implement DnD for SwingNode

2014-08-11 Thread Anthony Petrov
Thank you very much, Petr! Tomorrow I'll be pushing both JDK 9 and FX 8u-dev parts to the repositories unless anyone raises any objections. After that, I'll be requesting an approval to back-port the JDK fix to JDK 8u-dev, so that the whole feature could be delivered to JDK/FX 8u40. -- best

[8u40] Review request for RT-38055: [Swing, Mac, JFXPanel] Context menu with setOnContextMenuRequested doesn't work properly in Swing embedded JavaFX

2014-08-11 Thread Anthony Petrov
Hi Anton, Steve, Please review the fix: https://javafx-jira.kenai.com/browse/RT-38055 -- best regards, Anthony

Re: [9/8u40] Review request for RT-37149 and JDK-8049065 : Implement DnD for SwingNode

2014-08-11 Thread Petr Pchelko
Hello, Anthony. The AWT part looks good to me. With best regards. Petr. > On Aug 6, 2014, at 9:12 PM, Anthony Petrov wrote: > > Anton: thank you for reviewing the fix. > > All: I need at least one more reviewer for the JDK part of the fix because > we're going to back-port the change to 8u4

hg: openjfx/8u-dev/rt: [SCENEBUILDER] Metadata: ScrollPane property minViewPortWidth reads before minViewPortHeight in the Inspector

2014-08-11 Thread yves . joan
Changeset: de9dbcbc9885 Author:yjoan Date: 2014-08-11 13:28 +0200 URL: http://hg.openjdk.java.net/openjfx/8u-dev/rt/rev/de9dbcbc9885 [SCENEBUILDER] Metadata: ScrollPane property minViewPortWidth reads before minViewPortHeight in the Inspector ! apps/scenebuilder/SceneBuilderKit/s