Dustin Carlino
|
cb4720946c
|
experiment with texturing cars, with some fun UV coordinates. looks half
reasonable when it works. breaks on duplicate points, not sure what's
wrong yet
|
2019-10-24 14:07:03 -07:00 |
|
Dustin Carlino
|
90e1277152
|
another attempt: weighted arrows
|
2019-10-24 13:19:47 -07:00 |
|
Dustin Carlino
|
6f3f9d085f
|
weird heatmpish thing of all paths to/from a border or building. not too
useful.
|
2019-10-24 12:52:30 -07:00 |
|
Dustin Carlino
|
820a660132
|
experiment with building roofs
|
2019-10-23 23:36:01 -07:00 |
|
Dustin Carlino
|
17e02ebdf0
|
adding in support for rotating textures, except missing y-inversion
|
2019-10-23 16:30:23 -07:00 |
|
Dustin Carlino
|
d133dfd152
|
experimentally use textures for pedestrians. add support for stretching
texture coordinates
|
2019-10-23 15:46:00 -07:00 |
|
Dustin Carlino
|
d8b11ca10e
|
some right (by angle) turns cross roads; those should be straight turns
|
2019-10-23 14:37:00 -07:00 |
|
Dustin Carlino
|
5784a389c1
|
quick sidewalk tagger in map_editor, with upstreaming
|
2019-10-23 14:12:49 -07:00 |
|
Dustin Carlino
|
f7ca317422
|
optionally use real intersection polygons in map editor, including for grabbing
|
2019-10-23 13:38:58 -07:00 |
|
Dustin Carlino
|
2313b06995
|
DISABLED: apply sidewalk hints, same as parking. need to sort out what
should happen with parking without sidewalks
|
2019-10-23 13:00:42 -07:00 |
|
Dustin Carlino
|
9cab5bf903
|
prep before bringing in king county sidewalks. clean up lane type
calculation, move motorway/parking filter earlier. stop bringing in
street signs.
|
2019-10-23 09:35:41 -07:00 |
|
Dustin Carlino
|
d5c82a63e0
|
include stacktraces in runner scripts
|
2019-10-23 08:50:56 -07:00 |
|
Dustin Carlino
|
cca6e25202
|
fix crash in make_arrow
|
2019-10-23 08:14:03 -07:00 |
|
Dustin Carlino
|
299b5bb77f
|
remove old functionality for creating only partial PSRC scenarios.
rename the main scenario to be much more enticing
|
2019-10-23 08:04:55 -07:00 |
|
Dustin Carlino
|
996eceea92
|
with the new traffic signal, add back the 520 EB onramp
|
2019-10-22 15:00:56 -07:00 |
|
Dustin Carlino
|
2d02f90d9b
|
another easy one -- one phase per road
|
2019-10-22 14:29:58 -07:00 |
|
Dustin Carlino
|
92b15507d5
|
new strawman 2-phase traffic signal policy
|
2019-10-22 13:54:09 -07:00 |
|
Dustin Carlino
|
25ab691946
|
add basic usage instructions
|
2019-10-22 12:27:47 -07:00 |
|
Dustin Carlino
|
44eb13d5ee
|
argh, there are two tags used for shared left turn lane
|
2019-10-21 19:31:41 -07:00 |
|
Dustin Carlino
|
d358f574d5
|
handle OSM polylines that have redundant internal nodes and cause weird shifting later (26th and gilman)
|
2019-10-21 19:28:31 -07:00 |
|
Dustin Carlino
|
c9db056c3a
|
start representing shared left turn lanes. nothing uses them yet,
just draw them (without the left turn markings)
|
2019-10-21 16:14:16 -07:00 |
|
Dustin Carlino
|
63127960c9
|
skip info phase of menus if there is no info
|
2019-10-21 15:28:31 -07:00 |
|
Dustin Carlino
|
7ead5f9281
|
make traffic signal diagram always be a fixed width; zoom the intersection based on that
|
2019-10-21 15:17:21 -07:00 |
|
Dustin Carlino
|
7f0f6a8e89
|
the (mostly) triumphant return of mac releases \o/
|
2019-10-20 15:40:54 -07:00 |
|
Dustin Carlino
|
0ff43e968f
|
new release
|
2019-10-20 13:38:10 -07:00 |
|
Dustin Carlino
|
c9a6f0a7d8
|
call out agents that've been blocked in an intersection for a while.
this is basically a fast gridlock detector
|
2019-10-20 12:49:25 -07:00 |
|
Dustin Carlino
|
8c826a870c
|
try waking up people at intersections in waiting-order, for proper fairness
|
2019-10-19 21:41:53 -07:00 |
|
Dustin Carlino
|
08b0bfa0c2
|
spot fixes to make caphill flow
|
2019-10-19 20:53:11 -07:00 |
|
Dustin Carlino
|
d04b6a240e
|
when trip starts from a garage, dont walk down the front path uselessly first
|
2019-10-19 20:18:06 -07:00 |
|
Dustin Carlino
|
f78b11d633
|
(temporarily) filter out driveways too close to either end of the road.
get cars unparking from driveways properly.
|
2019-10-19 19:10:59 -07:00 |
|
Dustin Carlino
|
50728cf375
|
use epsilon_eq for polyline extension, so offstreet parking geom doesnt break in one case
|
2019-10-19 17:42:03 -07:00 |
|
Dustin Carlino
|
28bb1ba194
|
interactively spawn a parked car in a garage
|
2019-10-19 17:17:33 -07:00 |
|
Dustin Carlino
|
5b9a8dd914
|
seeding buses more robustly. spot fixes to maps to prevent regressions
|
2019-10-19 16:54:54 -07:00 |
|
Dustin Carlino
|
7020544073
|
show which bus a ped is waiting for
|
2019-10-19 16:00:55 -07:00 |
|
Dustin Carlino
|
f1f951fc1c
|
Revert "distinguish parked cars that have a trip scheduled or not"
This reverts commit dba7ced094 .
Is slow, not so useful. Could implement more intelligently, but not
worthwhile yet.
|
2019-10-19 15:24:40 -07:00 |
|
Dustin Carlino
|
a4b24c2643
|
speed up some stuff indirectly used in bus locations to not be so terrible
|
2019-10-19 15:00:36 -07:00 |
|
Dustin Carlino
|
6989c72aa1
|
show location of all buses serving a route
|
2019-10-19 13:40:24 -07:00 |
|
Dustin Carlino
|
28f11e4ab3
|
draw entire bus route in explorer, with labeled stops
|
2019-10-19 13:02:17 -07:00 |
|
Dustin Carlino
|
b4b4e8fae8
|
solid yellow lines for oneways. dashed looks really strange with offside parking.
|
2019-10-18 15:08:30 -07:00 |
|
Dustin Carlino
|
96a38b98b1
|
allow sidewalks on both sides of all oneways. dont remember where the negative case was earlier. this was causing parking->sidewalk crashes in many maps
|
2019-10-18 14:50:05 -07:00 |
|
Dustin Carlino
|
c78486f039
|
fixes to short roads in 23rd. full day with freeform policy no longer
gridlocks! starting a vague tracking doc of outstanding issues per map
|
2019-10-18 14:19:32 -07:00 |
|
Dustin Carlino
|
44e74d1ed3
|
trips from border to a bldg make that bldg own the car, so it can be reused. vastly reduces the number of aborted trips in the full montlake run
|
2019-10-18 12:50:48 -07:00 |
|
Dustin Carlino
|
56a277a284
|
show live parking counts in that analytics legend
|
2019-10-18 12:35:49 -07:00 |
|
Dustin Carlino
|
468fd65021
|
copy over highway type too for coloring. fill out some metadata in the
520 fixes.
|
2019-10-18 12:15:51 -07:00 |
|
Dustin Carlino
|
d6a9e0e541
|
just one copy of the code to calculate parked car seeding per bldg, in popdat. remove variant in scenario manager
|
2019-10-18 11:47:03 -07:00 |
|
Dustin Carlino
|
73a2482b6a
|
after escaping from instantiated scenario, wind up back at splash screen, not scenario manager
|
2019-10-18 11:25:01 -07:00 |
|
Dustin Carlino
|
dba7ced094
|
distinguish parked cars that have a trip scheduled or not
|
2019-10-17 14:54:30 -07:00 |
|
Dustin Carlino
|
012d5bdd1d
|
make parking/unparking on offside shift the correct direction.
theoretically also handle unparking from a driveway, but cant test that
easily yet...
|
2019-10-17 14:40:27 -07:00 |
|
Dustin Carlino
|
5e41a607fd
|
adjust starting pos of parked cars going to offside driving lane
|
2019-10-17 14:11:07 -07:00 |
|
Dustin Carlino
|
70ac1a4495
|
interactive spawner can force using parked cars. revamping that terrible
code.
|
2019-10-17 13:44:14 -07:00 |
|