Graphite/editor/src
mTvare 4d2e1d57fd
Instance table refactor part 6: remove usage of `one_instance_*` functions (#2672)
* Refactor the spline node

* Refactor the jitter_points node

* Refactor the morph node

* Refactor the merge_by_distance node

* Refactor the area node

* Refactor the centroid node

* Refactor the bevel node

* Refactor the tests

* Code review

* Refactor the morph node

* Refactor the extend_image_to_bounds and sample_image node

* Refactor the dehaze node

* Refactor the blur node

* Refactor the vector_points node

* Refactor the blit node

* Refactor the blend_gpu_image node

* Refactor the path_modify node

* Refactor the image_color_palette

* Fix copy_to_points

* Code review

* Partially make progress toward fixing the Draw Canvas node

---------

Co-authored-by: Keavon Chambers <keavon@keavon.com>
2025-05-29 03:08:16 -07:00
..
messages Instance table refactor part 6: remove usage of `one_instance_*` functions (#2672) 2025-05-29 03:08:16 -07:00
node_graph_executor Add reference point input to the Mirror node 2025-04-24 05:33:20 -07:00
application.rs Comment out all remaining active Imaginate code 2025-04-12 17:32:24 -07:00
consts.rs Make the Path tool support multi-point conversion between smooth/sharp on double-click (#2498) 2025-05-19 22:11:38 -07:00
dispatcher.rs Add node description tooltips in the Properties panel and on secondary inputs in the graph (#2590) 2025-04-17 00:59:46 -07:00
generate_ts_types.rs Reorganize cargo dependencies and upgrade most of them (#1815) 2024-07-09 04:08:28 -07:00
lib.rs Add tests to the Ellipse, Artboard, and Fill tools (#2181) 2025-03-07 02:13:15 +00:00
macros.rs Upgrade to the Rust 2024 edition (#2367) 2025-03-12 17:29:12 -07:00
node_graph_executor.rs Update Tauri to v2 and execute only the node graph in native (#2362) 2025-04-14 11:43:15 +00:00
test_utils.rs Add tests for the Freehand tool (#2599) 2025-04-30 19:53:59 +00:00
utility_traits.rs Clean up arg order in process_message() so data is last 2023-01-29 04:07:41 -08:00