|
029d24ce61
|
added color calculator
|
2024-07-03 01:55:11 +02:00 |
|
|
60416e447c
|
added dirty to move + improved syntax
|
2024-07-02 17:09:37 +02:00 |
|
|
691cb7da73
|
changed auto length calculation
|
2024-07-02 16:59:08 +02:00 |
|
|
efc88658ee
|
added basic save/load
|
2024-07-02 16:55:30 +02:00 |
|
|
258b2613d5
|
changed node naming system to post-creation
|
2024-07-01 23:41:48 +02:00 |
|
|
efe158f83f
|
added drag-selection
|
2024-07-01 23:15:54 +02:00 |
|
|
77f11a7440
|
added deletion
|
2024-07-01 21:56:07 +02:00 |
|
|
df8198ef94
|
added multiple selection and corresponding features
|
2024-07-01 12:57:10 +02:00 |
|
|
c09db757bc
|
added edge selection
|
2024-06-30 23:24:07 +02:00 |
|
|
f53dab338a
|
Added edge creation and rendering
|
2024-06-30 23:02:15 +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 |
|