Commit graph

25 commits

Author SHA1 Message Date
Sebastian Morr 0a3e97167c Close completions after running a command 2020-09-27 21:50:14 +02:00
Sebastian Morr 806c39069b Add pop sound when player adds nodes 2020-09-24 10:52:58 +02:00
Sebastian Morr d69c832aba Add sandbox scene, a zoomed in, simple version for making GIFs :D 2020-09-22 20:25:45 +02:00
Sebastian Morr eabf41a2d7 Repository is now a Control, and fix two regressions 2020-09-21 20:28:43 +02:00
Sebastian Morr 176a069a6a Simple graphics for the different nodes 2020-09-21 19:59:36 +02:00
Sebastian Morr f28ec7a3a7 Round off more corners of UI elements :P 2020-09-21 19:28:39 +02:00
Sebastian Morr 6cd68f3599 Allow both drag & drop as well as zooming in repositories 2020-09-21 18:53:36 +02:00
Sebastian Morr 0fdc6cd69c Fix drag and drop
For the input event to reach the nodes, all Controls need to set
mouse_filter to "ignore" it seems?
2020-09-21 18:33:34 +02:00
Sebastian Morr 931e9b3beb Don't mangle tab in tree content, don't die if win script prints errors 2020-09-15 22:34:22 +02:00
bleeptrack a07deac051 Mouse Zoom Essentials 2020-09-15 18:41:06 +02:00
Sebastian Morr 6d0fff27ad Add checkbox to hide trees and blobs 2020-09-14 16:03:01 +02:00
Sebastian Morr 1ea6e3b4ac Try to point edges downward 2020-09-14 14:54:30 +02:00
Sebastian Morr cb2bb767db Properly support symrefs in refs/ 2020-09-13 21:55:24 +02:00
Sebastian Morr 2711d6ed8b Fix all warnings and errors 2020-09-08 20:26:14 +02:00
Sebastian Morr 76167c5d15 Add back drag-n-drop for nodes (with left click). Copy ID with right click. 2020-09-04 15:10:04 +02:00
Sebastian Morr 75bf6ed86a Make Repository into a container, so we can resize them conveniently 2020-09-03 17:50:03 +02:00
Sebastian Morr b60c4b05d5 Insert a node's ID on click 2020-09-01 21:37:13 +02:00
Sebastian Morr ca8aae560c Better colors and fonts 2020-09-01 21:25:24 +02:00
Sebastian Morr 5161a8563e Only update graph when hitting button or sending command, for now 2020-09-01 19:32:33 +02:00
Sebastian Morr eb53163676 Move repository to its own scene 2020-09-01 17:24:21 +02:00
Sebastian Morr f3c311be58 Indent using tabs, which is Godot's default behavior
This should make it easier for new people to contribute.
2020-08-24 16:49:39 +02:00
Sebastian Morr 4e45330ad0 Show index, show refs and symrefs 2020-03-18 20:03:17 +01:00
Sebastian Morr 0059b7b196 Beginnings of a force-directed layout 2020-03-18 16:42:19 +01:00
Sebastian Morr f8c05fffb1 Show content on hover 2020-03-18 16:28:48 +01:00
Sebastian Morr 89b96f24d5 Basic visualization 2020-03-18 16:20:55 +01:00