Timon
|
9656f80e42
|
Use cargo workspace to remove dublicated version, license and author fields
|
2026-09-13 15:40:04 +00:00 |
|
Keavon Chambers
|
a59fed9d1c
|
Move the "Text" category nodes from gcore/src/logic.rs to text/src/lib.rs (#4042)
Move the String category nodes from gcore/src/logic.rs to text/src/lib.rs
|
2026-04-23 18:12:28 -07:00 |
|
Keavon Chambers
|
fb0fab0622
|
Update links from graphite.rs to graphite.art
|
2025-12-06 18:10:27 -08:00 |
|
Dennis Kobert
|
57b0b9c7ed
|
Restructure node crates (#3384)
* Restructure node-graph folder
* Fix wasm compilation
* Move node definitions out of *-types crates
* Cleanup
* Fix warnings
* Fix warnings
* Start adding migrations
* Add migrations and move memo nodes to gcore
* Move nodes/gsvg-render -> rendering
* Replace some hard coded identifiers and fix automatic conversion
* Fix Vec2Value node migration
* Fix formatting
* Add more migrations
* Cleanup features
* Fix core_types::raster import
* Update demo artwork (to make profile ci work)
* Move *-types to node-graph/libraries folder
* Add missing node migrations
* Migrate more nodes
* Remove impure memo node
* More fixes and remove warning
* Migrate context and add a few missing migrations
---------
Co-authored-by: Keavon Chambers <keavon@keavon.com>
|
2025-11-18 10:21:54 +00:00 |
|