This website requires JavaScript.
Explore
Help
Sign In
a-b-street
/
abstreet
Watch
1
Star
1
Fork
0
You've already forked abstreet
mirror of
https://github.com/a-b-street/abstreet.git
synced
2024-11-28 12:12:00 +03:00
Code
Issues
Projects
Releases
Wiki
Activity
a7f3e998b7
abstreet
/
widgetry_demo
History
Dustin Carlino
cd7dca87d7
Fix web build after rand upgrade. Unfortunately I think this has to happen in all of the binary crates individually:
https://docs.rs/getrandom/0.2.1/getrandom/#indirect-dependencies
2021-01-05 11:12:03 -08:00
..
pkg
On the web, load different maps by making asynchronous HTTP calls.
#21
(
#364
)
2020-10-08 10:51:13 -07:00
src
Parameterize widgetry on a way to read SVG files. This is one of the last steps to remove the dependency on abstio.
#253
2021-01-04 09:53:24 -08:00
Cargo.toml
Fix web build after rand upgrade. Unfortunately I think this has to happen in all of the binary crates individually:
https://docs.rs/getrandom/0.2.1/getrandom/#indirect-dependencies
2021-01-05 11:12:03 -08:00
index.html
Fix content type on the html web runner page. Without this, initially
2020-10-31 18:37:46 -07:00
run_web.sh
On the web, load different maps by making asynchronous HTTP calls.
#21
(
#364
)
2020-10-08 10:51:13 -07:00