Dustin Carlino
|
e873f79f67
|
removing old code for area clipping
|
2019-04-13 15:54:13 -07:00 |
|
Dustin Carlino
|
9d46cb1c0f
|
actually, just try a crate to just do polygon intersection. seems to
work great!
|
2019-04-13 15:08:19 -07:00 |
|
Dustin Carlino
|
366267fcbf
|
try clipping areas a different way. disabled, but close to working well.
|
2019-04-13 13:25:00 -07:00 |
|
Dustin Carlino
|
0772e6e3c8
|
make_arrow only for PolyLine, simplify and improve the result in most
cases
|
2019-04-12 15:06:44 -07:00 |
|
Dustin Carlino
|
2ecd8a0edb
|
avoid crash in make_shared_sidewalk_corner
|
2019-04-12 13:32:41 -07:00 |
|
Dustin Carlino
|
11a1c3543e
|
clip buildings that're partly out-of-bounds
|
2019-04-12 13:05:59 -07:00 |
|
Dustin Carlino
|
ab2e37e2ab
|
fix the show_route plugin, enter main state from hovering, not inactive
|
2019-04-12 12:20:36 -07:00 |
|
Dustin Carlino
|
d542e6675f
|
filling out some instructions for the binary releases. also writing down
some interview questions / actual tasks for a UX person I'd love to
hire. :)
|
2019-04-12 12:11:26 -07:00 |
|
Dustin Carlino
|
a9afc3efdd
|
improve arrow API, at least -- creating them from a polyline is fine
|
2019-04-11 17:39:07 -07:00 |
|
Dustin Carlino
|
94b5307828
|
use the new SharedSidewalkCorner code for turn geometry, at least
|
2019-04-11 16:38:06 -07:00 |
|
Dustin Carlino
|
b910960640
|
partly working, disabled rewrite of SharedSidewalkCorner geometry
|
2019-04-11 12:46:32 -07:00 |
|
Dustin Carlino
|
d207c3c33a
|
rip out parcels entirely; unused for long time and no anticipated uses
|
2019-04-11 11:40:37 -07:00 |
|
Dustin Carlino
|
49ec5a312e
|
kind of messy impl for showing a route just by hovering
|
2019-04-11 10:40:19 -07:00 |
|
Dustin Carlino
|
834384fb10
|
remove the Trace type rename; serves no purpose. also the unused
stopping_buffer; no more lookahead
|
2019-04-11 10:27:28 -07:00 |
|
Dustin Carlino
|
3dbbf9dc0f
|
windows runner script to capture STDOUT
|
2019-04-11 10:11:39 -07:00 |
|
Dustin Carlino
|
c25d544fe2
|
fixing edits_name in map paths and also supporting Windows backslashes in paths
|
2019-04-10 11:22:36 -07:00 |
|
Dustin Carlino
|
20e41fa2b4
|
cleaning up unused data in ParkingSpotGeometry
|
2019-04-10 10:37:16 -07:00 |
|
Dustin Carlino
|
27fc74c05a
|
implement a stop sign-ish policy
|
2019-04-10 10:22:13 -07:00 |
|
Dustin Carlino
|
f54443410f
|
draw very basic arrows foreach SpawnOverTime
|
2019-04-03 17:14:09 +09:00 |
|
Dustin Carlino
|
94d08efd61
|
clicking outside of a menu shouldnt do anything
|
2019-04-03 15:16:54 +09:00 |
|
Dustin Carlino
|
35d6995a7b
|
starting a plugin to visualize a scenario, by just displaying
neighborhood polygons
|
2019-04-03 15:03:07 +09:00 |
|
Dustin Carlino
|
d0a3b5c383
|
lane edit validity
|
2019-04-03 12:41:10 +09:00 |
|
Dustin Carlino
|
db23ad041d
|
plugin to show map diffs
|
2019-04-03 11:57:08 +09:00 |
|
Dustin Carlino
|
0cf9e1a1cd
|
draw a simple loading screen
|
2019-04-03 08:24:06 +09:00 |
|
Dustin Carlino
|
4ecf6a815f
|
make sure to recalculate DrawLanes based on turn priorities changing
|
2019-04-01 13:49:34 +09:00 |
|
Dustin Carlino
|
0a89f10a12
|
make sure banned turns reflect in pathfinding
|
2019-04-01 13:43:55 +09:00 |
|
Dustin Carlino
|
904d56e563
|
recalculate DrawTurns upon edits
|
2019-04-01 13:40:52 +09:00 |
|
Dustin Carlino
|
f3bac035d1
|
fix mouseover of turn icons by populating list from lane, not
intersection
|
2019-04-01 12:21:00 +09:00 |
|
Dustin Carlino
|
235125b77f
|
reviving intersection editors, basic functionality there
|
2019-04-01 10:25:34 +09:00 |
|
Dustin Carlino
|
9744c22955
|
draw the selected thing as an additional transparent polygon. makes changing lane types reasonable.
|
2019-03-28 14:28:57 +09:00 |
|
Dustin Carlino
|
b0035cde08
|
include option for no_edits in menus and make sure we revert things when
loading no_edits
|
2019-03-20 18:05:14 -07:00 |
|
Dustin Carlino
|
5f297163db
|
changing two lanes that share an intersection breaks... fix
|
2019-03-20 17:56:47 -07:00 |
|
Dustin Carlino
|
b4c1138baf
|
revive map edits plugin
|
2019-03-20 17:51:43 -07:00 |
|
Dustin Carlino
|
c9059bd044
|
update Pathfinder graphs granularly
|
2019-03-18 19:19:49 -07:00 |
|
Dustin Carlino
|
da3152a0e7
|
revamp road editor plugin. recalculate DrawMap changes. fixing some
apply_edits bugs
|
2019-03-18 18:53:32 -07:00 |
|
Dustin Carlino
|
7b118c3de5
|
actually apply edits to map layer
|
2019-03-18 17:30:11 -07:00 |
|
Dustin Carlino
|
3f47c00e03
|
slowly reintroduce MapEdits, just with lane type overrides. load and
"apply" them
|
2019-03-18 16:40:27 -07:00 |
|
Dustin Carlino
|
3ea3ea199a
|
completely remove most traces of MapEdits. quietly disconnect some
editor plugins
|
2019-03-18 15:37:02 -07:00 |
|
Dustin Carlino
|
7100900714
|
load different glsl versions
|
2019-03-18 14:58:41 -07:00 |
|
Dustin Carlino
|
f99a20163d
|
rip out stubbed MapEdits stuff in sim layer, letting basic UI for
editing work again. only let UI plugins work if sim is empty.
|
2019-03-18 13:36:46 -07:00 |
|
Dustin Carlino
|
c7dc028601
|
Display for Traversable
|
2019-03-18 13:21:57 -07:00 |
|
Dustin Carlino
|
8bf8b958d7
|
supporting glsl 110 as well as 140
|
2019-03-18 12:26:40 -07:00 |
|
Dustin Carlino
|
1a395d7e4f
|
clean up dead code
|
2019-03-17 20:31:48 -07:00 |
|
Dustin Carlino
|
7422877bcb
|
handle ending while clipping into stuff
|
2019-03-17 18:48:24 -07:00 |
|
Dustin Carlino
|
440ff358cd
|
option to headless to 'draw' everything, flush out all bugs
|
2019-03-17 18:13:30 -07:00 |
|
Dustin Carlino
|
ef4a4b18cf
|
handle short lanes for get_car_positions
|
2019-03-17 18:04:25 -07:00 |
|
Dustin Carlino
|
96785a3c5c
|
oops, considering somebody out of the way slightly early wasnt actually safe, it turns out
|
2019-03-17 17:55:24 -07:00 |
|
Dustin Carlino
|
652e01ba87
|
deal with short lanes. also dont mark turn_finished until the car is
totally out the intersection.
|
2019-03-17 17:13:28 -07:00 |
|
Dustin Carlino
|
b8c15b5ced
|
different formulation, where follower of laggy leader immediately at end of queue when laggy leader is out of the way. make get_car_positions recurse. great start!
|
2019-03-16 15:26:37 -07:00 |
|
Dustin Carlino
|
c40c4fdff4
|
eager impl to not hit the back of cars. no handling of short lanes, and
follower waits before starting to cross the end of a lane.
|
2019-03-16 14:53:46 -07:00 |
|