Graphite/node-graph/interpreted-executor/src
Daniil Loban 0d8c521fbe
New node: String Split (#3304)
* Add two nodes for substring

* fix: number convention

* Remove unnecessay allocations and add support for \n in patterns

* Make split node return Vec<String> and remove count_elements node

* Add Cache implementations for Vec<String>

* Code review

---------

Co-authored-by: daniil.loban <daniil.loban@gmail.com>
Co-authored-by: Dennis Kobert <dennis@kobert.dev>
Co-authored-by: Keavon Chambers <keavon@keavon.com>
2025-11-03 21:02:12 +00:00
..
dynamic_executor.rs Deprecate automatic composition (#3088) 2025-08-24 08:34:59 +00:00
lib.rs Deprecate automatic composition (#3088) 2025-08-24 08:34:59 +00:00
node_registry.rs New node: String Split (#3304) 2025-11-03 21:02:12 +00:00
util.rs Desktop: Fix non-Vello render mode (#3259) 2025-10-09 11:31:35 +02:00