Commit Graph

492 Commits

Author SHA1 Message Date
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
neauoire
93289969f3 * 2019-11-03 21:22:27 -05:00
neauoire
ffc409e173 * 2019-11-03 20:49:08 -05:00
neauoire
7a618f6925 Improved load/save 2019-11-03 20:44:31 -05:00
neauoire
7ceef4a5eb * 2019-11-03 17:16:41 -05:00
neauoire
5c72c1b7ca Fixed export 2019-11-03 13:52:11 -05:00
neauoire
03331be38d Progress toward new controls 2019-11-03 13:42:10 -05:00
neauoire
ec3fee9ec2 Progress toward new controls 2019-11-03 13:36:58 -05:00
Лu Лinveгa
9a7149edb3
Merge pull request #60 from jkarttunen/master
Resolves #59 - decrease line thickness with right click
2019-07-31 01:10:45 +12:00
Juha Karttunen
ecdb0fa420 Resolves #59 - adds decrease line thickness with right mouse button click 2019-07-30 15:39:59 +03:00
Лu Лinveгa
7811ee266c
Update README.md 2019-07-25 10:22:37 +09:00