Timon
|
a72ac39059
|
Replace the dev server's wasm-pack, cargo-watch, and concurrently tools with custom cargo-run tooling (#4254)
Replace wasm-pack, cargo-watch and concurrently with custom build tooling
Co-authored-by: Keavon Chambers <keavon@keavon.com>
|
2026-06-21 12:48:31 -07:00 |
|
Keavon Chambers
|
a56746c6bf
|
Deprecate all usages of the Color struct representing gamma space values, fixing round-trip precision bugs (#4149)
* Deprecate all usages of the Color struct representing gamma space values, fixing round-trip precision bugs
* Code review fixes
|
2026-05-14 22:48:33 -07:00 |
|
Timon
|
661e8bc569
|
Remove surface and window from ApplicationIo (#3941)
* Remove surface and window from ApplicationIo
* Seperate Wasm and Native ApplicationIo
* Fix warnings
* Fix tests
* Remove redundant PlatformApplicationIo::new_offscreen
* Fixup
* Remove unused From implementaitions for ApplicationIo
|
2026-04-09 20:12:53 +00:00 |
|
Keavon Chambers
|
d5d10fe548
|
Rename /frontend/wasm -> /frontend/wrapper (#3927)
|
2026-03-21 03:46:47 -07:00 |
|