Graphite/node-graph/gcore
Dennis Kobert ce5b73598c Fix transform logic for mask node (#1134)
Fix transform logic for mask node + other fixes

* Fixes the transform logic for the mask node reverting the breakage
introduced by the color pr

* Actually modifies the pixel values

* Fix storage format for images

* Export images as unassociated alpha
2023-04-16 10:15:58 +02:00
..
src Fix transform logic for mask node (#1134) 2023-04-16 10:15:58 +02:00
Cargo.toml Color system based on traits, and conversion to linear color in the graph (#1123) 2023-04-16 02:57:05 +02:00