Code at the speed of thought – Zed is a high-performance, multiplayer code editor from the creators of Atom and Tree-sitter.
Go to file
Antonio Scandurra bfc57cb4f6 Start on rendering shadows
This still doesn't work properly because shadows are rendered beneath
quads and we still don't have a layering mechanism.

Co-Authored-By: Nathan Sobo <nathan@zed.dev>
2021-03-22 18:05:16 +01:00
.vscode WIP 2021-02-20 16:05:36 -07:00
gpui Start on rendering shadows 2021-03-22 18:05:16 +01:00
zed Clarify variable name 2021-03-22 15:27:48 +01:00
.gitignore Get basic graphics rendering via Metal 2021-03-20 22:19:26 -06:00
Cargo.lock Overhaul the entire element system 2021-03-21 20:54:23 -06:00
Cargo.toml Start rebuilding with a cleanly-separated UI framework 2021-02-20 10:02:34 -07:00