Emil Ernerfeldt
b766a48fa7
Update wgpu to 0.19 ( #3824 )
...
* Closes https://github.com/emilk/egui/issues/3675
---------
Co-authored-by: Andreas Reich <r_andreas2@web.de>
Co-authored-by: Mingun <Alexander_Sergey@mail.ru>
2024-01-19 10:14:13 +01:00
Emil Ernerfeldt
8c30e8c5f7
Highlight submenu buttons when hovered and open ( #3780 )
...
Submenu buttons in menues now properly highlight when hovered and when
opened.
…plus a bunch of other cleanup
2024-01-07 22:08:32 +01:00
Emil Ernerfeldt
8494cf854c
Update to wasm-bindgen 0.2.89 ( #3644 )
...
0.2.88 was recently yanked
2023-11-27 18:33:07 +01:00
Emil Ernerfeldt
e823491240
Update some crate dependencies ( #3594 )
...
Nothing major
2023-11-21 16:07:56 +01:00
Emil Ernerfeldt
f78db80840
Update to wasm-bindgen 0.2.87 ( #3237 )
...
* Update to wasm-bindgen 0.2.87
Required by the new `wgpu` version
* Catch unknown arguments to build_demo_web.sh
2023-08-11 15:34:16 +02:00
Emil Ernerfeldt
856afc8f7e
Update wasm-bindgen to 0.2.86 ( #2995 )
2023-05-17 11:08:35 +02:00
Emil Ernerfeldt
3d6a15f442
Log warning instead of error when failing to decode RON in storage ( #2961 )
...
* Log warning instead of error when failing to decode RON in storage
* New web demo
* Clean up some warn/error logging
* Avoid deadlock that could happen on crash
* Log errors using console.warn, because console.error can cause crashes
* Use patched version of wasm-bindgen-cli, allowing >2GB memory
* New web demo
2023-04-27 09:45:44 +02:00
Emil Ernerfeldt
03c1a05e49
Rename `sh/` folder to `scripts/`
2023-04-18 17:10:52 +02:00