2
0
Fork 0
godot/modules
Danil Alexeev 16b024ba82
GDScript: Fix crash with `GDScriptNativeClass`
2023-09-25 17:09:20 +07:00
..
astcenc
basis_universal Fix Basic Universal compressing with normal maps. 2023-06-16 11:20:16 +07:00
bmp
camera Style: Harmonize header includes in modules 2023-06-15 14:35:45 +07:00
csg Improve the Torus icons 2023-09-20 15:42:37 +07:00
cvtt Style: Harmonize header includes in modules 2023-06-15 14:35:45 +07:00
dds Fix grayscale dds loading 2023-08-29 19:24:22 +07:00
denoise SCons: Disable C++ exception handling 2023-08-16 10:23:34 +07:00
enet Merge pull request #80293 from Faless/mp/fix_enet_flags_with_channels 2023-08-07 14:53:34 +07:00
etcpak Style: Harmonize header includes in modules 2023-06-15 14:35:45 +07:00
freetype UWP: Remove platform port, needs to be redone from scratch for 4.x 2023-09-07 15:01:59 +07:00
gdscript GDScript: Fix crash with `GDScriptNativeClass` 2023-09-25 17:09:20 +07:00
glslang Add support for GLSL source-level debugging with RenderDoc (`--generate-spirv-debug-info`) 2023-08-12 14:56:49 +07:00
gltf Merge pull request #81264 from aaronfranke/gltf-node-name-camera 2023-09-16 21:22:29 +07:00
gridmap Merge pull request #81914 from jsjtxietian/update-mesh-list-immeditely-after-set-mesh-library 2023-09-20 15:18:28 +07:00
hdr
jpg Style: Harmonize header includes in modules 2023-06-15 14:35:45 +07:00
jsonrpc Style: Harmonize header includes in modules 2023-06-15 14:35:45 +07:00
ktx SCons: Make ktx module require basis_universal 2023-08-19 16:49:29 +07:00
lightmapper_rd Fix directional LightmapGI being too dark with static lights 2023-09-21 18:00:54 +07:00
mbedtls mbedtls: Improve X509 certificate load error handling 2023-06-26 19:17:17 +07:00
meshoptimizer Style: Harmonize header includes in modules 2023-06-15 14:35:45 +07:00
minimp3 Fill in descriptions for import options in the class reference 2023-07-27 19:18:27 +07:00
mobile_vr Doctool: Remove version attribute from XML header 2023-07-06 10:08:21 +07:00
mono Merge pull request #81802 from Nomad1/vs2022_mac_fix 2023-09-22 22:04:46 +07:00
msdfgen
multiplayer Fix accessing editor theme items throughout the UI 2023-09-15 14:51:01 +07:00
navigation Merge pull request #80573 from KoBeWi/2k_lines_of_changes_created_at_2AM 2023-09-06 14:49:02 +07:00
noise Merge pull request #79922 from Auburn/cellular-jitter-fix 2023-08-17 12:28:41 +07:00
ogg Doctool: Remove version attribute from XML header 2023-07-06 10:08:21 +07:00
openxr [macOS/Windows] Add optional ANGLE backed OpenGL renderer support. Add EGL_ANDROID_blob_cache caching. 2023-09-21 14:21:00 +07:00
raycast Revert "Implement parallel foreach() for easier multithreading" 2023-07-27 13:41:27 +07:00
regex GDScript: Add raw string literals (r-strings) 2023-09-11 18:34:33 +07:00
squish
svg Update ThorVG to v0.10.0 2023-08-09 17:15:59 +07:00
text_server_adv Merge pull request #81406 from bruvzg/ts_dict_chk2 2023-09-08 09:11:23 +07:00
text_server_fb [TextServer] Pass Dictionary properties by value and check property values instead of references.. 2023-09-07 11:59:51 +07:00
tga
theora Extract and reorganize texture resource classes 2023-07-14 20:04:21 +07:00
tinyexr Style: Harmonize header includes in modules 2023-06-15 14:35:45 +07:00
upnp Doctool: Remove version attribute from XML header 2023-07-06 10:08:21 +07:00
vhacd Style: Harmonize header includes in modules 2023-06-15 14:35:45 +07:00
vorbis Only warn once about OGG seeking issues 2023-09-15 11:04:39 +07:00
webp Merge pull request #79257 from DeeJayLSP/sharpp 2023-07-25 21:25:54 +07:00
webrtc Cleanup some GLOBAL_DEFs 2023-09-15 21:32:23 +07:00
websocket UWP: Remove platform port, needs to be redone from scratch for 4.x 2023-09-07 15:01:59 +07:00
webxr Doctool: Remove version attribute from XML header 2023-07-06 10:08:21 +07:00
xatlas_unwrap Style: Harmonize header includes in modules 2023-06-15 14:35:45 +07:00
zip Use pass by reference in ZIPPacker & ZIPReader signatures 2023-09-10 00:22:53 +07:00
SCsub
modules_builders.py
register_module_types.h