Changeset: dc90699e1820 Author: snorthov Date: 2013-06-05 14:55 -0400 URL: http://hg.openjdk.java.net/openjfx/8/graphics/rt/rev/dc90699e1820
[COSMETIC CHANGE ONLY] workaround for Eclipse compiler ! apps/experiments/3DViewer/src/main/java/com/javafx/experiments/jfx3dviewer/TimelineController.java Changeset: a8528aa93120 Author: Alexander Kouznetsov Date: 2013-06-05 11:12 -0700 URL: http://hg.openjdk.java.net/openjfx/8/graphics/rt/rev/a8528aa93120 Fix for RT-30891 Interpolators don't implement equals. Reviewed-by: Martin ! javafx-anim/src/com/sun/scenario/animation/NumberTangentInterpolator.java ! javafx-anim/src/com/sun/scenario/animation/SplineInterpolator.java ! javafx-anim/src/javafx/animation/Interpolator.java ! javafx-anim/test/unit/com/sun/scenario/animation/NumberTangentInterpolatorTest.java + javafx-anim/test/unit/com/sun/scenario/animation/SplineInterpolatorTest.java Changeset: 63bf3c13723a Author: Alexander Kouznetsov Date: 2013-06-05 12:19 -0700 URL: http://hg.openjdk.java.net/openjfx/8/graphics/rt/rev/63bf3c13723a Automated merge with ssh://jfxsrc.sfbay.sun.com//javafx/8.0/scrum/graphics/jfx/rt/