Anton Lavrenov
82c1de564f
Merge branch 'patch-1' of https://github.com/cactis/konva into cactis-patch-1
2015-04-26 07:46:40 +07:00
Anton Lavrenov
46eb8638f5
Merge branch 'master' of github.com:lavrton/KineticJS
2015-04-26 07:39:14 +07:00
Anton Lavrenov
429ef19a93
update toDataURL test
2015-04-26 07:38:41 +07:00
Anton Lavrenov
3336caf8e3
Merge branch 'pronebird-fix-todataurl-pixelratio'
2015-04-26 07:27:37 +07:00
Anton Lavrenov
237be44d04
Merge branch 'fix-todataurl-pixelratio' of https://github.com/pronebird/konva into pronebird-fix-todataurl-pixelratio
2015-04-26 07:27:28 +07:00
Anton Lavrenov
923c466572
test for toDataURL + HDPI
2015-04-26 07:26:54 +07:00
Anton Lavrenov
aac7fe3e8c
Merge pull request #68 from pronebird/fix-tween-color-alpha
...
Fix color alpha rounding bug. (Fixes #67 )
2015-04-23 06:38:25 +07:00
Andrej Mihajlov
5f1897fa09
Update tween tests to verify color interpolation
2015-04-22 12:41:27 +02:00
Andrej Mihajlov
8386f8c3da
Fix color alpha rounding bug. ( Fixes #67 )
2015-04-21 16:12:22 +02:00
chitsung.lin
b70940ea1f
ReferenceError: window is not defined
...
```js
ReferenceError: window is not defined
at /Users/ctslin/Documents/nodes/pboooks-nodejs/node_modules/konva/konva.js:1165:36
at /Users/ctslin/Documents/nodes/pboooks-nodejs/node_modules/konva/konva.js:1173:11
```
2015-04-20 21:50:33 +08:00
Andrej Mihajlov
29f85d1a82
Add pixel ratio support for snapshots
2015-04-16 19:22:46 +02:00
Andrej Mihajlov
3eb87ece05
Use cachedCanvas pixel ratio
2015-04-16 16:49:08 +02:00
lavrton
41c10555bc
fix bug for wrong getClientRect calculation. close #50
2015-04-16 09:43:21 +07:00
lavrton
c2154933d1
Merge branch 'pronebird-hitcanvas-optimization2'
2015-04-16 09:24:59 +07:00
lavrton
9f7d8e14cf
Merge branch 'hitcanvas-optimization2' of https://github.com/pronebird/konva into pronebird-hitcanvas-optimization2
2015-04-16 09:24:46 +07:00
lavrton
681b81705c
manual test for drawHitFromCache with alpha threshold
2015-04-16 09:23:55 +07:00
Andrej Mihajlov
6f2aa2c2bd
Blit directly to hitCanvas and avoid using temporary canvas
2015-04-14 12:48:51 +02:00
lavrton
28d0a6f112
test update
2015-04-14 17:14:42 +07:00
lavrton
b3344f8b74
build
2015-04-14 10:50:09 +07:00
lavrton
6ad6104f4b
fix bug for drawHitFromCache + HDPI. close #48
2015-04-14 10:49:33 +07:00
lavrton
4f9140539e
update changelog
2015-04-14 09:56:56 +07:00
lavrton
b44a78333e
Merge branch 'pronebird-patch-3'
2015-04-14 09:46:00 +07:00
lavrton
fdffe74a52
Merge branch 'patch-3' of https://github.com/pronebird/konva into pronebird-patch-3
2015-04-14 09:45:53 +07:00
lavrton
de60359b48
unit test for filters + pixelRatio
2015-04-14 09:45:10 +07:00
lavrton
d082bcfd7f
build
2015-04-13 07:19:26 +07:00
lavrton
5c6038e5f7
Merge branch 'master' of github.com:lavrton/KineticJS
2015-04-13 07:18:55 +07:00
lavrton
44f7d17847
repair tests
2015-04-13 07:17:32 +07:00
lavrton
dfecf5377f
Merge branch 'pronebird-patch-2'
2015-04-13 06:51:49 +07:00
Anton Lavrenov
d7839289ba
Merge pull request #44 from pronebird/patch-1
...
Enable devicePixelRatio for desktop browsers
2015-04-13 05:50:48 +06:00
Andrei Mihailov
0ae6e172fa
Fix invalid pixelRatio when using filters
2015-04-12 20:57:52 +02:00
Andrei Mihailov
487387e767
Fix attrs initialization regression
...
Fixes issue #41
2015-04-12 14:00:07 +02:00
Andrei Mihailov
cf93f973ec
Enable devicePixelRatio for desktop browsers
2015-04-12 13:52:09 +02:00
lavrton
98e575aaf7
repair tests
2015-04-09 06:22:36 +07:00
lavrton
858ddd5029
refactoring
2015-04-08 22:26:43 +07:00
lavrton
18cce13ea5
better capable konva context with native context
2015-04-08 22:26:25 +07:00
lavrton
a554f4e979
change gulp task
2015-04-07 15:23:59 +07:00
lavrton
cdb1bd0437
migrate to gulp
2015-04-07 15:06:20 +07:00
Anton Lavrenov
f9e9a48900
Merge pull request #37 from sibartlett/master
...
Added support for nw.js (node-webkit)
2015-03-16 12:27:20 +08:00
Simon Bartlett
3366de1edf
Added support for nw.js (node-webkit)
2015-03-15 22:53:01 -04:00
Лаврёнов Антон
796f949a31
update jsdom API. close #36
2015-03-13 15:33:48 +00:00
lavrton
2345ae2658
Merge remote-tracking branch 'origin/master'
2015-03-10 19:18:47 +07:00
lavrton
74499dd890
fix to onFinish callback flow
2015-03-10 19:18:25 +07:00
lavrton
4334b2a087
fix to onFinish callback flow
2015-03-10 19:16:13 +07:00
Anton Lavrenov
71e39b778f
Merge pull request #33 from nodecode/patch-1
...
Inline-block removed
2015-03-04 10:09:02 +08:00
NodeCode
b320f930f3
inline-block removed
2015-03-03 12:20:52 +01:00
lavrton
4e23aa89e9
ignore some files
2015-02-27 11:50:48 +07:00
lavrton
551c7d99eb
update CDN link
2015-02-27 11:26:35 +07:00
lavrton
73d507baff
0.9.0
0.9.0
2015-02-27 11:05:11 +07:00
lavrton
0c9f7b8d69
build
2015-02-27 10:35:12 +07:00
lavrton
70d1d3f71c
failed webgl test
2015-02-27 10:34:23 +07:00