mirror of
https://github.com/GraphiteEditor/Graphite.git
synced 2026-09-23 22:08:11 +08:00
Decouple node graph execution (#1209)
* Decouple node graph execution from the main loop * Trigger document Render + Layer updates after the graph evaluation
This commit is contained in:
@@ -53,9 +53,6 @@ opt-level = 3
|
||||
[profile.dev.package.image]
|
||||
opt-level = 3
|
||||
|
||||
[profile.dev.package.png]
|
||||
opt-level = 3
|
||||
|
||||
[profile.dev.package.xxhash-rust]
|
||||
opt-level = 3
|
||||
|
||||
|
||||
Reference in New Issue
Block a user