Graphite/website/content
Keavon Chambers 4360359d60
Finalize and unify the design of the 'Morph' and 'Blend' nodes (#3974)
* Fix Morph node transform interpolation and preservation in the table

* Fix click target positions for Morph's nested layers by pre-compensating upstream_data transforms

* Redesign Morph node (v3) with control path input and uniformly spaced progression, and fix Stroke::lerp interpolation weights

* Add migration from Morph node v2 to v3

* Redesign the 'Blend Shapes' node behavior and subgraph definition

* Add the Layer > Blend menu entry to easily set up a blend

* Optimize the Morph node

* Refactor the Morph node to remove the roundtrip through BezPath

* Fine-tune Morph node Bezier order promotion and handle interpolation

* Add the Layer > Morph menu bar entry

* Fix NaN and guard against other potential NaN bugs breaking the editor

* Add InterpolationDistribution parameter to Morph with weighted progression, swap parameter orders, and rename shear to skew

* Add the Reverse parameter to the Morph node

* Update the order of the inputs to Blend Shapes for consistency with Morph

* Make Layer > Morph create the Morph Path control layer

* Fix migrations

* Move 10 to a constant

* Avoid division by 0 in the Blend Shapes node internals

* Rename nodes 'Blend' -> 'Mix' and 'Blend Shapes' to 'Blend'

* Fix a crash encountered while testing

* Final code review

* Make domain push dupe checks debug-only and use push_unchecked in the Morph node

* Pre-allocate for pushes to the vector domains

* Add fast path at t=0

* Inline reserve()

* Set up the control path layer above not below, and starting collapsed

* Review fixes

---------

Co-authored-by: Timon <me@timon.zip>
2026-04-03 20:45:58 -07:00
..
blog Remove the path-bool library (#3882) 2026-03-11 08:55:03 +01:00
learn Add the auto-generated node catalog to the website's user manual (#3662) 2026-01-20 22:52:03 -08:00
volunteer Rename /frontend/wasm -> /frontend/wrapper (#3927) 2026-03-21 03:46:47 -07:00
_index.md Update student projects list on the website 2026-02-11 01:35:08 -08:00
about.md Add the build link bisect tool to the website (#3902) 2026-03-16 02:46:21 -07:00
contact.md Update links from graphite.rs to graphite.art 2025-12-06 18:10:27 -08:00
donate.md Update student projects list on the website 2026-02-11 01:35:08 -08:00
features.md Finalize and unify the design of the 'Morph' and 'Blend' nodes (#3974) 2026-04-03 20:45:58 -07:00
license.md Update student projects list on the website 2026-02-11 01:35:08 -08:00
logo.md Add the Graphite Branding License to the website 2025-12-15 18:17:21 -08:00
press.md Update links from graphite.rs to graphite.art 2025-12-06 18:10:27 -08:00
privacy-policy.md Add application privacy policy to the website 2026-02-11 19:54:41 -08:00