Graphite/.vscode
Keavon Chambers 53ad105f57 Restructure project directories (#333)
`/client/web` -> `/frontend`
`/client/cli` -> *delete for now*
`/client/native` -> *delete for now*
`/core/editor` -> `/editor`
`/core/document` -> `/graphene`
`/core/renderer` -> `/charcoal`
`/core/proc-macro` -> `/proc-macros` *(now plural)*
2021-08-07 05:17:18 -07:00
..
extensions.json Fix inconsistent whitespace 2021-07-23 17:48:39 -07:00
launch.json Switch shader texture usage from sampler2D to texture2D plus sampler (fixes #1) 2020-07-11 19:01:48 -07:00
settings.json Restructure project directories (#333) 2021-08-07 05:17:18 -07:00
vuecomp.code-snippets Add the checkbox input widget (#204) 2021-07-08 14:10:30 -07:00