Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions .gitmodules
Original file line number Diff line number Diff line change
@@ -1,11 +1,11 @@
[submodule "extern/godot-engine"]
path = extern/godot-engine
url = https://github.com/godotengine/godot.git
branch = 4.3
branch = 4.4
[submodule "extern/godot-cpp"]
path = extern/godot-cpp
url = https://github.com/godotengine/godot-cpp.git
branch = 4.3
branch = 4.4
[submodule "extern/vcpkg"]
path = extern/vcpkg
url = https://github.com/microsoft/vcpkg
2 changes: 1 addition & 1 deletion extern/godot-cpp
Submodule godot-cpp updated 75 files
+14 −11 .github/actions/godot-cache-restore/action.yml
+6 −5 .github/actions/godot-cache-save/action.yml
+62 −0 .github/actions/setup-godot-cpp/action.yml
+28 −78 .github/workflows/ci.yml
+21 −0 .github/workflows/runner.yml
+7 −2 .github/workflows/static_checks.yml
+4 −1 .gitignore
+54 −16 CMakeLists.txt
+1 −2 README.md
+235 −207 binding_generator.py
+183 −0 build_profile.py
+169 −0 cmake/GodotCPPModule.cmake
+40 −0 cmake/android.cmake
+176 −93 cmake/common_compiler_flags.cmake
+40 −0 cmake/emsdkHack.cmake
+325 −192 cmake/godotcpp.cmake
+21 −0 cmake/ios.cmake
+21 −0 cmake/linux.cmake
+46 −0 cmake/macos.cmake
+42 −0 cmake/web.cmake
+103 −0 cmake/windows.cmake
+0 −57 doc/cmake.md
+377 −0 doc/cmake.rst
+55 −0 doc_source_generator.py
+106,876 −87,456 gdextension/extension_api.json
+133 −12 gdextension/gdextension_interface.h
+6 −2 include/godot_cpp/classes/ref.hpp
+21 −15 include/godot_cpp/classes/wrapped.hpp
+23 −10 include/godot_cpp/core/class_db.hpp
+8 −4 include/godot_cpp/core/defs.hpp
+73 −0 include/godot_cpp/core/print_string.hpp
+2 −2 include/godot_cpp/core/type_info.hpp
+5 −2 include/godot_cpp/godot.hpp
+1 −1 include/godot_cpp/variant/aabb.hpp
+1 −1 include/godot_cpp/variant/basis.hpp
+1 −1 include/godot_cpp/variant/color.hpp
+1 −1 include/godot_cpp/variant/plane.hpp
+1 −1 include/godot_cpp/variant/projection.hpp
+43 −45 include/godot_cpp/variant/quaternion.hpp
+1 −1 include/godot_cpp/variant/rect2.hpp
+1 −1 include/godot_cpp/variant/rect2i.hpp
+1 −1 include/godot_cpp/variant/transform2d.hpp
+1 −1 include/godot_cpp/variant/transform3d.hpp
+439 −0 include/godot_cpp/variant/typed_dictionary.hpp
+3 −2 include/godot_cpp/variant/variant.hpp
+509 −0 include/godot_cpp/variant/variant_internal.hpp
+1 −1 include/godot_cpp/variant/vector2.hpp
+1 −1 include/godot_cpp/variant/vector2i.hpp
+1 −1 include/godot_cpp/variant/vector3.hpp
+1 −1 include/godot_cpp/variant/vector3i.hpp
+5 −4 include/godot_cpp/variant/vector4.hpp
+1 −1 include/godot_cpp/variant/vector4i.hpp
+31 −17 misc/scripts/check_get_file_list.py
+16 −7 src/classes/wrapped.cpp
+15 −7 src/core/class_db.cpp
+39 −0 src/core/print_string.cpp
+10 −4 src/godot.cpp
+6 −0 src/variant/packed_arrays.cpp
+28 −40 src/variant/quaternion.cpp
+7 −6 src/variant/variant.cpp
+43 −0 src/variant/variant_internal.cpp
+81 −143 test/CMakeLists.txt
+5 −1 test/build_profile.json
+18 −2 test/project/main.gd
+43 −0 test/src/example.cpp
+17 −0 test/src/example.h
+1 −0 test/src/register_types.cpp
+5 −0 tools/android.py
+30 −0 tools/common_compiler_flags.py
+43 −47 tools/godotcpp.py
+5 −0 tools/ios.py
+4 −0 tools/linux.py
+5 −0 tools/macos.py
+4 −0 tools/web.py
+16 −3 tools/windows.py
2 changes: 1 addition & 1 deletion extern/godot-engine
Submodule godot-engine updated 5509 files
2 changes: 2 additions & 0 deletions project/assets/themes/fonts/firacode/firacode_bold.ttf.import
Original file line number Diff line number Diff line change
Expand Up @@ -15,13 +15,15 @@ dest_files=["res://.godot/imported/firacode_bold.ttf-c7a2642d6356a267604b8e63c97
Rendering=null
antialiasing=1
generate_mipmaps=false
disable_embedded_bitmaps=true
multichannel_signed_distance_field=false
msdf_pixel_range=8
msdf_size=48
allow_system_fallback=true
force_autohinter=false
hinting=1
subpixel_positioning=1
keep_rounding_remainders=true
oversampling=0.0
Fallbacks=null
fallbacks=[]
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -15,13 +15,15 @@ dest_files=["res://.godot/imported/firacode_light.ttf-9c5728bd240ba31ce4c45346d3
Rendering=null
antialiasing=1
generate_mipmaps=false
disable_embedded_bitmaps=true
multichannel_signed_distance_field=false
msdf_pixel_range=8
msdf_size=48
allow_system_fallback=true
force_autohinter=false
hinting=1
subpixel_positioning=1
keep_rounding_remainders=true
oversampling=0.0
Fallbacks=null
fallbacks=[]
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -15,13 +15,15 @@ dest_files=["res://.godot/imported/firacode_medium.ttf-71efadb92a0d7604f18195c19
Rendering=null
antialiasing=1
generate_mipmaps=false
disable_embedded_bitmaps=true
multichannel_signed_distance_field=false
msdf_pixel_range=8
msdf_size=48
allow_system_fallback=true
force_autohinter=false
hinting=1
subpixel_positioning=1
keep_rounding_remainders=true
oversampling=0.0
Fallbacks=null
fallbacks=[]
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -15,13 +15,15 @@ dest_files=["res://.godot/imported/firacode_regular.ttf-c70480c35adf50274752b5e9
Rendering=null
antialiasing=1
generate_mipmaps=false
disable_embedded_bitmaps=true
multichannel_signed_distance_field=false
msdf_pixel_range=8
msdf_size=48
allow_system_fallback=true
force_autohinter=false
hinting=1
subpixel_positioning=1
keep_rounding_remainders=true
oversampling=0.0
Fallbacks=null
fallbacks=[]
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -15,13 +15,15 @@ dest_files=["res://.godot/imported/firacode_retina.ttf-ff0250eced744427b352c6ebb
Rendering=null
antialiasing=1
generate_mipmaps=false
disable_embedded_bitmaps=true
multichannel_signed_distance_field=false
msdf_pixel_range=8
msdf_size=48
allow_system_fallback=true
force_autohinter=false
hinting=1
subpixel_positioning=1
keep_rounding_remainders=true
oversampling=0.0
Fallbacks=null
fallbacks=[]
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -15,13 +15,15 @@ dest_files=["res://.godot/imported/firacode_semibold.ttf-63bac6186d3491d9ae9f6f9
Rendering=null
antialiasing=1
generate_mipmaps=false
disable_embedded_bitmaps=true
multichannel_signed_distance_field=false
msdf_pixel_range=8
msdf_size=48
allow_system_fallback=true
force_autohinter=false
hinting=1
subpixel_positioning=1
keep_rounding_remainders=true
oversampling=0.0
Fallbacks=null
fallbacks=[]
Expand Down
2 changes: 1 addition & 1 deletion project/main.tscn
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[gd_scene load_steps=2 format=3 uid="uid://be6f0odpenf2d"]

[ext_resource type="Script" path="res://scripts/main.gd" id="1_c2d3a"]
[ext_resource type="Script" uid="uid://33ifouoc14v7" path="res://scripts/main.gd" id="1_c2d3a"]

[node name="Main" type="Main"]
script = ExtResource("1_c2d3a")
Expand Down
2 changes: 1 addition & 1 deletion project/project.godot
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ config_version=5

config/name="Roguelite"
run/main_scene="res://main.tscn"
config/features=PackedStringArray("4.3", "Forward Plus")
config/features=PackedStringArray("4.4", "Forward Plus")

[debug]

Expand Down
2 changes: 1 addition & 1 deletion project/roguelite.gdextension
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
[configuration]

entry_symbol = "extension_library_init"
compatibility_minimum = 4.3
compatibility_minimum = 4.4
reloadable = true

[libraries]
Expand Down
1 change: 1 addition & 0 deletions project/roguelite.gdextension.uid
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
uid://bvryow75ufqsa
2 changes: 1 addition & 1 deletion project/scenes/characters/enemy.tscn
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[gd_scene load_steps=2 format=3 uid="uid://drwc32sap2ko6"]

[ext_resource type="Texture2D" uid="uid://cjlu0wl3qj8dh" path="res://assets/art/topdown/shooter/robot_1/robot1_gun.png" id="1_oue85"]
[ext_resource type="Texture2D" uid="uid://l1noga1ib7sw" path="res://assets/art/topdown/shooter/robot_1/robot1_gun.png" id="1_oue85"]

[node name="Enemy" type="Enemy"]
scale = Vector2(2, 2)
Expand Down
2 changes: 1 addition & 1 deletion project/scenes/characters/player.tscn
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[gd_scene load_steps=4 format=3 uid="uid://nuqlrvw8di7s"]

[ext_resource type="Texture2D" path="res://assets/art/topdown/shooter/soldier_1/soldier1_machine.png" id="1_rbbbp"]
[ext_resource type="Texture2D" uid="uid://d4koyc2tuk4mc" path="res://assets/art/topdown/shooter/soldier_1/soldier1_machine.png" id="1_rbbbp"]

[sub_resource type="Gradient" id="Gradient_l415w"]
offsets = PackedFloat32Array(0, 0.773179)
Expand Down
10 changes: 5 additions & 5 deletions project/scenes/levels/level1.tscn
Original file line number Diff line number Diff line change
@@ -1,10 +1,10 @@
[gd_scene load_steps=7 format=3 uid="uid://c8tur70b73kih"]

[ext_resource type="Texture2D" path="res://assets/art/prototype_textures/light/texture_03.png" id="1_nl15v"]
[ext_resource type="Texture2D" path="res://assets/art/prototype_textures/dark/texture_04.png" id="2_6qqh6"]
[ext_resource type="Texture2D" path="res://assets/art/prototype_textures/red/texture_02.png" id="3_blm5m"]
[ext_resource type="Texture2D" path="res://assets/art/prototype_textures/green/texture_10.png" id="4_ix12c"]
[ext_resource type="Texture2D" path="res://assets/art/prototype_textures/purple/texture_02.png" id="5_pmdlb"]
[ext_resource type="Texture2D" uid="uid://bpf6bi2rgcg6f" path="res://assets/art/prototype_textures/light/texture_03.png" id="1_nl15v"]
[ext_resource type="Texture2D" uid="uid://f53cq3a3fclc" path="res://assets/art/prototype_textures/dark/texture_04.png" id="2_6qqh6"]
[ext_resource type="Texture2D" uid="uid://bqvttsmny3jhe" path="res://assets/art/prototype_textures/red/texture_02.png" id="3_blm5m"]
[ext_resource type="Texture2D" uid="uid://cgqd6qp3544xx" path="res://assets/art/prototype_textures/green/texture_10.png" id="4_ix12c"]
[ext_resource type="Texture2D" uid="uid://d4hq6ws7sk0g4" path="res://assets/art/prototype_textures/purple/texture_02.png" id="5_pmdlb"]

[sub_resource type="OccluderPolygon2D" id="OccluderPolygon2D_d0buj"]
resource_local_to_scene = true
Expand Down
1 change: 1 addition & 0 deletions project/scripts/main.gd.uid
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
uid://33ifouoc14v7
Loading