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-11-18 09:07:30 +08:00
Code
Issues
Actions
3
Packages
Projects
Releases
Wiki
Activity
Files
3fb957667246f532d4db518ace286e20cb86b907
konva
/
tests
/
js
History
Eric Rowell
3fb9576672
each animation now has its own frame object. This fixes issues that were seen when using multiple animations simultaneously
2012-12-11 22:34:58 -08:00
..
unit
fixed up stage toImage() translation problem
2012-12-11 00:21:43 -08:00
functionalTests.js
moved all rendering logic into the Canvas renderer modules. Shape draw funcs are now passed a renderer object, not a canvas context. The context is accessible via canvas.getContext()
2012-12-09 09:52:33 -08:00
manualTests.js
each animation now has its own frame object. This fixes issues that were seen when using multiple animations simultaneously
2012-12-11 22:34:58 -08:00
performanceTests.js
updated .gitignore and added more performance tests around image cropping and scaling in order to understand the value of a SpriteSheet plugin
2012-12-09 20:13:17 -08:00
Test.js
updated test framework CSS
2012-11-28 23:04:23 -08:00