Dustin Carlino
|
20347a6de9
|
splitting up code in playground
|
2018-10-29 11:03:39 -07:00 |
|
Dustin Carlino
|
cb4f4dcb9e
|
adding better controls to the playground GUI
|
2018-10-29 10:17:25 -07:00 |
|
Dustin Carlino
|
37006369af
|
fix other crates that have Color constants
|
2018-10-26 15:00:04 -07:00 |
|
Dustin Carlino
|
7b3069a1a1
|
clean up ezgui draw() API and hide window size inside ezgui entirely
|
2018-10-06 11:52:08 -07:00 |
|
Dustin Carlino
|
0048f90734
|
removing use_event_directly
|
2018-10-06 11:15:37 -07:00 |
|
Dustin Carlino
|
94ac54d7e8
|
stop using Color and Vec2d types from piston, to slowly move away from dependence on piston
|
2018-10-05 14:58:48 -07:00 |
|
Dustin Carlino
|
7ee75ea6be
|
renaming osd -> just text
|
2018-10-01 13:56:43 -07:00 |
|
Dustin Carlino
|
6c7b6fd4af
|
fix build for playground gui
|
2018-09-24 16:44:02 -07:00 |
|
Dustin Carlino
|
d32556f470
|
only take TextOSD in canvas API
|
2018-09-20 19:00:14 -07:00 |
|
Dustin Carlino
|
b365f595bd
|
populate OSD during event. this lets wizard display prompts easily.
|
2018-09-20 14:57:42 -07:00 |
|
Dustin Carlino
|
8b0fb9248c
|
using Pt2D in ezgui's API when appropriate
|
2018-09-18 15:09:17 -07:00 |
|
Dustin Carlino
|
20a1bb7923
|
dispersing the remainders of map_model::geometry
|
2018-09-18 14:35:10 -07:00 |
|
Dustin Carlino
|
1050d86e67
|
making a proper Circle type in geom
|
2018-09-18 14:00:55 -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
|
e65f3aecc7
|
update to rust 1.29, re-run format
|
2018-09-15 16:54:00 -07:00 |
|
Dustin Carlino
|
986717dc76
|
dont expose ezgui's modules
|
2018-09-10 17:32:33 -07:00 |
|
Dustin Carlino
|
571aa2f786
|
split out experimental playground GUI stuff into its own crate
|
2018-09-09 19:16:41 -07:00 |
|