Timon
c6d6f9f8be
Use cargo workspace to remove duplicated version, license, and author fields ( #4226 )
...
Use cargo workspace to remove dublicated version, license and author fields
2026-09-15 10:36:17 +00:00
Keavon Chambers
fb0fab0622
Update links from graphite.rs to graphite.art
2025-12-06 18:10:27 -08:00
Firestar99
ca5ca863cc
Unify feature dependencies with workspace dependencies ( #2736 )
...
* graph-craft: fix direct wasm build
* graph-craft: fix no serde feature failing to compile
* graph-craft: make wgpu-executor properly optional
* workspace: unify `image` formats in workspace
* workspace: turn most dependencies into workspace deps, no actual changes
* workspace: unify dependency features in workspace dep
2025-06-21 16:26:25 -07:00
Dennis Kobert and Keavon Chambers
beb1c6ae64
Upgrade to the Rust 2024 edition ( #2367 )
...
* Update to rust 2024 edition
* Fixes
* Clean up imports
* Cargo fmt again
---------
Co-authored-by: Keavon Chambers <keavon@keavon.com >
2025-03-12 17:29:12 -07:00
Keavon Chambers
f7ada701e5
Reorganize cargo dependencies and upgrade most of them ( #1815 )
...
* Reorganize cargo dependencies and upgrade most
* cargo update
* Attempt 2
* Polishing changes
* Comment out specta typescript flag-dependent code
* Fix test
2024-07-09 04:08:28 -07:00
Dennis Kobert and Keavon Chambers
d2450b4d61
Refactor Graphite dependency management ( #1455 )
...
* Refactor Graphite dependency management
* Remove deprecated future executor
* Code review nits
* Remove unused dependencies
* Update dependencies and make compile with all features
* Replace use of future_executor with wasm-bindgen-futures
---------
Co-authored-by: Keavon Chambers <keavon@keavon.com >
2023-12-04 12:39:55 +01:00
Dennis Kobert
1d6c4f13dd
Bump version of dyn-any to address missues which could lead to ub ( #1145 )
...
* Make StaticType trait unsafe
* Mark StaticTypeSized and StaticTypeClone as unsafe as well
* Update dyn-any dependency
* Update manifest links
2023-04-17 23:35:04 +02:00
0HyperCube and Keavon Chambers
81f365c999
Show all nodes with no selection ( #893 )
...
* Show all nodes with no selection
* Slight text tweaks
* Rename to artwork
Co-authored-by: Keavon Chambers <keavon@keavon.com >
2022-12-21 11:12:33 +00:00
0HyperCube
520c9dfec0
Automatic graph popup on Node Graph Frame layer ( #890 )
...
Automatic Node Graph Frame Popup
2022-12-21 10:04:58 +00:00
Dennis
78f07439db
Add license information for node_graph crates
2022-08-04 11:47:38 +02:00
Keavon Chambers
0c2dbd411b
Fix formatting of previous commit
2022-08-04 00:18:42 -07:00
Dennis
d09f023618
Bump dyn-any version + format code
2022-08-04 09:08:48 +02:00
Dennis
c44e9d22e3
Integrate dyn-any into the main graphite repo
2022-08-04 08:52:24 +02:00