Graphite/website
Dennis Kobert 4ff2bdb04f Replace Footprint/() call arguments with dynamically-bound Contexts (#2232)
* Implement experimental Context struct and traits

* Add Ctx super trait

* Checkpoint

* Return Any instead of DynAny

* Fix send implementation for inputs with lifetimes

* Port more nodes

* Uncomment nodes

* Port more nodes

* Port vector nodes

* Partial progress (the stuff I'm more sure about)

* Partial progress (the stuff that's not compiling and I'm not sure about)

* Fix more errors

* First pass of fixing errors introduced by rebase

* Port wasm application io

* Fix brush node types

* Add type annotation

* Fix warnings and wasm compilation

* Change types for Document Node definitions

* Improve debugging for footprint not found errors

* Forward context in append artboard node

* Fix thumbnails

* Fix loading most demo artwork

* Wrap output type of all nodes in future

* Encode futures as part of the type

* Fix document node definitions for future types

* Remove Clippy warnings

* Fix more things

* Fix opening demo art with manual composition upgrading

* Set correct type for manual composition

* Fix brush

* Fix tests

* Update docs for deps

* Fix up some node signature issues

* Code review

---------

Co-authored-by: Keavon Chambers <keavon@keavon.com>
Co-authored-by: hypercube <0hypercube@gmail.com>
2025-03-06 05:35:56 -08:00
..
content Replace Footprint/() call arguments with dynamically-bound Contexts (#2232) 2025-03-06 05:35:56 -08:00
other Bezier-rs: Add method to check subpath insideness (#2183) 2025-01-10 00:37:40 -08:00
sass Update website with improved student project details 2025-02-11 17:18:57 -08:00
static Add the 2024 yearly report to the blog 2025-01-17 16:03:43 -08:00
templates Add the 2024 yearly report to the blog 2025-01-17 16:03:43 -08:00
.eslintrc.js Move node visibility flag from NodeNetwork to DocumentNode (#1708) 2024-03-27 05:17:08 -07:00
.gitignore Revamp the Graphite website (#1265) 2023-08-10 18:37:04 -07:00
config.toml Comprehensively update user manual and contributor guide, add Adam to core team 2025-01-08 03:52:11 -08:00
config_prod.toml Comprehensively update user manual and contributor guide, add Adam to core team 2025-01-08 03:52:11 -08:00
package-lock.json Update dependencies and lock files (#1841) 2024-07-22 02:56:29 -07:00
package.json Upgrade web dependencies 2024-09-24 01:33:12 -07:00