ShinyTouch is 1 month old 28 July 2009
For as long as my notes show, ShinyTouch is now 1 month old.
So today, I added VideoCapture support, so it will now work better on Windows.
Auto calibration has been rewritten, and a few other small changes.
For as long as my notes show, ShinyTouch is now 1 month old.
So today, I added VideoCapture support, so it will now work better on Windows.
Auto calibration has been rewritten, and a few other small changes.
Some small bug fixes are in this release. It’s going to be released today soon.
Features some minor bug fixes and IE support.
I’m going to release 0.20.01 soon, which will get IE to load properly, and fix some general bugs.
I fixed this bug where if you drew a square, went to a blank frame, moved it, and then went to a blank frame (do nothing), and go back to a tween (between first and last frame), the tween engine would crash, and the animation would be destroyed. Fixed by wrapping SVGRenderer’s remove function in a try..catch loop.
I also split diff_core into diff_attr which allows you to diff only a single attribute at a time. I also added a diff_list function which would make it easier to implement an export format to a tweening engine like that of JavaFX and Silverlight.
On that note, I added fake support for JavaFX. so you now see the toolbar icon, and I added the script for javafx though there’s nothing in it.
Okay, so in IE you can now actually draw (wow!) though tweening doesn’t work yet :(
I fixed a bug when in Firefox 2 where the preview tooltips end up to be huge for no reason.