Commit Graph

25 Commits

Author SHA1 Message Date
Haven1433
0cca2a6bad add next/prev buttons 2022-09-13 22:49:38 -05:00
Haven1433
b77c12200e add property panel
not actually useful yet, just present
2022-09-13 07:43:34 -05:00
Haven1433
3b39646586 double-click interaction
also first pass at back/forward interaction
2022-09-12 22:30:44 -05:00
Haven1433
d92f9f28b4 allow delete 2022-09-12 21:48:04 -05:00
Haven1433
ef209b6a14 handle events
click/drag for all 4 types instead of just objects
2022-09-12 16:50:47 -05:00
Haven1433
a8385acd78 visualize collisions 2022-09-12 16:49:58 -05:00
Haven1433
5fd16f1734 update editor
track/edit collisions
2022-09-12 07:07:45 -05:00
Haven1433
de4fdaee96 fix tab header 2022-09-12 06:01:45 -05:00
Haven1433
d6fe659451 pan/zoom keyboard shortcuts 2022-09-11 22:49:41 -05:00
Haven1433
f341a6f27c bugfixes 2022-09-11 22:04:55 -05:00
Haven1433
e23764e607 check in progress
add works, but remove is still buggy
2022-09-09 22:28:17 -05:00
Haven1433
7c82d38d96 add new runtype / fix undo
also add some drag interactions
2022-09-07 19:51:59 -05:00
Haven1433
8a2c2763f8 code updates 2022-09-07 06:50:53 -05:00
Haven1433
440071f477 use drag icons instead of buttons 2022-09-06 20:03:27 -05:00
Haven1433
1649b35603 connection editing first pass 2022-09-06 19:19:00 -05:00
Haven1433
4273c0ef70 add automatic scrolling of blocks when right-clicking the map 2022-09-05 21:01:32 -05:00
Haven1433
8c3beaa4df hover selection
also fix the data binding issue (PropertyChanged event was in both the subclass and the baseclass).
2022-09-05 20:44:44 -05:00
Haven1433
28b6f2229f right-click map to select a block 2022-09-05 11:43:20 -05:00
Haven1433
2c22819297 support undo for map editing 2022-09-05 11:35:04 -05:00
Haven1433
39db5d9426 drawing blocks 2022-09-05 09:47:09 -05:00
Haven1433
03a0ce6d06 allow selection 2022-09-05 00:48:20 -05:00
Haven1433
a69bce0547 Improve zooming
zoom in based on the cursor
2022-09-04 15:12:04 -05:00
Haven1433
cc845d9e1a Add Block View
For now, just put them against the left edge.
2022-09-04 14:07:13 -05:00
Haven1433
14fba508cc improvents
zoom
switching as you click/drag
lazy loading
2022-09-04 00:36:36 -05:00
Haven1433
ddf14d3837 Code cleanup 2022-09-03 00:07:36 -05:00