Graphite/desktop
Dennis Kobert 08ec1d08f6
Some checks are pending
Editor: Dev & CI / build (push) Waiting to run
Editor: Dev & CI / cargo-deny (push) Waiting to run
Desktop: Execute editor and node graph natively (#2955)
* Desktop: Execute editor and node graph natively

* Remove decouple execution feature

* Disable feature gate for native communication functions

* Avoid ininite message loop on an infinite canvas

* Add any lint exception

* Build evaluation loop

* Fix texture passing message

* Cleanup

* More cleanup

---------

Co-authored-by: Timon Schelling <me@timon.zip>
2025-07-31 10:26:36 +00:00
..
src Desktop: Execute editor and node graph natively (#2955) 2025-07-31 10:26:36 +00:00
.gitignore Implement basic desktop app with chromium embeded framework (#2874) 2025-07-23 20:27:55 +02:00
build.rs Implement basic desktop app with chromium embeded framework (#2874) 2025-07-23 20:27:55 +02:00
Cargo.toml Desktop: Execute editor and node graph natively (#2955) 2025-07-31 10:26:36 +00:00