mirror of
https://github.com/GraphiteEditor/Graphite.git
synced 2026-09-25 03:18:11 +08:00
Add the Pixel Preview render mode (#3881)
* Add pixel preview render mode * Fix fmt * Remove unused sampler * Remove unnecessary mutex * Code review --------- Co-authored-by: Keavon Chambers <keavon@keavon.com>
This commit is contained in:
@@ -1,4 +1,5 @@
|
||||
pub mod any;
|
||||
pub mod pixel_preview;
|
||||
pub mod render_cache;
|
||||
pub mod render_node;
|
||||
pub mod text;
|
||||
|
||||
Reference in New Issue
Block a user