Graphite/node-graph/interpreted-executor/src
Dennis Kobert c9a33e44bd
New node: Rasterize (#1755)
* Add RasterizeVector node

* Add document node definition for RasterizeVectorNode

* Add dummy node properties

* Add prototype of footprint widget

* Fix types

* Fix footprint widget to use document space

* Fix aspect ratio issues by making resolution a multiplier

* Fix rebase errors

* Fix rasterization bounds and node definition

* UI and bug fixes but still issues with scaling in the frame

* Rename node to Raster

* Fix RasterizeNode

* Reenable resolution multiplier

* Remove unused variable

* UI fixes

* Fix Footprint default and resolution updates

---------

Co-authored-by: Keavon Chambers <keavon@keavon.com>
2024-06-27 01:24:09 -07:00
..
dynamic_executor.rs Code cleanup after migrating node graph interaction to the backend (#1790) 2024-06-20 23:11:41 -07:00
lib.rs Node network subgraph editing (#1750) 2024-06-02 08:01:56 +00:00
node_registry.rs New node: Rasterize (#1755) 2024-06-27 01:24:09 -07:00