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 |
|
Keavon Chambers
|
d990110f63
|
Apply lints and cleanup to Rust code
|
2023-01-29 03:01:57 -08:00 |
|
TrueDoctor
|
b2a90ddc2c
|
Relax borrow stack lifetimes (#823)
Relax lifetimes for borrow_stack
|
2022-10-26 00:35:30 +02:00 |
|
TrueDoctor
|
11c6413251
|
Implement node registry (#822)
|
2022-10-26 00:32:50 +02:00 |
|
TrueDoctor
|
562217015d
|
Rework DynAnyNode design to work with the borrow stack (#796)
|
2022-10-15 03:02:58 +02:00 |
|
Dennis
|
71f12db1e6
|
Impl DynNode
|
2022-08-22 17:18:26 +02:00 |
|
Dennis
|
78f07439db
|
Add license information for node_graph crates
|
2022-08-04 11:47:38 +02:00 |
|
Dennis
|
d09f023618
|
Bump dyn-any version + format code
|
2022-08-04 09:08:48 +02:00 |
|
Dennis
|
49c171b419
|
Implement borrow stack for node graph
|
2022-04-22 19:58:13 +02:00 |
|
Dennis
|
09deee0c4d
|
Make graphene_core no_std
|
2022-04-22 15:15:39 +02:00 |
|