Brian Picciano
|
0b36e4ec37
|
gim: make rounder a global in geo, kinda gross but simplifies a lot of things
|
2018-06-07 22:50:01 +00:00 |
|
Brian Picciano
|
ef48a2d708
|
gim: move line drawing code into terminal. drawing the line body is kind of busted, but whatever
|
2018-06-07 22:35:18 +00:00 |
|
Brian Picciano
|
efa7319555
|
gim: give terminal.LineStyle Perp and Arrow fields
|
2018-06-06 06:30:39 +00:00 |
|
Brian Picciano
|
97be10b03e
|
gim: modify terminal to use a buffer, which will allow for much more complex behavior later
|
2018-06-05 07:56:50 +00:00 |
|
Brian Picciano
|
1dc53518af
|
gim: draw the text of the edge
|
2018-06-02 06:52:57 +00:00 |
|
Brian Picciano
|
faf41c7386
|
gim: make outgoing edges also be split along the rectangle
|
2018-06-02 06:52:24 +00:00 |
|
Brian Picciano
|
905b182467
|
gim: make incoming edges separate along the drawn rectangle edge, instead of all overlapping onto the same point
|
2018-06-02 06:51:53 +00:00 |
|
Brian Picciano
|
7c7502b42f
|
move a bunch of code into view, which holds onto a bunch of the drawing logic and settings now
|
2017-11-23 12:19:32 -07:00 |
|
Brian Picciano
|
f68bb4d8a2
|
do a lot of work on gim to get it sort of rendering gg.Graphs
|
2017-11-19 14:39:56 -07:00 |
|
Brian Picciano
|
11328fa76c
|
drawing edges in gim, and split out some parts into their own packages
|
2017-11-04 15:29:15 -06:00 |
|