Graphite/node-graph/graph-craft/src
Timon 30abc92900
Implement basic desktop app with chromium embeded framework (#2874)
* Remove tauri based desktop app

* Allow bzip-1.0.6 license

* Implement basic cef based desktop app

* Cleanup build setup

* Use wait until and execute cef loop more frequently

* Remove custom do browser work event

* Move WinitApp into its own module

* Cleanup event handling

* Cleanup + Scheudule cef message loop work

* Fix cpu overheating on idle: https://xkcd.com/1172/

* Use tracing crate for logging instead of println

* Rebase to main

---------

Co-authored-by: Dennis Kobert <dennis@kobert.dev>
2025-07-23 20:27:55 +02:00
..
document Remove the UVec2 and IVec2 graph data types and have Artboard use DVec2 (#2894) 2025-07-16 18:45:10 -07:00
document.rs Add `::IDENTITY` to node macro to return a `ProtoNodeIdentifier` that is always a `&'static str` (#2842) 2025-07-07 16:29:59 -07:00
graphene_compiler.rs Reduce development environment warnings and remove DWARF debug symbols (#2741) 2025-06-22 03:10:25 -07:00
lib.rs Comment out all remaining active Imaginate code 2025-04-12 17:32:24 -07:00
null.png Deprecate LetNodes in favor of new scope API (#1814) 2024-07-10 14:18:21 +02:00
proto.rs Remove the `serde` feature and instead just always require it (#2737) 2025-06-21 16:52:47 -07:00
util.rs Fix profiling CI action failing (#2734) 2025-06-19 20:28:17 -07:00
wasm_application_io.rs Implement basic desktop app with chromium embeded framework (#2874) 2025-07-23 20:27:55 +02:00