Commit Graph

1520 Commits

Author SHA1 Message Date
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
eba941e1c3 build 2015-01-22 13:42:16 +07:00
lavrton
76cd65347d update changelog 2015-01-22 12:53:51 +07:00
lavrton
339e2dc969 tests updates 2015-01-22 12:47:07 +07:00
lavrton
abde07dd87 build 2015-01-21 17:24:22 +07:00
lavrton
214da03a7d Merge branch 'leohenning-master' 2015-01-21 17:23:13 +07:00
lavrton
e6115ef643 change method name 2015-01-21 17:22:41 +07:00
lavrton
9acf26bfd5 Merge branch 'master' of https://github.com/leohenning/KineticJS into leohenning-master 2015-01-21 17:12:07 +07:00
lavrton
d191b14a3e changing layer while dragging 2015-01-21 15:24:43 +07:00
lavrton
852694fff0 build 2015-01-21 10:31:32 +07:00
lavrton
6ebd9fc554 better layer draw hit. hit updates for not dragging layer 2015-01-21 10:29:33 +07:00
lavrton
e657b9fc19 Merge remote-tracking branch 'origin/master' 2015-01-20 17:24:47 +07:00
lavrton
87236a88e2 better extend function 2015-01-20 17:22:51 +07:00
lavrton
46bb48e470 fix docs 2015-01-20 17:06:21 +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
Anton Lavrenov
5a08e6343f Merge pull request #4 from gitter-badger/gitter-badge
Add a Gitter chat badge to README.md
2015-01-15 10:52:03 +06:00
The Gitter Badger
81829254e5 Added Gitter badge 2015-01-15 03:51:18 +00:00
lavrton
b30f34d2e5 new docs folder 2015-01-15 10:11:37 +07:00
lavrton
73a4a573b1 repair build 2015-01-15 10:10:57 +07:00
lavrton
94b52e68e0 repair build 2015-01-15 10:10:46 +07:00
lavrton
58a4e47054 build 2015-01-15 09:47:30 +07:00
lavrton
e5122a16a6 clearing grunt tasks 2015-01-15 09:47:19 +07:00
lavrton
2f8bd0efa4 fix docs 2015-01-15 09:46:48 +07:00
lavrton
a78f01365d fix name selector bug. close #3 2015-01-15 09:41:29 +07:00
lavrton
6e50e634f5 fix dragBoundFunc docs. close #1 2015-01-14 07:33:18 +07:00
lavrton
c852a10d59 new documentation for homepage 2015-01-13 15:26:01 +07:00
lavrton
f0056bef1c cdn added 2015-01-12 18:11:52 +07:00
lavrton
1b0f2874d8 update homepage 2015-01-12 18:11:39 +07:00
lavrton
2632dda0f7 move files 2015-01-09 22:45:45 +07:00
lavrton
62a3ab6881 add logo 2015-01-09 21:54:30 +07:00
lavrton
288c2cc9db update credits 2015-01-09 21:52:27 +07:00
lavrton
dfdd3a82fb update readme 2015-01-09 20:17:38 +07:00
lavrton
000227587d fix typo 2015-01-09 20:08:35 +07:00
lavrton
b945207767 update badges 2015-01-09 19:55:00 +07:00
lavrton
4e66cf3d3b update readme 2015-01-09 19:51:36 +07:00
lavrton
07622b64ae 5.1.9 2015-01-09 19:07:20 +07:00
lavrton
1447077f44 update credits 2015-01-09 17:26:01 +07:00
leohenning
366fe5df3d Add in offset for packed sprites
Many sprite animation tools pack the sprites in such a way that the
size of the image is optimized.  In order to play the sprite properly
you need to change the x and y coordinate of the image so the sprite
plays properly.  Currently in Kineticjs there is no place to store this
offset data.  I added the offset data optionally to the sprite object
and changed the scene function to use it if it exists.
2014-11-10 16:20:11 -05:00
Лаврёнов Антон
7f853ddc00 update dev dependencies. close #1015 2014-10-03 13:03:50 +08: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
Лаврёнов Антон
565adc2fb6 Merge branch 'mattslocum-patch-1' 2014-09-24 10:27:05 +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
Лаврёнов Антон
dbc7a83a50 fix #1016 2014-09-23 17:32:13 +08:00
Лаврёнов Антон
0e2136387c fix #1018 2014-09-23 15:05:30 +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