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-05-25 22:45:42 -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 Add parsing of XML layout files into a ParsedLayoutNode tree 2020-05-25 22:08:27 -07:00
shaders Draw commands are now built by a GuiNode traversing its children 2020-05-23 22:44:35 -07:00
src Rename ComponentLayout to GuiLayout 2020-05-25 22:45:42 -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 Add parsing of XML layout files into a ParsedLayoutNode tree 2020-05-25 22:08:27 -07:00
Cargo.toml Add parsing of XML layout files into a ParsedLayoutNode tree 2020-05-25 22:08:27 -07:00