DD Liu
|
4be60cae49
|
Copy and delete work on all objects when none are selected (#634)
|
2018-09-05 15:34:00 -04:00 |
|
DD Liu
|
20a98db397
|
Break paint-editor.jsx code out into HOCs (#633)
|
2018-08-30 17:51:11 -04:00 |
|
DD Liu
|
4474ec3aa1
|
Keyboard shortcuts (#623)
|
2018-08-29 15:29:13 -04:00 |
|
DD Liu
|
4e4bb396a6
|
Draw oval and rectangle outlines in bitmap (#550)
|
2018-07-12 15:48:30 -04:00 |
|
Paul Kaplan
|
a837b9ced6
|
Add delete button to mode tools for select tool
|
2018-07-05 14:16:43 -04:00 |
|
DD Liu
|
e215b8a9b8
|
Fix issue with pasting vector into bitmap
|
2018-06-28 17:52:15 -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
|
0240abcfe3
|
Font tool (#443)
Add font picker
|
2018-05-17 10:37:02 -04:00 |
|
DD Liu
|
3d99044ccf
|
Import and export bitmaps (#404)
* Rename svg to image
* Import/export bitmap
* Fix playground and readme
* Fix lint
* Assume strings are svgs
|
2018-04-26 18:45:50 -04:00 |
|
DD
|
9a8c68e9d1
|
Remove all view.draw and view.update
|
2018-03-01 14:32:16 -05:00 |
|
DD
|
7a4822298b
|
Remove special case flip around center when nothing is selected
|
2018-01-29 15:03:05 -05:00 |
|
DD
|
c9165b0b4c
|
Revert "Don't enable if there is nothing in the editor"
This reverts commit e4ca0482b8 .
|
2018-01-26 17:21:47 -05:00 |
|
DD
|
e4ca0482b8
|
Don't enable if there is nothing in the editor
|
2018-01-25 18:32:43 -05:00 |
|
DD
|
3ab1067c65
|
flip all
|
2018-01-25 11:33:43 -05:00 |
|
DD
|
300bbc80f3
|
Run ensure clockwise after flip, since flip makes everything counterclockwise which breaks fill
|
2017-12-22 17:44:14 -05:00 |
|
DD
|
04560d32ef
|
Flip
|
2017-12-22 17:44:14 -05:00 |
|
DD
|
801fc926a0
|
Change .1 to .5 since we figured out that it doesnt matter and .5 seems less arbitrary
|
2017-12-22 17:30:05 -05:00 |
|
DD
|
db5ddcbe87
|
Change handle ratio to make squares circles
|
2017-12-22 11:32:06 -05:00 |
|
DD
|
29b5c931f2
|
fix lint
|
2017-12-21 17:03:28 -05:00 |
|
DD
|
a0c89642d8
|
Make state change even when select items dont change so that handle changes work. Make the edge code pick the normal in a more well defined way
|
2017-12-21 15:38:24 -05:00 |
|
DD
|
07b30aa55b
|
Handle pointed and curved
|
2017-12-21 15:38:24 -05:00 |
|
DD
|
0fc9fd151d
|
Set enabled state based on whether any points are selected
|
2017-12-21 15:38:24 -05:00 |
|
DD
|
2dbce9186d
|
alphabetize
|
2017-12-20 14:44:39 -05:00 |
|
DD
|
f5c2fe2dd6
|
Break out mode tools
|
2017-12-20 14:34:32 -05:00 |
|