Commit graph

1057 commits

Author SHA1 Message Date
DD Liu
bf2fa3c854 xMerge branch 'develop' into changeAltScale 2020-01-30 15:11:26 -05:00
DD Liu
4e8d190843
Merge pull request #925 from fsih/crosshair
Center crosshair snapping
2020-01-30 14:12:07 -05:00
DD Liu
18fa1e2b61 Fix incorrect crosshair size after zoom to fit 2020-01-29 20:56:43 -05:00
DD Liu
21f2b489d0 fix a crash if you deselect everything 2020-01-29 20:35:17 -05:00
DD Liu
1fb8e9462a
Merge pull request #953 from LLK/greenkeeper/css-loader-3.4.0
chore(package): update css-loader to version 3.4.0
2020-01-29 12:40:12 -05:00
DD Liu
5535942727
Merge pull request #954 from LLK/greenkeeper/autoprefixer-9.7.4
Greenkeeper/autoprefixer 9.7.4
2020-01-29 12:40:03 -05:00
DD Liu
4efa4ccf2b
Merge pull request #952 from LLK/greenkeeper/mkdirp-1.0.3
Greenkeeper/mkdirp 1.0.3
2020-01-29 12:38:31 -05:00
DD Liu
3f46c04f19 Move anchor icon load to mouse down to avoid an issue where the view hasn't loaded yet 2020-01-29 12:01:01 -05:00
DD Liu
231c98da3c Only load anchorIcon if it doesn't exist 2020-01-29 11:59:22 -05:00
DD Liu
9a3a49b88e Altscale edge follows cursor 2020-01-29 11:47:28 -05:00
DD Liu
9e097ea8c8 Revert changes to scale while holding alt 2020-01-29 11:44:03 -05:00
DD Liu
68e53e7c30 Add to all modes besides reshape 2020-01-29 11:18:55 -05:00
DD Liu
e16a85adb1 fix lint 2020-01-28 12:08:27 -05:00
DD Liu
3733fb4148 Style drag crosshair and selection crosshair and add snapping between the two 2020-01-28 12:08:27 -05:00
adroitwhiz
24ec9f76a6 travis ci 2020-01-28 12:08:27 -05:00
adroitwhiz
609fd939d9 Add transparent crosshair above dragged items 2020-01-28 12:08:27 -05:00
DD Liu
db67246dd5
Merge pull request #924 from fsih/fixStackingButtons
Fix stacking buttons
2020-01-27 17:30:40 -05:00
greenkeeper[bot]
264ad1943e
chore(package): update lockfile package-lock.json 2020-01-24 21:10:54 +00:00
greenkeeper[bot]
08eac436cc
chore(package): update mkdirp to version 1.0.3
Closes #950
2020-01-24 21:10:49 +00:00
DD Liu
f7bade8781 Instead of increasing the max width of tools, slightly increase the width at which paint editor switches over to 2 rows of tools so that they have enough space to make 2 rows 2020-01-17 14:10:37 -05:00
greenkeeper[bot]
1223ae0707
chore(package): update lockfile package-lock.json 2020-01-16 00:31:47 +00:00
greenkeeper[bot]
e7a59950b4
chore(package): update autoprefixer to version 9.7.4
Closes #926
2020-01-16 00:31:42 +00:00
DD Liu
81293e13a9
Merge pull request #944 from fsih/updateSvgRend
Update svg renderer
2020-01-09 02:29:01 -05:00
DD Liu
800aecab07 Update svg renderer 2020-01-09 02:20:14 -05:00
DD Liu
fcd6027527
Merge pull request #938 from fsih/updateSvgRend
Update svg renderer
2020-01-07 16:06:07 -05:00
DD Liu
eca06e88ce Merge branch 'develop' into updateSvgRend 2020-01-07 15:58:47 -05:00
DD Liu
6e68eaaac0 Update svg renderer 2020-01-07 15:52:22 -05:00
DD Liu
7e48ef2850
Merge pull request #936 from LLK/greenkeeper/scratch-svg-renderer-0.2.0-prerelease.20200103191258
Update scratch-svg-renderer to the latest version 🚀
2020-01-07 11:48:42 -05:00
greenkeeper[bot]
57863aa6ff
fix(package): update scratch-svg-renderer to version 0.2.0-prerelease.20200103191258 2020-01-03 19:18:26 +00:00
picklesrus
2e8c8113d2
Merge pull request #934 from LLK/greenkeeper/scratch-svg-renderer-0.2.0-prerelease.20191217211338
Update scratch-svg-renderer to the latest version 🚀
2019-12-17 16:29:56 -05:00
greenkeeper[bot]
616b0fb70f
fix(package): update scratch-svg-renderer to version 0.2.0-prerelease.20191217211338 2019-12-17 21:15:16 +00:00
greenkeeper[bot]
e67dc1b701
chore(package): update css-loader to version 3.4.0
Closes #929
2019-12-17 15:39:11 +00:00
Paul Kaplan
b8434137f2
Merge pull request #932 from LLK/paulkaplan-patch-1
Emit 1x1 blank bitmap data instead of full empty canvas
2019-12-10 05:40:18 -05:00
Paul Kaplan
7351468041
Update update-image-hoc.jsx 2019-12-09 16:18:21 -05:00
Paul Kaplan
9491b7eb09
Emit 1x1 blank bitmap data instead of full empty canvas
This fixes the issue where you cannot save blank bitmaps in scratch. We were trying to create PNG files which cannot have 0x0 size.
2019-12-09 16:03:13 -05:00
DD Liu
e5c3906669
Merge pull request #931 from fsih/emptyBitRotationCenter
Set rotation center of empty bitmaps to (0, 0)
2019-12-09 15:59:08 -05:00
DD Liu
e84b40cc72 Set rotation center of empty bitmaps to (0, 0) 2019-12-06 00:52:16 -05:00
DD Liu
e086c4260e
Merge pull request #923 from LLK/greenkeeper/autoprefixer-9.7.1
chore(package): update autoprefixer to version 9.7.1
2019-11-14 14:59:29 -05:00
DD Liu
7d7e42b63f Fix the tools being in 1 column instead of 2 sometimes when the paint editor is in expanded mode 2019-11-13 16:36:48 -05:00
DD Liu
0a510e975b Prevent buttons from stacking on top of each other in paint 2019-11-13 16:30:41 -05:00
DD Liu
cfa78969d1
Merge pull request #918 from LLK/greenkeeper/scratch-svg-renderer-0.2.0-prerelease.20191104164753
Update scratch-svg-renderer to the latest version 🚀
brings in https://github.com/LLK/scratch-svg-renderer/pull/99
2019-11-04 16:36:07 -05:00
greenkeeper[bot]
4c9bc9ec9e
fix(package): update scratch-svg-renderer to version 0.2.0-prerelease.20191104164753 2019-11-04 16:49:30 +00:00
DD Liu
f5e5b99d91
Merge pull request #917 from LLK/greenkeeper/scratch-svg-renderer-0.2.0-prerelease.20191031221353
Update scratch-svg-renderer to the latest version 🚀
brings in https://github.com/LLK/scratch-svg-renderer/pull/84
2019-11-01 15:26:23 -04:00
greenkeeper[bot]
b95ce939c0
chore(package): update autoprefixer to version 9.7.1
Closes #913
2019-11-01 01:18:48 +00:00
greenkeeper[bot]
bd0fadccd9
fix(package): update scratch-svg-renderer to version 0.2.0-prerelease.20191031221353 2019-10-31 22:15:38 +00:00
DD Liu
533389ddf7
Merge pull request #914 from chrisgarrity/swahili-too-long
Add swahili to localeTooBig
2019-10-10 12:04:03 -04:00
Chris Garrity
a33f4ab522 Add swahili to localeTooBig 2019-10-10 11:36:57 -04:00
DD Liu
8d6e25b695
Merge pull request #909 from fsih/fixNoDefault
Fix bitmap sprites opening with no default tool selected
2019-09-23 11:36:44 -04:00
Karishma Chadha
7eef919662
Merge pull request #910 from kchadha/fix-eyedropper-gradient-bug
Fix use of eyedropper with color 2 of gradient
2019-09-20 21:53:33 -07:00
DD Liu
4585989fb3 Fix lint 2019-09-20 14:49:33 -04:00