Commit graph

3014 commits

Author SHA1 Message Date
DD Liu
b12a9cde95
Merge pull request #324 from fsih/threshold
Reduce the overlap to .1
2018-03-16 15:07:31 -04:00
DD
a03567ef18 Switch to .1 2018-03-16 14:23:59 -04:00
DD
69e73d45dd Use .25 2018-03-16 14:18:42 -04:00
DD
79e7d21023 Change proptype 2018-03-16 14:16:27 -04:00
DD
8d61a7b060 Move the text edit target to the state and make fill work 2018-03-16 11:39:09 -04:00
DD
7a0a0784e1 Unfocus text fields when canvas clicked 2018-03-15 13:23:03 -04:00
DD
de0f12074d Unfocus text fields when canvas clicked 2018-03-15 13:20:07 -04:00
DD
254bbe1285 Ignore nudge when text field focused 2018-03-15 13:19:05 -04:00
DD
76eb0b9e3e Reduce the overlap to .25 2018-03-14 18:12:37 -04:00
DD
8ecc426844 Move the SVG in the playground back to the center of the editor. It became offscreen when the definition of rotation center changed. 2018-03-14 18:01:15 -04:00
DD
f9aabe1beb Fix some bugs 2018-03-14 18:00:38 -04:00
DD
240282f9d2 Make the guide stay in the shape of the text when text is rotated 2018-03-14 16:01:20 -04:00
DD
f0b570dc51 Add dotted lines in text edit mode 2018-03-14 15:28:22 -04:00
DD
4fd9f991f1 Mode switching 2018-03-14 14:43:39 -04:00
DD
8e86222097 Basic text edit 2018-03-12 17:51:23 -04:00
DD
8e7ae67ae6 Make the text tool a real tool 2018-03-09 14:40:34 -05:00
DD Liu
0d3b276e5e
Merge pull request #315 from LLK/greenkeeper/react-style-proptype-3.2.1
Update react-style-proptype to the latest version 🚀
2018-03-09 11:59:06 -05:00
DD Liu
325e8e6c07
Merge branch 'develop' into greenkeeper/react-style-proptype-3.2.1 2018-03-09 11:58:52 -05:00
DD Liu
02ed2ea6d7
Merge pull request #313 from LLK/greenkeeper/react-responsive-4.0.5
Update react-responsive to the latest version 🚀
2018-03-09 11:58:15 -05:00
DD Liu
04c76559d7
Merge pull request #309 from LLK/greenkeeper/autoprefixer-8.1.0
Update autoprefixer to the latest version 🚀
2018-03-09 11:58:01 -05:00
DD Liu
254457a455
Merge pull request #317 from LLK/greenkeeper/html-webpack-plugin-3.0.6
chore(package): update html-webpack-plugin to version 3.0.6
2018-03-09 11:57:31 -05:00
DD Liu
b2dde894f0
Merge pull request #305 from fsih/brushEfficiency
Brush efficiency
2018-03-08 14:10:28 -05:00
DD Liu
78666c6e2a
Merge pull request #316 from fsih/clearCursorPrev
Make sure to clear the cursor preview when saving undo state
2018-03-08 14:09:41 -05:00
DD
ccdb6431b5 Merge branch 'develop' into brushEfficiency 2018-03-08 11:43:50 -05:00
DD
00ae3fb3f8 Fix crash when missing cursor preview 2018-03-08 11:40:56 -05:00
DD
680bbe15e8 Make sure to clear the cursor preview when saving undo state so that it doesnt mysteriously return on undo 2018-03-08 11:33:54 -05:00
greenkeeper[bot]
4780a86ff1 chore(package): update react-style-proptype to version 3.2.1 2018-03-08 16:11:07 +00:00
DD Liu
ddab4e3e66
Merge pull request #314 from LLK/revert-298-greenkeeper/webpack-dev-server-3.0.0
Revert "Update webpack-dev-server to the latest version 🚀"
2018-03-07 14:21:07 -05:00
DD Liu
d9a3ca1ca7
Revert "Update webpack-dev-server to the latest version 🚀" 2018-03-07 14:20:31 -05:00
greenkeeper[bot]
1131e34b92 chore(package): update react-responsive to version 4.0.5 2018-03-07 18:49:39 +00:00
DD Liu
eff43e2eec
Merge pull request #304 from fsih/removePaperUpdate
Remove all view.draw and view.update
2018-03-06 16:24:45 -05:00
greenkeeper[bot]
8960ce42e4 chore(package): update html-webpack-plugin to version 3.0.6
Closes #303
2018-03-06 15:46:58 +00:00
DD Liu
543c002329
Merge pull request #300 from fsih/undoLimit
Add an undo stack size limit to paint
2018-03-05 10:22:49 -05:00
greenkeeper[bot]
0957bd56e6 chore(package): update autoprefixer to version 8.1.0 2018-03-03 01:21:25 +00:00
DD Liu
c287af41eb
Merge pull request #308 from fsih/eslintUpdate
Update eslint
2018-03-02 10:55:22 -05:00
DD
43b0bf40e5 Add jsdoc 2018-03-02 10:38:35 -05:00
DD
8934553dff Update eslint 2018-03-02 10:33:21 -05:00
DD Liu
10c6f263c2
Merge pull request #307 from fsih/deleteHoles
Don't error if there are no segments
2018-03-02 10:15:22 -05:00
DD
5783b69f0a Don't error if there are no segments 2018-03-01 17:14:09 -05:00
DD
0323451ebf Fix crash when missing cursor preview 2018-03-01 16:37:45 -05:00
DD
24b1359abf Make mouse movement accuracy depend on zoom level 2018-03-01 15:26:22 -05:00
DD
abe8deaa35 Make sure to clear the cursor preview when saving undo state so that it doesnt mysteriously return on undo 2018-03-01 14:41:39 -05:00
DD
9a8c68e9d1 Remove all view.draw and view.update 2018-03-01 14:32:16 -05:00
DD
b064db5309 add comments 2018-03-01 14:27:10 -05:00
DD
0943d8d0a1 Add end caps to round out flat edges. Significantly increase the threshold for using broad brush helper now that its able to handle end caps better. Also make the threshold depend on zoom level. 2018-03-01 14:22:34 -05:00
DD
f9a9aa8feb drawing caps and fixing bugs 2018-02-28 20:06:51 -05:00
DD
5aca0c83a2 Clean up amortized simplify 2018-02-28 18:23:54 -05:00
DD
64e628576b Remove all view.updates 2018-02-28 15:20:24 -05:00
DD
7d56dc6829 amortized smoothing 2018-02-27 11:22:38 -05:00
DD
9ab90d1576 periodic smoothing 2018-02-27 11:22:38 -05:00