pointvec/scripts
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
..
lib Fixes #71, issue with history 2020-03-26 20:35:30 +09:00
client.js Fixes #71, issue with history 2020-03-26 20:35:30 +09:00
cursor.js Removed traces of Electron 2020-03-24 10:41:27 +09:00
generator.js Removed traces of Electron 2020-03-24 10:41:27 +09:00
interface.js Improved controls 2020-03-25 09:53:18 +09:00
manager.js Removed traces of Electron 2020-03-24 10:41:27 +09:00
picker.js Removed traces of Electron 2020-03-24 10:41:27 +09:00
renderer.js perf: Draw grid as a single path 2020-05-18 09:48:25 +03:00
tool.js Fixes #71, issue with history 2020-03-26 20:35:30 +09:00