This website requires JavaScript.
Explore
Help
Register
Sign In
jess
/
Graphite
Watch
1
Star
0
Fork
You've already forked Graphite
0
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
16
Commits
1
Branch
0
Tags
42
MiB
Rust
86.6%
Svelte
7.3%
TypeScript
3.2%
JavaScript
1.3%
SCSS
0.8%
Other
0.8%
decff5681b
Go to file
HTTPS
Download ZIP
Download TAR.GZ
Download BUNDLE
Clone in VS Code
Cite this repository
APA
BibTeX
Cancel
Keavon Chambers
decff5681b
Rename ComponentLayout to GuiLayout
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