Dustin Carlino
|
2c7e281a8e
|
make renderables return Bounds, not the aabb type
|
2018-09-18 14:17:26 -07:00 |
|
Dustin Carlino
|
1050d86e67
|
making a proper Circle type in geom
|
2018-09-18 14:00:55 -07:00 |
|
Dustin Carlino
|
e8ef4545fb
|
remove to_vec from Pt2D; only need it in one triangulation-specific place
|
2018-09-18 13:44:14 -07:00 |
|
Dustin Carlino
|
49ebe97c21
|
small refactor in ezgui and polyline
|
2018-09-18 13:39:55 -07:00 |
|
Dustin Carlino
|
7dc192b0c9
|
refactoring helpers to draw lines
|
2018-09-18 13:29:30 -07:00 |
|
Dustin Carlino
|
aaa681a527
|
starting a plugin to draw arbitrary polygons over the map
|
2018-09-18 08:24:09 -07:00 |
|
Dustin Carlino
|
b57fec18d5
|
messing around slightly with the experimental gfx crate
|
2018-09-18 07:47:03 -07:00 |
|
Dustin Carlino
|
18a5a2f2f8
|
remove parcels too far from sidewalks
|
2018-09-16 16:54:35 -07:00 |
|
Dustin Carlino
|
5348ed6c7b
|
organizing design notes a bit
|
2018-09-16 16:35:48 -07:00 |
|
Dustin Carlino
|
7911146063
|
organizing docs a bit
|
2018-09-16 16:15:08 -07:00 |
|
Dustin Carlino
|
67ef04b3c2
|
unifying tooltip handling a bit
|
2018-09-16 15:57:23 -07:00 |
|
Dustin Carlino
|
dba3893ee5
|
handle linear waterway areas
|
2018-09-16 15:38:33 -07:00 |
|
Dustin Carlino
|
304b4e929e
|
detecting parks, swamps, waterways from OSM
|
2018-09-16 14:02:42 -07:00 |
|
Dustin Carlino
|
361755400d
|
rendering for areas
|
2018-09-16 13:37:11 -07:00 |
|
Dustin Carlino
|
966d7bb03d
|
adding Areas to map and UI; not instantiating them yet
|
2018-09-16 13:25:31 -07:00 |
|
Dustin Carlino
|
99f73b7e3d
|
move some ID methods to the right place
|
2018-09-15 20:03:07 -07:00 |
|
Dustin Carlino
|
e4339436fc
|
make bus stops a separate layer to render. easy!
|
2018-09-15 19:58:25 -07:00 |
|
Dustin Carlino
|
74ad9d0819
|
split bus stops into their own first-class object in the map model layer
|
2018-09-15 19:02:10 -07:00 |
|
Dustin Carlino
|
5a97a072c0
|
disable building boundary rendering; looks pretty cool without it
|
2018-09-15 17:06:23 -07:00 |
|
Dustin Carlino
|
e65f3aecc7
|
update to rust 1.29, re-run format
|
2018-09-15 16:54:00 -07:00 |
|
Dustin Carlino
|
35141dee40
|
at last, the satisfying collapsing of all the boilerplate color functions
|
2018-09-15 16:52:37 -07:00 |
|
Dustin Carlino
|
d7cebbe860
|
move default colors to each renderable, and remove turn colors
"plugin"
|
2018-09-15 16:43:12 -07:00 |
|
Dustin Carlino
|
008c63cd1a
|
passing ctx to both plugins and renderers, so we can debug lanes
|
2018-09-15 14:56:21 -07:00 |
|
Dustin Carlino
|
269642a984
|
give plugins a better way to express color
|
2018-09-14 22:18:49 -07:00 |
|
Dustin Carlino
|
35c8447f84
|
tune MIN_ZOOM_FOR_MOUSEOVER
|
2018-09-14 13:23:39 -07:00 |
|
Dustin Carlino
|
c08477a9e9
|
draw lane details with generic quadtree, based on render options
|
2018-09-14 13:18:02 -07:00 |
|
Dustin Carlino
|
1c5386c011
|
draw building front paths again with generic quadtree
|
2018-09-14 13:04:10 -07:00 |
|
Dustin Carlino
|
772ab784a7
|
generic quadtree support for show_turn_icons
|
2018-09-14 13:01:28 -07:00 |
|
Dustin Carlino
|
423044a69d
|
generic quadtree support for ToggleableLayers
|
2018-09-14 12:55:30 -07:00 |
|
Dustin Carlino
|
4a46990457
|
generic quadtree - initial round. broke some features, will add them
back in next.
|
2018-09-14 12:44:10 -07:00 |
|
Dustin Carlino
|
46c1fb705e
|
the more useful get_id for renderables
|
2018-09-13 22:40:07 -07:00 |
|
Dustin Carlino
|
5303087fa2
|
making DrawCar implement renderable
|
2018-09-13 22:33:58 -07:00 |
|
Dustin Carlino
|
b3d2a5c5be
|
WIP making DrawPed implement Renderable
|
2018-09-13 22:15:03 -07:00 |
|
Dustin Carlino
|
48a47ff013
|
make parcels selectable too
|
2018-09-13 14:14:10 -07:00 |
|
Dustin Carlino
|
78d09fdb6d
|
make toggleable layer stuff just another plugin
|
2018-09-13 12:01:53 -07:00 |
|
Dustin Carlino
|
a059bccfd5
|
making more plugins initiate themselves, instead of UI doing it
|
2018-09-13 11:57:18 -07:00 |
|
Dustin Carlino
|
853665406b
|
killing the selection plugin
|
2018-09-13 11:28:33 -07:00 |
|
Dustin Carlino
|
8db279ff7c
|
refactoring toggleable layers
|
2018-09-13 10:49:56 -07:00 |
|
Dustin Carlino
|
799eeec73d
|
moving all logic out of selection plugin
|
2018-09-13 10:32:01 -07:00 |
|
Dustin Carlino
|
839ded2eed
|
moving hider into its own module
|
2018-09-13 09:51:44 -07:00 |
|
Dustin Carlino
|
1f8a73fb6e
|
going through and checking definitions of active plugins
|
2018-09-13 09:41:51 -07:00 |
|
Dustin Carlino
|
05219623bd
|
one active plugin at a time. easy.
|
2018-09-13 09:21:47 -07:00 |
|
Dustin Carlino
|
5fb8408a4e
|
just move plugin event handlers to a list of closures
|
2018-09-12 23:10:27 -07:00 |
|
Dustin Carlino
|
147901790c
|
first lift sim out of sim ctrl
|
2018-09-12 17:43:58 -07:00 |
|
Dustin Carlino
|
04a25bd489
|
refactor selection plugin at last
|
2018-09-12 16:58:21 -07:00 |
|
Dustin Carlino
|
f98f8953c1
|
move more drawing logic out of selection state
|
2018-09-12 16:26:24 -07:00 |
|
Dustin Carlino
|
855258ac97
|
moving turn cycling logic out of SelectionState
|
2018-09-12 16:20:13 -07:00 |
|
Dustin Carlino
|
db098eda69
|
just refactor selection plugin's color_for
|
2018-09-12 14:19:13 -07:00 |
|
Dustin Carlino
|
9d96eb1741
|
making a renderable trait, making everything implement it. killed a few
colors.
|
2018-09-11 13:42:53 -07:00 |
|
Dustin Carlino
|
986717dc76
|
dont expose ezgui's modules
|
2018-09-10 17:32:33 -07:00 |
|