Commit graph

24 commits

Author SHA1 Message Date
gallant 8483d6ee01 I hate this, i don't know 2022-10-07 09:30:34 -05:00
gallant 5f7e3081e0 ui and shenanigans 2022-10-04 17:38:15 -05:00
gallant 7da5e13b91 decent setup 2022-10-01 08:21:24 -05:00
Emil Ernerfeldt 3fb74d7d2b Update another eframe link 2022-08-22 09:35:27 +02:00
Emil Ernerfeldt 88e0b19c50 Update to egui/eframe 0.19.0 2022-08-20 17:08:00 +02:00
Red Artist d12c19da37
Use Trunk to build and deploy the web app (#69) 2022-08-19 17:33:23 +02:00
Emil Ernerfeldt d44c4f5311
Update to egui 0.18.0 (#58)
* WIP: Update to egui 0.18.0 (still unreleased)

* Update to eframe/egui 0.18.0

* cargo update
2022-04-30 20:49:45 +02:00
NHodgesVFX 86fe7b7b87
Hide console window in release builds on Windows (#53) 2022-03-22 08:31:14 +01:00
Emil Ernerfeldt a259f2558c Update to egui 0.17.0 2022-02-22 19:40:33 +01:00
Emil Ernerfeldt 797a3f5afa Update to egui/eframe 0.16.0 2021-12-29 12:28:52 +01:00
Emil Ernerfeldt 77626b9ec3 Rename to eframe_template
Previously known as egui_template
2021-10-18 20:17:48 +02:00
Emil Ernerfeldt 100b9eebdd Remove #[cfg(feature = "persistence")] from around setup
Related: https://github.com/emilk/egui/discussions/718#discussioncomment-1322991
2021-09-14 12:34:59 +02:00
Emil Ernerfeldt 9766a9ae08 Fix compilation with persistence feature 2021-07-29 23:04:59 +02:00
Emil Ernerfeldt 206078aeb2 Update to egui/eframe 0.13.0 2021-06-24 20:14:36 +02:00
Emil Ernerfeldt 443454be70 Simplify example slightly 2021-05-15 09:29:05 +02:00
Emil Ernerfeldt c1aa867cfd Add serde(default) to TemplateApp
Closes https://github.com/emilk/egui_template/issues/7
2021-05-15 09:27:46 +02:00
Emil Ernerfeldt 7108ccab49 Update to egui/eframe 0.12.0 2021-05-10 18:40:49 +02:00
Emil Ernerfeldt 341c11b9c7 Update to egui/eframe 0.11.0 2021-04-05 15:09:31 +02:00
Emil Ernerfeldt 96a7f26309 Update to egui/eframe 0.10.0 2021-02-28 20:18:19 +01:00
Emil Ernerfeldt 962d81d4eb Update to eframe / egui 0.9.0 2021-02-07 17:16:37 +01:00
Emil Ernerfeldt a4db3498f6 Update to eframe / egui 0.8.0 2021-01-17 15:36:33 +01:00
Emil Ernerfeldt 0492545a7a Update to egui 0.7.0 with switch to eframe as the only dependency 2021-01-04 16:11:47 +01:00
Emil Ernerfeldt e0cfa81c85 Update to Egui 0.6 2020-12-26 22:55:33 +01:00
Emil Ernerfeldt 8d86ae1715 Initial commit
Using the latest unpublished Egui.
Will update to 0.6 once released.
2020-12-19 21:52:39 +01:00