Graphite/client/web
TrueDoctor fc10575dfa Improve rendering efficiency and add caching (#95)
Fixes #84

*Reduce heap allocations
* Add caching for rendering svgs
* Deduplicate UpdateCanvas Responses
2021-05-02 21:21:39 +02:00
..
assets/svg Rename tools: "Sample" to "Eyedropper", "Blur/Sharpen" to "Detail" (#87) 2021-04-29 00:50:55 -07:00
public Populate tool shelf and tool options bar (#66) 2021-04-08 06:10:27 -07:00
src Improve rendering efficiency and add caching (#95) 2021-05-02 21:21:39 +02:00
wasm Improve rendering efficiency and add caching (#95) 2021-05-02 21:21:39 +02:00
.eslintignore Fix web code linting to be portable across environments 2021-04-14 11:44:09 -07:00
.eslintrc.js Fix web code linting to be portable across environments 2021-04-14 11:44:09 -07:00
.gitignore Fix web code linting to be portable across environments 2021-04-14 11:44:09 -07:00
package-lock.json Add transactions for temporary modifications to the document (#77) 2021-04-21 00:32:36 +02:00
package.json Fix web code linting to be portable across environments 2021-04-14 11:44:09 -07:00
tsconfig.json Fix web code linting to be portable across environments 2021-04-14 11:44:09 -07:00
vue.config.js Fix web code linting to be portable across environments 2021-04-14 11:44:09 -07:00