5 Commits

Author SHA1 Message Date
pythongosssss
d6501dbbf8 Auto queue on change (#2542)
* Add toggle to enable auto queue when graph is changed

* type fix

* better

* better alignment

* Change undoredo to not ignore inputs when autoqueue in change mode
2024-01-16 08:27:40 -05:00
pythongosssss
bd565e5146 Fix modifiers triggering key down checks 2024-01-13 17:00:30 +00:00
pythongosssss
8f0819da05 Prevent cleaning graph state on undo/redo (#2255)
* Prevent cleaning graph state on undo/redo

* Remove pause rendering due to LG bug
2023-12-11 12:33:35 -05:00
pythongosssss
a2b2433a2e fix formatting 2023-11-27 14:02:50 +00:00
pythongosssss
3b53ad4b30 Add simple undo redo history 2023-11-27 14:00:15 +00:00