Graphite/node-graph/graph-craft/src
Priyanshu 2d90bb0cbf
Add upgrade script to convert "Spline" node to "Path" -> "Spline from Points" (#2274)
* write document upgrade code to transfrom Spline node into Path -> Spline from Points

* fix only connecting to single output

* shift position of newly inserted Path -> Spline from Points node

* refactor

* remove all old Spline node code

* rename Spline from Points node to Spline

* Code cleanup

* Update the demo art to natively use the new Spline node

---------

Co-authored-by: Keavon Chambers <keavon@keavon.com>
2025-02-12 23:45:30 +00:00
..
document Instance tables refactor part 1: wrap graphical data in the new Instances<T> struct (#2230) 2025-01-28 23:51:12 -08:00
document.rs Add upgrade script to convert "Spline" node to "Path" -> "Spline from Points" (#2274) 2025-02-12 23:45:30 +00:00
graphene_compiler.rs Add profiling metrics for, and speed up, Graphene graph compilation (#1924) 2024-08-12 03:07:36 -07:00
imaginate_input.rs Refactor the node macro and simply most of the node implementations (#1942) 2024-09-20 03:50:30 -07:00
lib.rs Add manually-runnable benchmarks for runtime profiling (#2005) 2024-09-25 10:52:41 +02:00
null.png Deprecate LetNodes in favor of new scope API (#1814) 2024-07-10 14:18:21 +02:00
proto.rs Improve older document upgrading compatibility and make node type errors clearer (#2201) 2025-01-21 01:40:43 -08:00
util.rs New demo artwork: "Changing Seasons" 2024-10-04 16:31:22 -07:00
wasm_application_io.rs Refactor document node type lookup function to fix performance degradation over time (#1878) 2024-08-08 17:37:28 -07:00