This website requires JavaScript.
Explore
Help
Sign In
northern-lighthouse
/
godot
Watch
1
Star
0
Fork
0
You've already forked godot
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
94b5658cd2d9d09cdc19a80fb0cb6bad8356f8f4
godot
/
misc
/
scripts
History
Thaddeus Crews
106c23e58b
CI: Fix detection of Windows D3D12 dependencies
2025-08-24 14:12:41 -05:00
..
char_range_fetch.py
Move
alt_code_oem437
and
alt_code_cp1252
to separate header file
2025-05-03 11:52:49 +03:00
check_ci_log.py
…
copyright_headers.py
…
dotnet_format.py
…
file_format.py
…
gitignore_check.sh
…
header_guards.py
Style: Integrate
#pragma once
in builders/checks
2025-03-07 17:32:33 -06:00
install_d3d12_sdk_windows.py
CI: Fix detection of Windows D3D12 dependencies
2025-08-24 14:12:41 -05:00
install_vulkan_sdk_macos.sh
macOS: Fix support for latest VulkanSDK .app name in install script
2025-05-06 18:40:40 +02:00
make_icons.sh
…
make_tarball.sh
Rename version defines to GODOT_VERSION_* to match GDExtension godot-cpp
2025-03-12 11:11:38 -07:00
purge_cache.py
CI: Trim cache before saving
2025-03-14 14:05:02 -05:00
ucaps_fetch.py
Style: Integrate
#pragma once
in builders/checks
2025-03-07 17:32:33 -06:00
unicode_ranges_fetch.py
Move
unicode_ranges
out of
dynamic_font_import_settings.cpp
into its own file
2025-06-04 23:16:06 +02:00
validate_extension_api.sh
…