|
f53dab338a
|
Added edge creation and rendering
|
2024-06-30 23:02:15 +02:00 |
|
|
25f1b20a7a
|
Merge branch 'feat/graph-edition' of https://git.kb28.ch/HEL/LycacraftMaps into feat/graph-edition
|
2024-06-30 22:16:09 +02:00 |
|
|
28a0ad26ce
|
added node selection and changed hovering to single node at a time
|
2024-06-30 22:13:06 +02:00 |
|
|
3e3dbcdda8
|
fixed zero division with async total
|
2024-06-30 22:10:36 +02:00 |
|
|
6351381789
|
added names to nodes: made node creator functional (you can type node name), added node name display when hovering
|
2024-06-30 21:26:15 +02:00 |
|
|
d1bcdcd530
|
Added node creation by left-click, node drawing and first part of node creator panel drawing
|
2024-06-30 20:27:24 +02:00 |
|
|
9870a643dd
|
Split dijkstra.py into three files: node, edge, graph
|
2024-06-30 19:09:47 +02:00 |
|
|
509c7fec8a
|
added CTRL+LMB drag
|
2024-06-30 18:56:26 +02:00 |
|
|
68b1496427
|
reformatted + added types to dijkstra.py
|
2024-06-30 18:55:42 +02:00 |
|
|
ff2c184c65
|
added dijkstra.py file to utils
|
2024-06-30 00:08:20 +02:00 |
|
|
075ac738e4
|
added map image to git
|
2024-06-29 23:02:08 +02:00 |
|
|
a8d3aa64a1
|
made loading async + added progress bar
|
2024-06-29 22:50:24 +02:00 |
|
|
bbb248da16
|
moved maps to cache dir
|
2024-06-29 22:50:24 +02:00 |
|
|
ca74986b82
|
added mouse coordinates + crosshair
|
2024-06-29 22:50:23 +02:00 |
|
|
9346637462
|
improved performances + added zoom slider
|
2024-06-29 22:50:23 +02:00 |
|
|
c7d84246b4
|
added basic map rendering
|
2024-06-29 22:50:22 +02:00 |
|
|
9402a7eeb9
|
added script to split map image
|
2024-06-29 22:50:22 +02:00 |
|
|
430f619f2e
|
initial commit
|
2024-06-29 22:50:15 +02:00 |
|
|
07bcc5de06
|
Initial commit
|
2024-06-29 20:24:36 +00:00 |
|