DD Liu
e215b8a9b8
Fix issue with pasting vector into bitmap
2018-06-28 17:52:15 -04:00
Paul Kaplan
d90d51954f
Merge pull request #538 from paulkaplan/add-button-title
...
Use the tool description as the button title to improve accessibility.
2018-06-28 14:32:36 -04:00
Paul Kaplan
3a2613edfa
Merge pull request #536 from LLK/greenkeeper/@scratch/paper-0.11.20180627210112
...
Update @scratch/paper to the latest version 🚀
2018-06-28 13:03:38 -04:00
Paul Kaplan
400f31e7ab
Use the tool description as the button title to improve accessibility.
2018-06-28 09:54:49 -04:00
DD Liu
e2cc5e46b0
Merge branch 'develop' into bitSelectTool
2018-06-28 02:18:01 -04:00
DD Liu
d7bd6280ed
clean up
2018-06-28 02:04:24 -04:00
DD Liu
0483d65413
Fix paste and transform bugs
2018-06-28 01:54:05 -04:00
DD Liu
eed84d8cf2
Handle flip in bitmap
2018-06-28 00:21:01 -04:00
DD Liu
a04088898e
keep reference to selection
2018-06-27 23:42:29 -04:00
greenkeeper[bot]
e806a37671
fix(package): update @scratch/paper to version 0.11.20180627210112
2018-06-27 21:02:35 +00:00
DD
ddca91a567
Fix the undo bug, but this time it's more real
2018-06-27 15:29:13 -04:00
Florrie
0176dd7eed
Fix scroll speed on Firefox ( #532 )
...
Copied from https://github.com/LLK/scratch-blocks/pull/1427/
2018-06-26 16:15:50 -04:00
DD
7aa74d7ffd
wip
2018-06-26 16:04:38 -04:00
DD Liu
093c3d03bb
Redo fill logic ( #525 )
2018-06-26 14:53:03 -04:00
DD
8759a3306f
Keep scaled down images from becoming blurry
2018-06-25 19:37:47 -04:00
DD
f4df0e07af
Redo fill logic
2018-06-25 16:57:56 -04:00
DD
c08c534bff
Merge branch 'develop' into bitSelectTool
2018-06-25 16:56:54 -04:00
DD
57e3f3c8cb
Handle undo
2018-06-25 11:51:33 -04:00
greenkeeper[bot]
46dc3839af
fix(package): update scratch-svg-renderer to version 0.2.0-prerelease.20180618172917 ( #517 )
2018-06-21 17:29:08 -04:00
DD
a0faa1418e
Fix flipped resizing
2018-06-21 10:43:41 -04:00
DD Liu
9c73d1a7d9
Add files
2018-06-21 10:22:24 -04:00
DD
644655d25e
Bitmap select tool
2018-06-20 21:26:40 -04:00
DD Liu
d7298c0c43
Bit text tool ( #515 )
2018-06-19 14:54:29 -04:00
DD Liu
a70f8e1f36
Bitmap Oval tool ( #516 )
2018-06-19 14:20:06 -04:00
Andrew Sliwinski
8909eb93fe
Update TRADEMARK
2018-06-18 13:15:13 -04:00
Paul Kaplan
512d39e63b
Better fix for bit brush on touch, including isEraser fix ( #512 )
2018-06-14 12:01:01 -04:00
greenkeeper[bot]
672437be28
fix(package): update @scratch/paper to version 0.11.20180614155555 ( #514 )
2018-06-14 12:00:42 -04:00
DD Liu
c7e0caaca7
Fill tool ( #504 )
2018-06-14 11:44:11 -04:00
DD Liu
e9deddba05
reungroup ( #499 )
2018-06-14 11:38:06 -04:00
DD Liu
4cadcb3da3
Bitmap eraser tool ( #507 )
2018-06-14 10:35:02 -04:00
Paul Kaplan
689d4fb0a7
Merge pull request #511 from LLK/greenkeeper/scratch-svg-renderer-0.2.0-prerelease.20180613184320
...
Update scratch-svg-renderer to the latest version 🚀
2018-06-13 17:15:19 -04:00
greenkeeper[bot]
e542d9aaa5
fix(package): update scratch-svg-renderer to version 0.2.0-prerelease.20180613184320
2018-06-13 20:55:47 +00:00
Paul Kaplan
38f2371e2d
Merge pull request #510 from paulkaplan/fix-bit-brush-touch
...
Fix bit brush on touch devices
2018-06-13 16:51:44 -04:00
Paul Kaplan
f785ac0c42
Fix line tool for touch as well
2018-06-13 16:45:11 -04:00
Paul Kaplan
5f8bca6b08
Prevent color pickers from sliding the UI
2018-06-13 16:38:47 -04:00
Paul Kaplan
19a0061bdf
Make sure tmpCanvas exists before drawing it
2018-06-13 16:29:54 -04:00
DD Liu
389eba6284
Bitmap rectangle tool ( #494 )
2018-06-11 11:48:35 -04:00
DD Liu
760ddabfce
fix(package): update scratch-svg-renderer to version 0.2.0-prerelease.20180607141644 ( #500 )
...
Closes #491
2018-06-07 16:29:24 -04:00
DD Liu
ebed37390d
Move convert to bitmap into bitmap helper ( #490 )
2018-06-07 11:26:26 -04:00
Paul Kaplan
a9ba5eac9b
Protect against drawing zero sized images, fixing Firefox crashes ( #495 )
...
* Protect against drawing zero sized images, fixing Firefox crashes
* Remove removing raster
Let the layer.js helper manage the raster object
2018-06-07 10:19:06 -04:00
DD Liu
44f71d9f72
Fix drawing rectangle while holding shift ( #493 )
2018-06-07 10:01:23 -04:00
Paul Kaplan
f30f541972
Merge pull request #489 from paulkaplan/update-svg-renderer
...
Update scratch-svg-renderer
2018-06-05 11:32:35 -04:00
Paul Kaplan
712069ca86
Fix trailing comma
2018-06-05 10:51:22 -04:00
Paul Kaplan
bd18c866c7
Update scratch-svg-renderer
2018-06-05 10:28:16 -04:00
Ray Schamp
01739bef14
Merge pull request #431 from mzgoddard/dependents-no-boiler
...
Use src/index as browser entry point
2018-05-31 18:44:57 -04:00
Michael "Z" Goddard
122c7320e3
chore(package): expose src/index as browser entry point
...
Downstream webpack will need any dependencies src/ depends on so it can
successfully build. Also if multiple packages being built into a larger
script share a common dependency version range, they can share the
dependency instead of duplicating it. This will save built file size,
execution time, and memory.
2018-05-31 18:35:11 -04:00
DD Liu
e2b2d5f5ae
Update svg renderer ( #483 )
2018-05-31 17:25:08 -04:00
DD Liu
16fb573d17
Update pixel font ( #477 )
2018-05-24 17:17:19 -04:00
DD Liu
63198c05b4
Fix firefox wrap and opaque text selection ( #474 )
2018-05-24 14:16:00 -04:00
DD Liu
09babb15c5
Safety check cursor preview ( #470 )
2018-05-23 16:39:18 -04:00