konva/tests
2012-07-14 18:32:00 -07:00
..
assets toDataURL() is now synchronous, and works with all nodes, including the stage, layers, groups, and shapes. This also sets things up nicely for node caching. You can now cache anything, including the whole stage, layers, groups, or shapes, manifested as Kinetic Images that were instantiated with data urls 2012-07-14 18:10:37 -07:00
html added performance test suite with two sample performance tests 2012-07-14 09:57:21 -07:00
js added data url support for Kinetic.Image, and added unit tests 2012-07-14 18:32:00 -07:00
base.css moved several manual tests to the unit test page. Added another functional test. Added warning logs to the functional test framework 2012-06-16 01:21:35 -07:00
darth-vader.jpg adding unit tests and functional tests. Need to add more tests when possible. 2012-03-08 00:05:00 -08:00
lion.png finished pixel detection algo which can be applied to any Shape. This enables a lot of new functionality, such as image pixel detection, shape border detection, and custom shape detection that isn't drawn with a standard path 2012-04-01 01:08:33 -07:00
scorpion-sprite.png added new Kinetic.Sprite shape that enables you to easily add animated sprites to the stage 2012-05-02 00:35:32 -07:00