Commit graph

10 commits

Author SHA1 Message Date
Emil Ernerfeldt 3bc57f1bf5 Update to eframe/egui 0.18.0 2022-04-30 20:34:47 +02:00
Emil Ernerfeldt c6b97756e9 Use proper shebang for all bash scripts: #!/usr/bin/env bash 2022-04-07 17:36:49 +02:00
austenadler 8f5247e831
Use shell best practices in build_web.sh (#49)
* Quote all shell variables

* Use [[ ]]/$() over [ ]/``

Co-authored-by: Austen Adler <agadler@austenadler.com>
2022-02-09 15:46:49 +01:00
Emil Ernerfeldt 797a3f5afa Update to egui/eframe 0.16.0 2021-12-29 12:28:52 +01:00
Mingun df6f9610d1
Correctly determine the target directory when project inside workspace (#28) 2021-12-28 20:48:11 +01: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 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