Graphite/node-graph/gstd
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
..
src Desktop: Implement desktop wrapper module (#3039) 2025-08-20 13:27:36 +00:00
Cargo.toml Remove unused cargo dependencies (#3063) 2025-08-18 11:26:44 -07:00
test-image-1-result.png Fix inability to expose the Add node's parameter (#877) 2022-12-10 23:54:14 +00:00
test-image-1.png Add grayscale sample image for its node graph test 2022-08-20 23:59:37 -07:00