2D vector & raster editor that melds traditional layers & tools with a modern node-based, non-destructive, procedural workflow. https://graphite.rs
Find a file
2020-06-10 14:01:50 -07:00
.vscode Update wgpu from 0.4 to 0.5 (currently it's not rendering) 2020-05-02 14:44:28 -07:00
gui Layout language AST building now complete with recursive parsing referenced XML files 2020-05-31 22:02:41 -07:00
shaders Draw commands are now built by a GuiNode traversing its children 2020-05-23 22:44:35 -07:00
src Rename GUI Layout to Layout System 2020-06-10 14:01:50 -07:00
textures Window with textured polygon 2020-04-26 00:28:13 -07:00
.gitignore Refactor to generalize pipeline drawing sequence 2020-05-23 12:36:47 -07:00
Cargo.lock Implement abstract syntax tree parsing of XML layout 2020-05-27 04:08:52 -07:00
Cargo.toml Implement abstract syntax tree parsing of XML layout 2020-05-27 04:08:52 -07:00