Dustin Carlino
|
dbfc1ec0d2
|
combine the tiled images
|
2019-01-14 11:13:48 -08:00 |
|
Dustin Carlino
|
2f35ca5dc1
|
much faster screencapturing with scrot instead
|
2019-01-14 10:14:14 -08:00 |
|
Dustin Carlino
|
164cd7d757
|
print screengrab progress better
|
2019-01-14 10:11:11 -08:00 |
|
Dustin Carlino
|
e47ddfb1c4
|
call gnome-screenshot directly, removing the border
|
2019-01-14 09:52:46 -08:00 |
|
Dustin Carlino
|
afa159abb4
|
ezgui-driven magic for screencapping EVERYTHING
|
2019-01-14 08:46:40 -08:00 |
|
Dustin Carlino
|
e607c6574a
|
actually, use screengrab
|
2019-01-13 17:54:58 -08:00 |
|
Dustin Carlino
|
a94fddb209
|
try screenshot capture again. it's very slow and broken.
|
2019-01-13 15:40:58 -08:00 |
|
Dustin Carlino
|
66006618df
|
hold a key to show traffic signal diagram
|
2019-01-13 14:14:07 -08:00 |
|
Dustin Carlino
|
f1536fa260
|
make sure sidewalk corner polygons dont explode out of the original intersection polygon
|
2019-01-12 23:31:35 -08:00 |
|
Dustin Carlino
|
665bf77345
|
adjust sidewalk corner colors
|
2019-01-12 23:19:30 -08:00 |
|
Dustin Carlino
|
930107793b
|
dedupe pts from intersection polygons without making all Pt2Ds have careful resolution yet. sidewalk corners now need work...
|
2019-01-12 23:17:05 -08:00 |
|
Dustin Carlino
|
d20e433e7d
|
remove wrappers from Turn -- force callers to think about the geometry
more
|
2019-01-12 20:00:22 -08:00 |
|
Dustin Carlino
|
9590ee7e78
|
preps for Pt2D with 1cm resolution... immutable PolyLine, helper for
pt-pt distance
|
2019-01-12 19:13:16 -08:00 |
|
Dustin Carlino
|
73714ec173
|
plugin to debug polygons in depth
|
2019-01-12 15:26:59 -08:00 |
|
Dustin Carlino
|
daa55026ae
|
making shift left/right for polyline too
|
2019-01-12 14:13:15 -08:00 |
|
Dustin Carlino
|
caf4006837
|
explicitly making shift right/left for Line
|
2019-01-12 13:48:14 -08:00 |
|
Dustin Carlino
|
bc6a61fc74
|
WIP: better sidewalk corner geometry. it's a start.
|
2019-01-12 13:40:06 -08:00 |
|
Dustin Carlino
|
b76eaa8021
|
dont flicker with turn cycler OSD action; put important actions in the OSD even if that key was chosen
|
2019-01-12 11:14:44 -08:00 |
|
Dustin Carlino
|
25d38adf27
|
dont recalculate mouseover when plugins request it if zoom is too low
|
2019-01-12 10:52:23 -08:00 |
|
Dustin Carlino
|
c50013c583
|
dont mouseover parcels
|
2019-01-12 10:47:36 -08:00 |
|
Dustin Carlino
|
47b5d2e4aa
|
upgrade all other deps, except for piston/winit stuff
|
2019-01-11 12:36:20 -08:00 |
|
Dustin Carlino
|
b94e0db5ec
|
fix turn cycler panic... yet again
|
2019-01-11 12:24:56 -08:00 |
|
Dustin Carlino
|
41e487bbcc
|
time limit on completion tests
|
2019-01-11 11:28:42 -08:00 |
|
Dustin Carlino
|
da20cc277d
|
upgrade osm-xml and simplify OSM reference resolving a bit
|
2019-01-11 11:05:07 -08:00 |
|
Dustin Carlino
|
c09fa98f57
|
upgrade a few dependencies
|
2019-01-11 10:55:58 -08:00 |
|
Dustin Carlino
|
af7e12e52b
|
bundle ttf
|
2019-01-11 10:13:29 -08:00 |
|
Dustin Carlino
|
d95099efbe
|
basic installation instructions, and tweaks to scripts so that things
work better out-of-box
|
2019-01-11 10:04:56 -08:00 |
|
Dustin Carlino
|
2bc97fa609
|
adjust stuck car color, avoid weird black. and small clippy fixes
|
2019-01-10 19:58:12 -08:00 |
|
Dustin Carlino
|
eefd9abdc6
|
render cars using slice
|
2019-01-10 17:11:34 -08:00 |
|
Dustin Carlino
|
60aebe6d74
|
woops, without_last_line was wrong
|
2019-01-10 15:04:10 -08:00 |
|
Dustin Carlino
|
42bb13eceb
|
looking into broken 3-ways, but giving up for now
|
2019-01-10 14:16:41 -08:00 |
|
Dustin Carlino
|
ab58cca805
|
making degenerate-2 intersections nicer
|
2019-01-10 12:48:26 -08:00 |
|
Dustin Carlino
|
c2a1cac4d0
|
handling some 3-way intersections much more gracefully by acknowledging only one corner might exist for a road band
|
2019-01-10 12:18:37 -08:00 |
|
Dustin Carlino
|
c70057d46e
|
finding an intersection pt, then going back to find the angle, sometimes
fails due to floating point nonsense, so combo the query to fix a few
more cases
|
2019-01-10 12:03:14 -08:00 |
|
Dustin Carlino
|
432415768e
|
rm dead code
|
2019-01-10 11:25:48 -08:00 |
|
Dustin Carlino
|
04a6f3547c
|
make lane center pts based on trimmed road center pts
|
2019-01-10 10:49:34 -08:00 |
|
Dustin Carlino
|
efe9d6b8cc
|
dont make the polygon too big.
|
2019-01-10 10:39:26 -08:00 |
|
Dustin Carlino
|
374a44e0f2
|
slow is smooth, smooth is (more) correct
|
2019-01-10 10:36:21 -08:00 |
|
Dustin Carlino
|
884c47cc6b
|
just focus on one intersection...
|
2019-01-10 10:06:37 -08:00 |
|
Dustin Carlino
|
cb47c4b13d
|
debug intersection polygon
|
2019-01-10 09:57:47 -08:00 |
|
Dustin Carlino
|
7960601ff9
|
WIP trying to get perpendiculars on the road center...
|
2019-01-10 09:48:47 -08:00 |
|
Dustin Carlino
|
087e3ad492
|
WIP new simple idea for intersection geometry
|
2019-01-10 09:10:08 -08:00 |
|
Dustin Carlino
|
0522829d9a
|
draw my own arrows, which don't exceed distance too much... except they
dont work in all cases, so disable
|
2019-01-09 14:59:46 -08:00 |
|
Dustin Carlino
|
34aa0c0d74
|
hide areas by default
|
2019-01-09 12:53:10 -08:00 |
|
Dustin Carlino
|
f8c7ed5ea8
|
woops, turn cycler assumed everything's a traffic signal
|
2019-01-09 12:46:44 -08:00 |
|
Dustin Carlino
|
37c9d01a6f
|
declare extra space needed by modal menus. dont stretch menus to cover
that amount... yet.
|
2019-01-09 12:26:16 -08:00 |
|
Dustin Carlino
|
5ef73ee8eb
|
show legend by default in tutorial mode
|
2019-01-01 14:56:06 -06:00 |
|
Dustin Carlino
|
71cf5116d6
|
new modal plugin to show a legend for explaining colors of stuff.
partially done.
|
2018-12-26 20:06:51 -06:00 |
|
Dustin Carlino
|
a232d023ff
|
draw signal diagram exactly below modal menu
|
2018-12-26 19:11:03 -06:00 |
|
Dustin Carlino
|
1f60a718de
|
be able to draw signal diagram farther down, as caller demands
|
2018-12-26 18:48:13 -06:00 |
|