Graphite/node-graph/gstd/src
Timon 30e5d66105
Desktop: Implement desktop wrapper module (#3039)
* Prototyping desktop wrapper api

* Separate into multiple modules

* Some fixup

* Reimplement most functionality with editor api

* Fix texture life time crashes

* Fix scale

* Implement editor wrapper message queue

* Improve performance

* Handle native messages directly without submitting to event loop

* Fix overlay latency

* Move editor message execution to executor allows no shared state in editor wrapper

* Small clean up

* Small cleanup

* Some renames

* Cleaning up desktop wrapper interface

* Fix formatting

* Fix naming

* Move node graph execution result handling to app

* Fix FrontendMessage RenderOverlays usage

* Reimplement file drop and clean up file import and open messages

* Remove dbg

* Post merge fix

* Review changes
2025-08-20 13:27:36 +00:00
..
any.rs Upgrade to the Rust 2024 edition (#2367) 2025-03-12 17:29:12 -07:00
lib.rs Improve the HTTP request nodes and add new related nodes (#2896) 2025-07-18 05:03:50 -07:00
text.rs Rename graphic subtypes to remove their "data" and "group" suffixes (#2990) 2025-08-04 04:53:25 -07:00
wasm_application_io.rs Desktop: Implement desktop wrapper module (#3039) 2025-08-20 13:27:36 +00:00