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 |
|
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
|
57e3f3c8cb
|
Handle undo
|
2018-06-25 11:51:33 -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 |
|
Paul Kaplan
|
512d39e63b
|
Better fix for bit brush on touch, including isEraser fix (#512)
|
2018-06-14 12:01:01 -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
|
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
|
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 |
|
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 |
|
DD Liu
|
df93408196
|
Ungroup layer groups generated by paper (#453)
|
2018-05-21 11:55:01 -04:00 |
|
Ray Schamp
|
3df9c0862d
|
Revert "Temporarily hide the font dropdown"
|
2018-05-21 10:05:43 -04:00 |
|
Ray Schamp
|
638602bb0d
|
Temporarily hide the text tool
This is for the GUI release to master today and should be reverted after that merge.
|
2018-05-21 09:46:03 -04:00 |
|
DD Liu
|
f9e00afdc8
|
Dont translate fonts and increase default font size (#450)
* Remove internationalization from all font names
* Bump up the default font sizes
|
2018-05-17 15:34:36 -04:00 |
|
DD Liu
|
0240abcfe3
|
Font tool (#443)
Add font picker
|
2018-05-17 10:37:02 -04:00 |
|
DD Liu
|
7f216defd2
|
Add todo to add viewbox (#446)
|
2018-05-16 15:34:00 -04:00 |
|
Paul Kaplan
|
40ccb3c75c
|
Fix linting
|
2018-05-14 14:28:36 -04:00 |
|
DD Liu
|
830dd3c9ee
|
Use font inlining method from scratch svg render (#427)
|
2018-05-10 13:46:23 -04:00 |
|
DD Liu
|
fd6268c940
|
Queue perform snapshot (#430)
|
2018-05-09 10:51:49 -04:00 |
|
DD
|
b638b2b9ca
|
Listen to undo state in fixedTools
|
2018-05-04 13:35:19 -04:00 |
|
DD Liu
|
d71ca021f1
|
Hide top row buttons in bitmap mode (#423)
|
2018-05-03 14:23:00 -04:00 |
|
DD Liu
|
10d35d066c
|
Fix costume string description (#422)
|
2018-05-03 10:53:43 -04:00 |
|
Paul Kaplan
|
aef0a03b77
|
Merge pull request #416 from paulkaplan/fix-edge-button-text
Fix button text wrapping in Edge
|
2018-05-02 15:16:11 -04:00 |
|
DD Liu
|
c00234c1a7
|
Fix image conversion in firefox and add fallback (#417)
|
2018-05-02 15:09:05 -04:00 |
|
Paul Kaplan
|
4cf7349126
|
Fix button text wrapping in Edge
|
2018-05-02 14:57:38 -04:00 |
|
DD Liu
|
89133f42e5
|
Update import and export types (#412)
* Import/export bitmap
* Fix playground and readme
* Use constants instead of changing zoom level for every import/export
|
2018-05-01 16:18:24 -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 Liu
|
af29e606d8
|
Merge pull request #405 from fsih/lineTool
Add line tool
|
2018-04-26 16:36:17 -04:00 |
|
DD
|
ed114bb073
|
Move getBrushMark to helper
|
2018-04-26 14:54:44 -04:00 |
|
DD
|
86bec30790
|
Remove ungroup on import
|
2018-04-26 11:00:28 -04:00 |
|
DD Liu
|
0755df9990
|
Add line tool
|
2018-04-25 15:26:48 -04:00 |
|
DD
|
f08c3e140f
|
Fix merge
|
2018-04-20 11:27:09 -04:00 |
|
DD
|
bec01149ea
|
Fix review comments
|
2018-04-20 11:20:38 -04:00 |
|
DD Liu
|
b93f902827
|
double defaults
|
2018-04-20 11:17:42 -04:00 |
|
DD Liu
|
8d55265de1
|
Double resolution on import and halve on export
|
2018-04-20 11:17:42 -04:00 |
|
DD Liu
|
57f3be36ec
|
Merge pull request #391 from fsih/tooltips
Tooltips
|
2018-04-20 11:14:26 -04:00 |
|
DD Liu
|
99534eb24c
|
Merge pull request #387 from fsih/raster
Bitmap brush
|
2018-04-20 11:05:44 -04:00 |
|
DD
|
88c9f17998
|
fix review comments
|
2018-04-20 10:57:10 -04:00 |
|
DD
|
bfb3948244
|
Add coming soon tooltips to other tools
|
2018-04-18 15:03:34 -04:00 |
|
DD
|
15c3f44388
|
Fix lint
|
2018-04-17 15:55:40 -04:00 |
|
DD
|
d6111ed031
|
Remove unused code
|
2018-04-17 15:01:10 -04:00 |
|
DD
|
bda357bca6
|
Delete extra tools
|
2018-04-17 14:57:50 -04:00 |
|
DD
|
87d9386906
|
Allow odd numbers for very small brush sizes for detail
|
2018-04-17 14:51:34 -04:00 |
|
DD
|
ca42dc7735
|
Double pixel brush drawin working
|
2018-04-13 11:33:47 -04:00 |
|
Jacco Kulman
|
507047e245
|
Fix whitespace
|
2018-04-13 11:33:04 +02:00 |
|
Jacco Kulman
|
71e01dd9c4
|
Escape end text edit mode
|
2018-04-13 08:16:43 +02:00 |
|
DD
|
420e1013cf
|
Use a separate state to track the size of the bitmap brush tool from the brush tool
|
2018-04-12 16:56:54 -04:00 |
|
DD
|
2043ee4609
|
Merge branch 'develop' into raster
|
2018-04-12 14:33:26 -04:00 |
|
DD
|
64686feb8b
|
review comments
|
2018-04-12 14:27:07 -04:00 |
|
DD
|
c9c04745bc
|
Hide stroke indicators in bitmap mode
|
2018-04-12 14:23:19 -04:00 |
|
DD
|
9c84537a42
|
Switch tools when switching editors. Pipe through vector brush size for now.
|
2018-04-12 10:56:16 -04:00 |
|
DD
|
7855ae8893
|
Merge branch 'develop' into raster
|
2018-04-11 18:05:13 -04:00 |
|
DD
|
a868d29d82
|
Add tool to bitmap editor
|
2018-04-11 18:04:55 -04:00 |
|
DD
|
8622bfab69
|
Merge branch 'develop' into convertToBitmapShapeRendering
|
2018-04-11 15:50:39 -04:00 |
|
DD Liu
|
bf1d4ca82a
|
Merge pull request #370 from fsih/convertToBitmap
Convert to bitmap
|
2018-04-11 15:50:18 -04:00 |
|
DD Liu
|
6252366759
|
Merge pull request #360 from fsih/fillTransparentText
Add ability to fill transparent text
|
2018-04-11 14:45:56 -04:00 |
|
DD Liu
|
e14198faea
|
Merge pull request #369 from fsih/boundingBoxToolOnNoSelection
Make sure to remove the bounding box when no items are selected
|
2018-04-11 14:32:18 -04:00 |
|
DD
|
41a68b1aea
|
Merge branch 'develop' into convertToBitmap
|
2018-04-11 10:36:14 -04:00 |
|
DD
|
a4045df526
|
Anti-anti-alias
|
2018-04-10 19:06:47 -04:00 |
|
DD
|
a74e5882cd
|
Rename undo formats, and make format change on costume change skip convert
|
2018-04-10 18:02:44 -04:00 |
|
DD
|
40871b1c0f
|
Rename undo formats, and make format change on costume change skip convert
|
2018-04-10 18:02:30 -04:00 |
|
DD
|
c6a282c97b
|
Add ellipse drawing algorithm and temp brush canvas for efficiency
|
2018-04-10 14:24:36 -04:00 |
|
DD Liu
|
887f528b0a
|
allow transparent paintbrush
|
2018-04-10 14:24:36 -04:00 |
|
DD Liu
|
80b4557741
|
Add size, remove alias from other canvases
|
2018-04-10 14:24:36 -04:00 |
|
DD Liu
|
ba51fe59a0
|
Draw lines. Fix raster layer missing when changing costumes.
|
2018-04-10 14:24:36 -04:00 |
|
DD
|
31561d8bda
|
Add bitmap brush tool button
|
2018-04-10 14:22:47 -04:00 |
|
DD
|
9a5a273f5b
|
drawing some dots
|
2018-04-10 14:22:47 -04:00 |
|
DD Liu
|
f8414c3cb9
|
Merge pull request #368 from Jacco/issue/155
Replace png background with vector version (for #155)
|
2018-04-10 11:20:14 -04:00 |
|
DD
|
2b267ba6e9
|
Fix tests
|
2018-04-10 10:38:55 -04:00 |
|
DD
|
0529c43c25
|
Change back to vector when switching costumes
|
2018-04-09 20:21:04 -04:00 |
|
DD
|
8ffe666478
|
Merge branch 'develop' into convertToBitmap
|
2018-04-09 20:11:57 -04:00 |
|
DD
|
a6e7fb4251
|
update button state when undoing between modes, hide vector tools
|
2018-04-09 20:10:53 -04:00 |
|
DD
|
e5c582f86b
|
Make sure to remove the bounding box when no items are selected
|
2018-04-09 17:49:39 -04:00 |
|
DD
|
6e4ab3191a
|
Get undo/redo working
|
2018-04-09 17:47:11 -04:00 |
|
DD Liu
|
6d11c9988a
|
Merge pull request #356 from fsih/eraserDisappears
Bring back eraser after snapshot
|
2018-04-09 13:25:12 -04:00 |
|
Jacco Kulman
|
0753b7ccc1
|
Added a comment (TRAVIS took wrong version)
|
2018-04-07 08:42:32 +02:00 |
|
Jacco Kulman
|
d0536be3ae
|
Fixes (const instead of let) to satisfy TRAVIS
|
2018-04-07 08:25:33 +02:00 |
|
Jacco Kulman
|
b7f0551fac
|
Fixes (whitespace, semicolons) to satisfy TRAVIS
|
2018-04-07 08:20:59 +02:00 |
|
Jacco Kulman
|
e64f015489
|
Replace png background with vector version
|
2018-04-07 07:59:52 +02:00 |
|
DD
|
15053d15f0
|
convert to vector on button press
|
2018-04-06 16:57:59 -04:00 |
|
DD
|
94ae07f1f2
|
Bitmap button rasterizes
|
2018-04-06 16:23:43 -04:00 |
|
DD
|
f995f30e37
|
Button toggles on switch format
|
2018-04-06 11:52:34 -04:00 |
|
DD
|
436bad4826
|
fix nudge
|
2018-04-06 10:57:40 -04:00 |
|