Re: TD game (hijacking Re: Performant Controls (hijacking Re: Developing controls based on Canvas?))

2013-08-06 Thread Jose Martinez
I'm pretty burnt myself but it remains in the back of my mind and I will be devoting some effort to it.  I think this is a good email to spark me to go and work on it.  Before August is out will work on it. Thanks!  jose From: Daniel Zwolenski

PathTransition jitter

2017-04-12 Thread Jose Martinez
Many moons ago I complained about jittery PathTransition animation.  A bug was  openned and I was provided a workaround.  This was with Java 7.  I revisted the old project that lead to that initial complain, this time with Java 8.  The problem seems to be back.  I could not find the old bug

Re: PathTransition jitter

2017-04-13 Thread Jose Martinez
n to 8 instead of 4 seconds, make these hiccups better visible. They're most definitely there. On 13-4-2017 08:46, Michael Paus wrote: > It runs perfectly smooth on my old MacBook Pro from 2012 with JDK 8u152 ea. > > Am 13.04.17 um 04:25 schrieb Jose Martinez: >> >> >>

Re: javafx.scene.shape.Path (memory) inefficient PathElements

2017-07-27 Thread Jose Martinez
Just curious, did this make it to the 8u144 release?  If not, any idea which release (or when) we can expect it? Thank youjose On ‎Wednesday‎, ‎May‎ ‎24‎, ‎2017‎ ‎08‎:‎38‎:‎41‎ ‎PM‎ ‎EDT, Jim Graham wrote: Thanks Tom, I've already posted a patch for 8180938 (lazy

Re: PathTransition jitter

2017-05-07 Thread Jose Martinez
that match the noticed occurrences of jitter.  Does this mean that it could be a render issue? https://pastebin.com/XjiqE9yu From: Jose Martinez <jmartine_1...@yahoo.com> To: Kevin Rushforth <kevin.rushfo...@oracle.com> Cc: "openjfx-dev@openjdk.java.net" <openjfx-de

Re: PathTransition jitter

2017-05-06 Thread Jose Martinez
Stage.setScene(scene);     primaryStage.show();     } From: Kevin Rushforth <kevin.rushfo...@oracle.com> To: Jose Martinez <jmartine_1...@yahoo.com> Cc: "openjfx-dev@openjdk.java.net" <openjfx-dev@openjdk.java.net>; Lord Chaos <joearo...@gmail.com&