mirror of
https://github.com/GraphiteEditor/Graphite.git
synced 2026-09-23 06:18:11 +08:00
New node: Dehaze (#1882)
* feat: Implemented Dehaze Node * Update Cargo.toml * Remove unecessary image conversions * Code review * Further fixes --------- Co-authored-by: Dennis Kobert <dennis@kobert.dev> Co-authored-by: Keavon Chambers <keavon@keavon.com>
This commit is contained in:
co-authored by
Dennis Kobert
Keavon Chambers
parent
0b0169a415
commit
c5454af48b
@@ -27,4 +27,6 @@ pub mod brush;
|
||||
#[cfg(feature = "wasm")]
|
||||
pub mod wasm_application_io;
|
||||
|
||||
pub mod dehaze;
|
||||
|
||||
pub mod imaginate;
|
||||
|
||||
Reference in New Issue
Block a user