Commit graph

120 commits

Author SHA1 Message Date
Lera Elvoé
f1a5d67f90
add required fields to windows export cfg 2023-12-16 00:31:09 +03:00
Lera Elvoé
87ac3ac47a
add export config 2023-12-16 00:22:34 +03:00
Lera Elvoé
99b0a29f72
tweak twitch setup dialog 2023-12-16 00:10:00 +03:00
Lera Elvoé
79f99043cd
disable saving if group deck 2023-12-15 20:39:19 +03:00
Lera Elvoé
68e1c312bf
add readme 2023-12-15 20:16:21 +03:00
Lera Elvoé
6c7fb5a9c6
use logo in about screen 2023-12-15 19:46:46 +03:00
Lera Elvoé
b973cb2ecd
use app icon 2023-12-15 17:32:28 +03:00
Lera Elvoé
3fe764cb6f
ignore distribution folder 2023-12-15 17:32:13 +03:00
Lera Elvoé
faf1e0ce9b
add logo 2023-12-15 16:55:02 +03:00
Lera Elvoé
9847dde81b
remove test prints 2023-12-15 15:03:28 +03:00
Lera Elvoé
9699381f5c
toggle native dialog with embed subwindows option 2023-12-15 02:45:16 +03:00
Lera Elvoé
6bc9ad625d
add license file!!! 2023-12-15 02:13:17 +03:00
Lera Elvoé
c4a1048382
add license headers to nodes 2023-12-15 02:11:31 +03:00
Lera Elvoé
521253fd9e
add license headers to deck classes 2023-12-15 02:06:54 +03:00
Lera Elvoé
9dae9de560
add license headers to renderer classes 2023-12-15 02:05:30 +03:00
Lera Elvoé
f87999eae8
remove old classes 2023-12-15 01:57:56 +03:00
Lera Elvoé
a9705a9263
add about dialog 2023-12-15 01:55:28 +03:00
Lera Elvoé
5a9d617cc6
add thirdparty file 2023-12-15 01:09:26 +03:00
Lera Elvoé
e405b921d5
add debug option to embed subwindows 2023-12-15 00:50:42 +03:00
Lera Elvoé
ca0fc15103
patch renderer persistence to default default arg 2023-12-15 00:39:29 +03:00
Lera Elvoé
f5cea0efa2
clean up project.godot 2023-12-15 00:28:54 +03:00
Lera Elvoé
7e35529100
use logger in nodes 2023-12-15 00:06:02 +03:00
Lera Elvoé
d67ccdbad2
use logger in deck classes 2023-12-14 23:52:22 +03:00
Lera Elvoé
d6b26eda21
add logger and logger renderer 2023-12-14 23:47:42 +03:00
Lera Elvoé
3c0a12d005
add/edit descriptions of most nodes 2023-12-14 21:15:42 +03:00
Lera Elvoé
7bd7b6152a
don't prompt to save group decks 2023-12-14 19:09:04 +03:00
Lera Elvoé
73422418ba
disallow grouping and removing group i/o nodes 2023-12-14 19:08:02 +03:00
Lera Elvoé
16c6cfb4f9
don't add group input and output nodes at the same position 2023-12-14 18:32:59 +03:00
Lera Elvoé
9938bb9519
open file dialogs at the most recent folder 2023-12-13 20:16:17 +03:00
Lera Elvoé
4f40e91726
fix setting dirty multiple times when initializing from deck 2023-12-13 19:59:25 +03:00
Lera Elvoé
d29adb8166
prompt to save all decks when closing 2023-12-13 19:44:09 +03:00
Lera Elvoé
bf9af8c996
prompt to save dirty deck when closing it 2023-12-13 19:25:30 +03:00
Lera Elvoé
2091b52e36
add dirty bit to deck renderer 2023-12-13 18:53:30 +03:00
Lera Elvoé
aff31ce442
fix opening recent decks with shortened paths 2023-12-13 18:48:14 +03:00
Lera Elvoé
6c804851a7
UX improvements 2023-12-13 18:01:20 +03:00
Lera Elvoé
0d7567e636
don't move the cursor with up/down arrow keys in search bar 2023-12-13 14:32:22 +03:00
Lera Elvoé
68d9af52c6
use the persistence class to store recently opened decks 2023-12-13 14:30:11 +03:00
Lera Elvoé
1ebcef1d0e
new renderer persistence class to save options and configuration easier per renderer 2023-12-13 14:29:25 +03:00
Lera Elvoé
a421535f11
close dangling group instances when the last group containing them is closed 2023-12-12 19:53:29 +03:00
Lera Elvoé
0027ca5d1a
close groups belonging to deck when closing deck 2023-12-12 19:36:58 +03:00
Lera Elvoé
7a95121330
send the node id properly in node added to group signal 2023-12-12 19:34:55 +03:00
Lera Elvoé
9a40aa3717
make obs set source transform node batch requests and cache some things 2023-12-10 21:49:27 +03:00
Lera Elvoé
c323a64d60
make delay use ANY type on i/o 2023-12-10 20:18:16 +03:00
Lera Elvoé
6d8e64b90a
fix process node 2023-12-10 17:24:08 +03:00
Lera Elvoé
0bc814a38b
silence NoOBSWS 2023-12-10 17:23:55 +03:00
Lera Elvoé
882c031f86
fix group input node using old outgoing connections format 2023-12-10 17:03:15 +03:00
Lera Elvoé
a5094ce450
add helper function to resolve input port value to deck node 2023-12-10 17:02:15 +03:00
Lera Elvoé
e0239dcae0
make twitch actually work frfr no cap 2023-12-10 16:23:50 +03:00
Lera Elvoé
2bd48d993b
store last message data in twitch chat received node 2023-12-08 15:30:02 +03:00
Lera Elvoé
0b907a7716
make pass if true node consider clickable checkbox 2023-12-08 14:36:43 +03:00