Graphite/node-graph/interpreted-executor/src
adamgerhant 9d749c49fb
Add a stack-based Boolean Operation layer node (#1813)
* Multiple boolean operation node

* Change boolean operation ordering

* Complete layer boolean operation node

* Automatically insert new boolean operation node

* Remove divide operation

* Fix subtract operations

* Remove stack data from boolean operation properties

* Fix images and custom vectors

* Code cleanup

* Use slice instead of iter to avoid infinite type recursion

---------

Co-authored-by: Keavon Chambers <keavon@keavon.com>
2024-07-10 02:12:55 -07:00
..
dynamic_executor.rs Code cleanup after migrating node graph interaction to the backend (#1790) 2024-06-20 23:11:41 -07:00
lib.rs Node network subgraph editing (#1750) 2024-06-02 08:01:56 +00:00
node_registry.rs Add a stack-based Boolean Operation layer node (#1813) 2024-07-10 02:12:55 -07:00