Commit Graph

314 Commits

Author SHA1 Message Date
lavrton
4334b2a087 fix to onFinish callback flow 2015-03-10 19:16:13 +07:00
lavrton
70d1d3f71c failed webgl test 2015-02-27 10:34:23 +07:00
lavrton
ff983ea8c0 new method to for tweening nodes 2015-02-26 08:18:50 +07:00
lavrton
36f4ab5346 tween color properties 2015-02-16 06:31:28 +07:00
lavrton
c3511210f2 cache + pixelRatio 2015-02-14 22:12:54 +07:00
lavrton
e39d7861c3 Add new method getClientRect(). rethink caching. 2015-02-12 14:10:36 +07:00
lavrton
b9c6bc2d10 new shadowForStrokeEnabled property for shape 2015-02-10 07:19:44 +07:00
lavrton
56f76005d7 new perfectDrawEnabled property for shape 2015-02-09 09:52:42 +07:00
lavrton
c15e977009 scale now affect to shadowOffset 2015-02-09 08:33:49 +07:00
lavrton
dc4032ceee repair tests 2015-02-09 07:21:55 +07:00
lavrton
367d829784 performance improvement 2015-02-09 06:29:31 +07:00
lavrton
0ea9f0e257 fix remove name bug 2015-02-08 09:52:19 +07:00
lavrton
264a4bab1c fix undefined name bug 2015-02-08 07:39:43 +07:00
lavrton
5df69badbf new naming methods 2015-02-08 06:24:11 +07:00
lavrton
63986be549 0.8.0 2015-02-04 05:59:01 +07:00
lavrton
d48439b952 refactor 2015-02-03 10:40:32 +07:00
lavrton
10fab252e0 findOne Method 2015-02-03 10:30:27 +07:00
lavrton
09eb72b0a0 optimized getIntersection function. fix #17. close #13 2015-01-29 00:21:02 +07:00
lavrton
0f1d045701 repair tests 2015-01-27 15:31:00 +07:00
lavrton
3b94673d73 Merge branch 'master' of https://github.com/jovination/konva into jovination-master
Conflicts:
	src/Stage.js
	test/unit/Node-test.js
	test/unit/Shape-test.js
	test/unit/plugins/Path-test.js
2015-01-27 15:15:05 +07:00
Jovination
607ef1837b Renaming 2015-01-27 00:07:51 -07:00
lavrton
f9a08a6acc rendering shadows and strokes test improve 2015-01-27 13:21:02 +07:00
lavrton
a7863fbf83 strokeScaleEnabled set to false for Line not create correct hit graph 2015-01-22 17:50:57 +07:00
lavrton
d6cfd29962 strokeScaleEnabled = false is disabled for text 2015-01-22 16:59:05 +07:00
lavrton
4dfc65dba4 limit corner radius 2015-01-22 15:46:53 +07:00
lavrton
339e2dc969 tests updates 2015-01-22 12:47:07 +07:00
lavrton
e6115ef643 change method name 2015-01-21 17:22:41 +07:00
lavrton
d191b14a3e changing layer while dragging 2015-01-21 15:24:43 +07:00
lavrton
6ebd9fc554 better layer draw hit. hit updates for not dragging layer 2015-01-21 10:29:33 +07:00
lavrton
87236a88e2 better extend function 2015-01-20 17:22:51 +07:00
lavrton
a5b8c486ce text is black by default 2015-01-20 17:05:56 +07:00
lavrton
cf76a06884 line with empty points 2015-01-20 17:05:03 +07:00
lavrton
a78f01365d fix name selector bug. close #3 2015-01-15 09:41:29 +07:00
Лаврёнов Антон
a4ea6a65a5 intersects with shadow. close #1027 2014-10-02 22:41:51 +08:00
Лаврёнов Антон
362bcf9efc solve #1026 2014-10-02 22:28:51 +08:00
Лаврёнов Антон
7f7fb652da clean tests and adding docs 2014-09-24 10:26:42 +08:00
Лаврёнов Антон
7a2173dd7f Merge branch 'patch-1' of github.com:mattslocum/KineticJS into mattslocum-patch-1 2014-09-24 10:18:02 +08:00
Matt Slocum
9de8d2f806 KineticJS Unit Tests :: find with multiple names
Added unit tests to find nodes by name that have multiple names
2014-08-27 04:49:01 +00:00
Лаврёнов Антон
b321f20cdb New Arrow shape ⤵️ 2014-08-27 12:43:33 +08:00
Matt Slocum
0a1289c645 Unit Tests :: added Kinetic._addName 2014-08-26 22:07:43 -06:00
Лаврёнов Антон
7fb330dec7 new performance test 2014-08-23 18:19:35 +08:00
Лаврёнов Антон
1b925ed5f0 better animation and sprite workflow. fix #1002, #974, #700 2014-08-23 18:11:41 +08:00
Лаврёнов Антон
6643dcb6cc clear label test 2014-08-21 07:51:06 +08:00
Лаврёнов Антон
e3e588fa41 correct names of tests 2014-08-14 09:10:40 +08:00
Лаврёнов Антон
644369c811 circle attrs sync 2014-08-13 00:02:12 +08:00
Лаврёнов Антон
4ffa672dce ring param sync :neckbeard: fix #987 2014-08-11 23:56:13 +08:00
Лаврёнов Антон
9fba09008f disable layer hit caching 2014-05-22 23:04:57 +08:00
Лаврёнов Антон
68f8ea335e cleaning docs 2014-05-20 18:09:02 +08:00
Лаврёнов Антон
f573b3a76b optional warnings displaying 2014-05-20 17:57:39 +08:00
Лаврёнов Антон
7e3803bdd1 better layers width() and height() workflow 2014-05-20 17:52:22 +08:00