Commit graph

32 commits

Author SHA1 Message Date
xosxos 692d9865cd
Update README.md to compile on Fedora (#74) 2022-09-15 23:07:14 +02:00
Liam Bigelow f50f3e60b2
Update links to eframe in the egui monorepo (#70) 2022-08-22 09:34:21 +02:00
Emil Ernerfeldt 88e0b19c50 Update to egui/eframe 0.19.0 2022-08-20 17:08:00 +02:00
Emil Ernerfeldt 08b025b4e4 Spelling fixes after https://github.com/emilk/eframe_template/pull/69 2022-08-19 17:41:46 +02:00
Red Artist d12c19da37
Use Trunk to build and deploy the web app (#69) 2022-08-19 17:33:23 +02:00
Alex Kazik 3649d3453d Disable offline caching during development
This makes development easier as always the latest version is used.
2022-08-02 09:38:54 +02:00
Alex Kazik 1ea0172f94 Change build_web.sh option from --fast to --optimize
Co-authored-by: Emil Ernerfeldt <emil.ernerfeldt@gmail.com>
2022-08-02 09:35:34 +02:00
Alex Kazik c5a56f2082 Update readme: add instruction to install jq 2022-08-02 09:28:38 +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
Thomas Ramirez ed07d0a1ad
🚨 Fix compilation warning about bin name conflict. (#50)
* 🚨 Fix compilation warning about lib/bin name conflict.

* 📝 Update `README.md` instructions for binary name.
2022-04-03 21:09:13 +02:00
MrTanoshii bdc11d8007
docs: Add template rename instruction in main.rs & removed extra space (#54) 2022-03-29 00:33:52 +02:00
Thomas Ramirez f1d272b37d
Add sw.js name change instructions in README.md (#47) 2022-02-07 10:37:15 +01:00
Ashwin Vinod 44aec52217
Fix typo: binaryena -> binaryen (#45)
changed `binaryena` to `binaryen`
2022-01-31 15:01:29 +01:00
Emil Ernerfeldt 7e970d95e6 Improve instructions for how to rename template project 2022-01-19 13:22:51 +01:00
Emil Ernerfeldt abf13297bc Add missing fedora packet libxcb-devel
See https://github.com/emilk/egui/pull/1018
2021-12-30 21:51:44 +01:00
Emil Ernerfeldt 797a3f5afa Update to egui/eframe 0.16.0 2021-12-29 12:28:52 +01:00
Emil Ernerfeldt 4b9a355add Add links to egui demo app, egui docs and tutorial video in README.md 2021-12-28 21:27:26 +01:00
Mingun df6f9610d1
Correctly determine the target directory when project inside workspace (#28) 2021-12-28 20:48:11 +01:00
Emil Ernerfeldt 77626b9ec3 Rename to eframe_template
Previously known as egui_template
2021-10-18 20:17:48 +02:00
DanInSpace104 144f0c62b5
Dependencies for web setup 2021-08-31 17:19:35 +05:00
DanInSpace104 fb48b4b98e
Installation on Fedora
Added dependencies, which is needed for Fedora distributive.
2021-08-31 17:08:23 +05:00
Emil Ernerfeldt d38861eae5 Add libssl-dev to apt-get install
Closes https://github.com/emilk/egui_template/issues/21
2021-08-20 14:37:33 +02:00
Emil Ernerfeldt 83a2dae19f
Merge pull request #10 from imaitland/imaitland-patch-1
Add `rustup update`
2021-07-29 23:11:34 +02:00
Emil Ernerfeldt c73f7e2fe9 Add all required dependencies to apt-get install list
Closes https://github.com/emilk/egui_template/pull/17
2021-07-29 23:10:18 +02:00
iain maitland 71afb6af9b
Add rustup update 2021-06-16 09:54:57 -04:00
Emil Ernerfeldt 573d7c48e8 Document that you need latest stable rust
Closes https://github.com/emilk/egui_template/issues/9
2021-06-12 21:32:48 +02:00
Johann Woelper 0249771835
Fix small typo 2021-02-03 09:46:08 +01:00
Emil Ernerfeldt 572d39edcc Add note about required libraries on Linux
Closes https://github.com/emilk/egui/issues/121
2021-01-20 17:28:51 +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