konva/test
2014-02-26 07:57:05 -08:00
..
assets migrated all Circle tests from old unit test framework to Mocha 2013-09-01 14:08:21 -07:00
functional changed drawFunc to sceneFunc and drawHitFunc to hitFunc 2014-01-04 23:34:01 -08:00
lib migrated old manual test to new testing system. fixed tweening issues 2013-12-05 23:10:42 -08:00
manual made several optimizations to the Animation class. removed FRAF logic. Using performance.now when available. No longer creating a new function for every animation loop. requestAnimFrame is now called before render instead of after 2014-02-19 08:39:38 -08:00
performance updated caching unit tests 2013-12-30 19:51:42 -08:00
unit for desktop browsers, always set pixel ratio to 1. When users have zoom enabled, it affects pixel ratio and causes artifacts. There doesn't appear to be a way to detect zoom level for modern browsers in order to adjust the pixel ratio 2014-02-26 07:57:05 -08:00
runner.html New HSL filter. HSV and HSL want values between -1.0 and +1.0 (was 0.5 to 2.0) 2014-01-31 16:49:11 -05:00
runner.js added test for hit region draw from blurred image 2014-01-05 01:24:23 -08:00
sandbox.html migrated text tests. added more context wrapper methods and properties 2013-09-02 20:35:25 -07:00
setStats.js added cache perf test. refactored Star.js to better incorporate getters 2013-12-28 13:52:03 -08:00