Commit c7ac205
committed
Revert using NodePath for input
Because it leads to heaps of problems because godot can't load absolute paths while outside of the scene tree.
commit 4d8dc1a
Author: Moritz Tim W <[email protected]>
Date: Thu Nov 16 14:40:31 2023 +0100
bump version
commit cc0a82e
Author: Moritz Tim W <[email protected]>
Date: Thu Nov 16 14:35:27 2023 +0100
Revert "update doc comment"
This reverts commit 78839a8.
commit 9e2ab58
Author: Moritz Tim W. <[email protected]>
Date: Thu Nov 16 14:36:37 2023 +0100
Revert "Limit selectable inputs"
This reverts commit 9d09a45.
commit 323aed6
Author: Moritz Tim W. <[email protected]>
Date: Thu Nov 16 14:36:22 2023 +0100
Revert "Document changes"
This reverts commit 7b5b8ab.
commit 7387fd8
Author: Moritz Tim W. <[email protected]>
Date: Thu Nov 16 14:36:07 2023 +0100
Revert "backwards compatibility"
This reverts commit 621a6a5.
commit 8fced17
Author: Moritz Tim W. <[email protected]>
Date: Thu Nov 16 14:35:58 2023 +0100
Revert "prevent input path recursion and edge cases"
This reverts commit 438acfb.
commit abd1669
Author: Moritz Tim W. <[email protected]>
Date: Thu Nov 16 14:35:27 2023 +0100
Revert "update doc comment"
This reverts commit 78839a8.1 parent 7bc8139 commit c7ac205
4 files changed
+5
-30
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
27 | 27 | | |
28 | 28 | | |
29 | 29 | | |
30 | | - | |
| 30 | + | |
31 | 31 | | |
32 | 32 | | |
33 | 33 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
27 | 27 | | |
28 | 28 | | |
29 | 29 | | |
30 | | - | |
| 30 | + | |
31 | 31 | | |
32 | 32 | | |
33 | 33 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
2 | 2 | | |
3 | 3 | | |
4 | 4 | | |
5 | | - | |
6 | | - | |
7 | | - | |
8 | | - | |
9 | | - | |
10 | | - | |
11 | | - | |
12 | | - | |
13 | | - | |
14 | | - | |
15 | | - | |
16 | | - | |
17 | | - | |
18 | | - | |
19 | | - | |
20 | | - | |
21 | | - | |
22 | | - | |
23 | | - | |
24 | | - | |
25 | | - | |
26 | | - | |
27 | | - | |
28 | | - | |
29 | 5 | | |
30 | 6 | | |
31 | | - | |
32 | | - | |
| 7 | + | |
33 | 8 | | |
34 | 9 | | |
35 | 10 | | |
| |||
40 | 15 | | |
41 | 16 | | |
42 | 17 | | |
43 | | - | |
| 18 | + | |
44 | 19 | | |
45 | 20 | | |
46 | 21 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
3 | 3 | | |
4 | 4 | | |
5 | 5 | | |
6 | | - | |
| 6 | + | |
7 | 7 | | |
0 commit comments