Graphite/node-graph/gcore
Dennis Kobert e4d2805115
Add workaround for cache context nullification breaking nested loop indexes (#3178)
* Disable caching for the instance repeat etc. nodes

* Add usize implementation for caching and monitor nodes

* Change return type of instance index node back to f64

* Cleanup while loop

* Remove stray usize changes

---------

Co-authored-by: Keavon Chambers <keavon@keavon.com>
2025-09-16 21:59:43 +00:00
..
src Add workaround for cache context nullification breaking nested loop indexes (#3178) 2025-09-16 21:59:43 +00:00
Cargo.toml Graphene: Fine-grained context caching (#2500) 2025-09-05 11:44:26 +00:00