This website requires JavaScript.
Explore
Help
Register
Sign In
lsm
/
konva
Watch
1
Star
0
Fork
0
You've already forked konva
mirror of
https://github.com/konvajs/konva.git
synced
2025-10-14 03:24:54 +08:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
Files
627040990b580a89a666457a6902bc78502c3734
konva
/
test
History
Лаврёнов Антон
08d9be8371
fix
#447
2014-02-25 00:40:35 +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
fix
#447
2014-02-25 00:40:35 +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