Graphite/node-graph
0HyperCube eb9848365f Add some additional image effect nodes (#869)
* Move the Subpath type to graphene-std

* Add the transform subpath node

* Delete selected nodes

* Inserting node list on right click

* Add several bitmap manipulator nodes

* Convert add node to use f64

* Add posterize node

* Rename names randomly

* Fix naming

* Exposure node

* Fix typo

* Adjust exposure node range

* Comment out vector nodes

* Adjust exposure range again

* Posterise as ints

* Rename input

* Use >= in the to hsl function
2022-12-03 22:29:45 +00:00
..
borrow_stack Relax borrow stack lifetimes (#823) 2022-10-26 00:35:30 +02:00
gcore Add some additional image effect nodes (#869) 2022-12-03 22:29:45 +00:00
graph-craft Add some additional image effect nodes (#869) 2022-12-03 22:29:45 +00:00
gstd Add some additional image effect nodes (#869) 2022-12-03 22:29:45 +00:00
proc-macro Add raster module to graphene_core 2022-08-04 12:34:05 +02:00
LICENSE Initial implementation of node graph based on structs 2021-07-07 13:05:52 +02:00