Dustin Carlino
|
61128f098b
|
make my own retain for btreemap. also refine the loop-road filtering in
the experimental road merger
|
2019-01-17 15:09:09 -08:00 |
|
Dustin Carlino
|
47b5d2e4aa
|
upgrade all other deps, except for piston/winit stuff
|
2019-01-11 12:36:20 -08:00 |
|
Dustin Carlino
|
c09fa98f57
|
upgrade a few dependencies
|
2019-01-11 10:55:58 -08:00 |
|
Dustin Carlino
|
ab86835611
|
initially playing with clippy... pt1
|
2018-12-08 18:21:56 -08:00 |
|
Dustin Carlino
|
91b2b07fbd
|
remove more extern crate's; import macros directly
|
2018-12-06 11:22:12 -08:00 |
|
Dustin Carlino
|
375a923a9d
|
try removing most extern crate's
|
2018-12-06 11:00:13 -08:00 |
|
Dustin Carlino
|
f64f411093
|
upgrade all crates to 2018 in Cargo.toml. this requires switching to
crate:: paths everywhere. not yet fiddling with 'extern crate's
|
2018-12-06 10:57:31 -08:00 |
|
Dustin Carlino
|
6a0cd7f71e
|
rust 2018: run the new fmt, delete the unneeded script
|
2018-12-06 10:05:50 -08:00 |
|
Dustin Carlino
|
e75ef3f9e6
|
making an easy way to record and dump notes at the end of verbose setup logging, without being tied to a Timer
|
2018-12-01 13:23:18 -08:00 |
|
Dustin Carlino
|
c3ec2c9dd9
|
make some logs show up more noticeably
|
2018-11-23 11:09:36 -08:00 |
|
Dustin Carlino
|
b2c976b439
|
make Sim or TimeTravel be able to serve up Draw agents
|
2018-11-22 14:46:28 -08:00 |
|
Dustin Carlino
|
b2e3f25393
|
moving RNG helpers from sim to abstutil
|
2018-11-13 10:50:54 -08:00 |
|
Dustin Carlino
|
9cb1337785
|
starting a rewrite of the code to find turns between sidewalks, based on
road adjacencies. needs a few more intermediate steps.
|
2018-11-05 17:15:54 -08:00 |
|
Dustin Carlino
|
e60fe0f0fe
|
logging that repeats after a verbose setup
|
2018-11-01 13:24:15 -07:00 |
|
Dustin Carlino
|
60246dc7f1
|
woops, fix timer API change
|
2018-10-30 15:47:23 -07:00 |
|
Dustin Carlino
|
8a1ee5c32b
|
slight improvements to Timer API and output
|
2018-10-30 15:17:04 -07:00 |
|
Dustin Carlino
|
a6bc3ed2a0
|
progress for KML parsing
|
2018-10-30 13:18:24 -07:00 |
|
Dustin Carlino
|
b7e184eeca
|
adjusting scripts to convert OSM polygons
|
2018-10-29 15:53:04 -07:00 |
|
Dustin Carlino
|
dda3355415
|
massively speed up map saving with buffering ;)
|
2018-10-28 20:09:00 -07:00 |
|
Dustin Carlino
|
0eacc4c040
|
track un-labeled time per span
|
2018-10-28 19:37:27 -07:00 |
|
Dustin Carlino
|
19bb98b347
|
fixing Timer.done() order
|
2018-10-28 19:07:58 -07:00 |
|
Dustin Carlino
|
c7d7c93503
|
printing timer output live without indention
|
2018-10-28 17:44:30 -07:00 |
|
Dustin Carlino
|
a45521e1a6
|
using Timer with read_binary
|
2018-10-28 17:17:35 -07:00 |
|
Dustin Carlino
|
f011f8f56d
|
making hierarchial progress timer to replace flamegraphs. using in many,
but not all, places
|
2018-10-28 16:40:37 -07:00 |
|
Dustin Carlino
|
65d8c92f63
|
investigating and fixing orphaned intersections
|
2018-10-28 12:50:15 -07:00 |
|
Dustin Carlino
|
c78b721bce
|
implementing progress bars and trackers for large file readers, using in map loading phases that might be slow
|
2018-10-28 08:31:51 -07:00 |
|
Dustin Carlino
|
def2f60a92
|
refactor log adaptor stuff
|
2018-10-21 11:32:17 -07:00 |
|
Dustin Carlino
|
5a11c705f0
|
woops, load_all_objects was picking up vim swapfiles
|
2018-10-13 18:25:08 -07:00 |
|
Dustin Carlino
|
6f33c9a6da
|
failure crate actually sucks for context, rolling my own simple thing
|
2018-10-10 16:24:33 -07:00 |
|
Dustin Carlino
|
fcf0366e90
|
er, stripping .json vs not...
|
2018-10-08 15:14:17 -07:00 |
|
Dustin Carlino
|
23fc634eb4
|
refactoring wizards and loading/listing stuff
|
2018-10-08 12:18:13 -07:00 |
|
Dustin Carlino
|
2fffbb53f9
|
refactoring logic to save stuff
|
2018-10-08 10:21:13 -07:00 |
|
Dustin Carlino
|
fcfef89760
|
intermission: handling empty directory listings, menus
|
2018-10-08 09:45:21 -07:00 |
|
Dustin Carlino
|
daac00155e
|
start animating the lines
|
2018-10-06 14:30:57 -07:00 |
|
Dustin Carlino
|
2b0af3ea52
|
fixing name of map edits...
|
2018-10-05 10:58:45 -07:00 |
|
Dustin Carlino
|
b1ef405892
|
filling out edits manager
|
2018-10-03 17:03:26 -07:00 |
|
Dustin Carlino
|
3d2255d728
|
move wizard to ezgui \o/
|
2018-09-25 14:43:56 -07:00 |
|
Dustin Carlino
|
585bb1bcd3
|
generic way to load stuff from a dir
|
2018-09-24 14:54:31 -07:00 |
|
Dustin Carlino
|
7d8416c8f7
|
splitting up abstutil crate into modules
|
2018-09-24 14:37:01 -07:00 |
|
Dustin Carlino
|
bcc65941f3
|
saving polygon areas
|
2018-09-19 09:30:01 -07:00 |
|
Dustin Carlino
|
ad55fd2924
|
detect when editor_state is for another map and ignore intersection changes
|
2018-09-09 13:21:53 -07:00 |
|
Dustin Carlino
|
73f4c95bd0
|
test to make sure savestating stays deterministic
|
2018-08-01 13:37:26 -07:00 |
|
Dustin Carlino
|
aaf2933768
|
debug cars and peds
|
2018-08-01 09:35:02 -07:00 |
|
Dustin Carlino
|
c7bf59dde0
|
refactor serde multimap helper
|
2018-07-30 17:39:15 -07:00 |
|
Dustin Carlino
|
93815c91f0
|
argh, broke serialization again. refactoring a nice btreemap solution
|
2018-07-30 14:50:53 -07:00 |
|
Dustin Carlino
|
1c85188a64
|
WIP removing disconnected chunks of map. leaves orphaned intersections
still, so disabled.
|
2018-07-22 16:31:31 -07:00 |
|
Dustin Carlino
|
2ebc13140b
|
round of rustfmt after 1.27 upgrade
|
2018-07-09 12:30:59 -07:00 |
|
Dustin Carlino
|
82bac55275
|
use cbor for maps
|
2018-06-26 09:45:01 -07:00 |
|
Dustin Carlino
|
5ce158cb90
|
refactoring json saving/loading
|
2018-06-22 13:36:12 -07:00 |
|