Commit b3b8704
authored
Godot update, new extensions, restored original black setup style, bug fixes and cleanup (#186)
* tech: Rename SetCollisionLayer SetCollisionMask
* tech: More extension methods + extension cleanup
* tech: Add Area3D Extensions
* Update UI styles and upgrade Godot SDK to 4.5.1
Enhanced SetupUI.tscn with new style resources, color overrides, and an encouraging label. Updated project and .csproj files to use Godot 4.5.1. Improved game name preview formatting in SetupUtils.cs. Removed obsolete Game.cs.uid file and updated GodotUtils submodule with many many commits.
* Remove Visualize namespace.
Removed Visualize namespace to avoid the conflict with the class named Visualize.
* Remove project configuration from solution file
Deleted build and configuration entries for project {70113130-16E0-470F-97B2-5711F5F21EBD} and removed the NestedProjects section from Template.sln. This cleans up the solution file by eliminating references to a project that is no longer present or needed.1 parent 23b7805 commit b3b8704
File tree
7 files changed
+30
-13
lines changed- Framework
- Setup
7 files changed
+30
-13
lines changedThis file was deleted.
Submodule GodotUtils updated 178 files
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | | - | |
| 1 | + | |
2 | 2 | | |
3 | 3 | | |
4 | 4 | | |
5 | 5 | | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
6 | 9 | | |
7 | 10 | | |
8 | 11 | | |
9 | 12 | | |
10 | 13 | | |
11 | 14 | | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
| 20 | + | |
| 21 | + | |
| 22 | + | |
| 23 | + | |
| 24 | + | |
| 25 | + | |
12 | 26 | | |
13 | 27 | | |
14 | 28 | | |
| |||
21 | 35 | | |
22 | 36 | | |
23 | 37 | | |
| 38 | + | |
24 | 39 | | |
25 | 40 | | |
26 | 41 | | |
| |||
69 | 84 | | |
70 | 85 | | |
71 | 86 | | |
| 87 | + | |
72 | 88 | | |
73 | 89 | | |
74 | 90 | | |
| |||
83 | 99 | | |
84 | 100 | | |
85 | 101 | | |
| 102 | + | |
86 | 103 | | |
| 104 | + | |
87 | 105 | | |
88 | 106 | | |
| 107 | + | |
| 108 | + | |
| 109 | + | |
| 110 | + | |
| 111 | + | |
| 112 | + | |
89 | 113 | | |
90 | 114 | | |
91 | 115 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
143 | 143 | | |
144 | 144 | | |
145 | 145 | | |
146 | | - | |
| 146 | + | |
147 | 147 | | |
148 | | - | |
| 148 | + | |
149 | 149 | | |
150 | 150 | | |
151 | 151 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | | - | |
| 1 | + | |
2 | 2 | | |
3 | 3 | | |
4 | 4 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
14 | 14 | | |
15 | 15 | | |
16 | 16 | | |
17 | | - | |
18 | | - | |
19 | | - | |
20 | | - | |
21 | 17 | | |
22 | 18 | | |
23 | 19 | | |
24 | 20 | | |
25 | | - | |
26 | | - | |
27 | 21 | | |
28 | 22 | | |
29 | 23 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
12 | 12 | | |
13 | 13 | | |
14 | 14 | | |
15 | | - | |
| 15 | + | |
16 | 16 | | |
17 | 17 | | |
18 | 18 | | |
| |||
0 commit comments