Commit Graph

502 Commits

Author SHA1 Message Date
Atlas Cove 3b53856b14 removed .github & push.sh 2021-09-24 19:21:43 +01:00
Frederic Kettelhoit dd71a820a3 Draw layer shape as dashed outline with handles when acting as mask 2021-09-24 18:53:19 +01:00
Frederic Kettelhoit 7a93075312 Add button to toggle layer as mask 2021-09-24 18:53:18 +01:00
Frederic Kettelhoit a4236752ab Add possibility to use upper layers as masks for lower ones 2021-09-24 18:53:18 +01:00
Frederic Kettelhoit 7bf1686a34 Remove unnecessary console.log() statements 2021-09-24 18:53:18 +01:00
Frederic Kettelhoit 1e2318ec65 Remove unused Manager.toSVG() and Manager.toGRID() functions 2021-09-24 18:53:18 +01:00
Frederic Kettelhoit d69f0e542b Remove unnecessary parentheses 2021-09-24 18:53:18 +01:00
Frederic Kettelhoit 8142282ce3 Export SVGs with a minimal bounding viewBox 2021-09-24 18:53:18 +01:00
Rekka Bell 1e5723b3d9
Update README.txt 2021-03-20 12:59:42 -07:00
Rekka Bell 3a1e4c87ea
Update LICENSE 2021-03-20 12:59:10 -07:00
Rekka Bell 88415881e3
Rename LICENSE.md to LICENSE 2021-03-20 12:58:56 -07:00
Rekka Bell 7523d9a02a
Rename LICENSE.mit.md to LICENSE.md 2021-03-20 12:58:22 -07:00
Rekka Bell 1197ac74e2
Update README.txt 2021-03-20 10:16:52 -07:00
Rekka Bell d793fc290f
Update README.txt 2021-03-20 10:15:37 -07:00
Rekka Bell 0632d5e37f
Create LICENSE.by-nc-sa-4.0.md 2021-03-20 10:13:54 -07:00
Rekka Bell f8f05813bc
Update and rename LICENSE.md to LICENSE.mit.md 2021-03-20 10:10:33 -07:00
Rekka Bell e8a3736da5
Update LICENSE.md 2021-03-20 09:33:57 -07:00
Rekka Bell 2466ca9aa1
Update LICENSE.md 2021-03-20 09:32:15 -07:00
Devine Lu Linvega e848fa0e4f
Merge pull request #76 from akx/fast-grid
perf: Draw grid as a single path
2020-05-18 16:23:37 +09:00
Aarni Koskela 1920112500 perf: Draw grid as a single path
Drawing the grid as a single path is much more efficient than each
marker having their own path that's begun, filled, and closed,
especially when there are plenty of them.
2020-05-18 09:48:25 +03:00
neauoire 52baf35757 Added extra docs 2020-04-22 08:19:14 +09:00
neauoire c7912e02fe Fixes #71, issue with history 2020-03-26 20:35:30 +09:00
neauoire ab540c0f74 Updated theme 2020-03-26 09:32:58 +09:00
neauoire c7164613a2 Improved controls 2020-03-25 09:53:18 +09:00
neauoire 5096391429 Optimized interface 2020-03-24 20:40:17 +09:00
neauoire 591f25f945 Optimized interface 2020-03-24 20:39:49 +09:00
neauoire a3e5b28e7d Removed comment 2020-03-24 20:24:49 +09:00
neauoire 90368d28d8 Fixing issue #73 2020-03-24 20:17:13 +09:00
neauoire 9f50ce97b4 Fixing issue #73 2020-03-24 20:16:59 +09:00
neauoire e701d78ef0 Fixing issue #72 2020-03-24 18:35:43 +09:00
neauoire 7f91036545 Updated readme 2020-03-24 17:00:10 +09:00
neauoire c04d829cc7 Updated readme 2020-03-24 10:42:52 +09:00
neauoire 3d54fd7532 Updated npm 2020-03-24 10:41:42 +09:00
neauoire 2eca003904 Removed traces of Electron 2020-03-24 10:41:27 +09:00
neauoire fdb0054579 Merge branch 'master' of https://github.com/hundredrabbits/Dotgrid 2020-03-23 21:09:54 +09:00
neauoire 31b6f48e5d Updated packages 2020-03-23 21:09:40 +09:00
Devine Lu Linvega 51a0f6a595
Update README.md 2020-02-03 14:22:37 -05:00
neauoire 8f27db6fb1 Updated Electron 2019-12-22 09:29:37 -05:00
neauoire b62cee5ad8 Fixed interface issue 2019-12-11 10:32:31 -05:00
neauoire b2a9f3ee9e Updated electron 2019-12-10 16:01:28 -05:00
neauoire 9bc51e2406 Merge branch 'master' of https://github.com/hundredrabbits/Dotgrid 2019-12-10 15:59:39 -05:00
neauoire 6806d906ea Fixed history error 2019-12-10 15:59:18 -05:00
Rekka Bell 833bdf1faf
Create FUNDING.yml 2019-11-20 16:22:11 -05:00
neauoire af5d2cb54c Fixed issue with window hiding on linux 2019-11-10 11:09:50 -05:00
neauoire 014590a6a1 Improved theme support 2019-11-10 10:48:31 -05:00
neauoire dd5b66247c Updated theme 2019-11-09 12:41:55 -05:00
neauoire fe35350fb1 * 2019-11-08 11:19:27 -05:00
neauoire c9165d876c Merge branch 'master' of https://github.com/hundredrabbits/Dotgrid 2019-11-06 20:32:18 -05:00
neauoire 9227f976a9 * 2019-11-06 20:32:09 -05:00
Лu Лinveгa 1183be7ba2
Create .nojekyll 2019-11-06 20:21:07 -05:00