DD
|
2043ee4609
|
Merge branch 'develop' into raster
|
2018-04-12 14:33:26 -04:00 |
|
DD Liu
|
2d0dba8e19
|
Merge pull request #374 from fsih/convertToBitmapShapeRendering
Convert to bitmap shape rendering
|
2018-04-12 14:32:12 -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
|
a0d22a09da
|
Add updated version of Paper
|
2018-04-11 14:45:11 -04:00 |
|
DD
|
d27aa0f5dd
|
Fix test
|
2018-04-11 14:38:41 -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 Liu
|
57ca54f7a5
|
Merge pull request #367 from fsih/fixTextNudge
Fix text nudge
|
2018-04-06 16:15:48 -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 |
|
DD
|
08465826fb
|
Merge branch 'convertToBitmap' of github.com:fsih/scratch-paint into convertToBitmap
|
2018-04-05 18:07:42 -04:00 |
|
DD
|
2b8c291765
|
Add format reducer
|
2018-04-05 18:06:37 -04:00 |
|
DD
|
e6b151c41f
|
Re-enable convert to bitmap button
|
2018-04-05 18:04:29 -04:00 |
|
DD
|
c6d886ff1e
|
Re-enable convert to bitmap button
|
2018-04-05 17:51:10 -04:00 |
|
DD
|
82d2e30cae
|
Add raster layer
|
2018-04-05 17:37:40 -04:00 |
|
DD
|
0bf2355cbc
|
Make raster not blurry on zoom
|
2018-04-05 17:37:19 -04:00 |
|
DD Liu
|
83c84027b7
|
Merge pull request #364 from fsih/removeUnused
Remove unneeded applyMatrix
|
2018-04-04 15:00:49 -04:00 |
|
DD
|
aff5866391
|
Remove unneeded applyMatrix
|
2018-04-04 14:50:11 -04:00 |
|
DD Liu
|
2e5aee5ff5
|
Merge pull request #359 from Jacco/issue/332
Issue/332 Rotate-tool fix
|
2018-04-04 14:42:19 -04:00 |
|
Jacco Kulman
|
c0c3531e4c
|
Fixed issue with simplification
|
2018-04-04 19:36:58 +02:00 |
|