godot/modules
George Marques eba3e0a9fc
GDScript: Support % in shorthand for get_node
The `%` is used in scene unique nodes. Now `%` can also be used instead
of `$` for the shorthand, besides being allowed generally anywhere in
the path as the prefix for a node name.
2022-05-27 13:46:18 -03:00
..
basis_universal Refactor module initialization 2022-05-04 17:34:51 +02:00
bmp Refactor module initialization 2022-05-04 17:34:51 +02:00
camera Refactor module initialization 2022-05-04 17:34:51 +02:00
csg Merge pull request #61213 from timothyqiu/csg-crash 2022-05-20 07:57:10 +02:00
cvtt Refactor module initialization 2022-05-04 17:34:51 +02:00
dds Merge pull request #60723 from reduz/refactor-module-initialization 2022-05-04 19:08:43 +02:00
denoise Refactor module initialization 2022-05-04 17:34:51 +02:00
enet Replace most uses of Map by HashMap 2022-05-16 10:37:48 +02:00
etcpak Refactor module initialization 2022-05-04 17:34:51 +02:00
freetype Update HarfBuzz, ICU and FreeType. 2022-05-17 18:39:31 +03:00
gdscript GDScript: Support % in shorthand for get_node 2022-05-27 13:46:18 -03:00
glslang Refactor module initialization 2022-05-04 17:34:51 +02:00
gltf Fix typos with codespell 2022-05-23 21:32:19 +02:00
gridmap Add a new HashSet template 2022-05-20 22:40:38 +02:00
hdr Refactor module initialization 2022-05-04 17:34:51 +02:00
jpg Refactor module initialization 2022-05-04 17:34:51 +02:00
jsonrpc Replace most uses of Map by HashMap 2022-05-16 10:37:48 +02:00
lightmapper_rd Merge pull request #60723 from reduz/refactor-module-initialization 2022-05-04 19:08:43 +02:00
mbedtls Refactor module initialization 2022-05-04 17:34:51 +02:00
meshoptimizer Refactor module initialization 2022-05-04 17:34:51 +02:00
minimp3 Replace most uses of Map by HashMap 2022-05-16 10:37:48 +02:00
mobile_vr Merge pull request #60723 from reduz/refactor-module-initialization 2022-05-04 19:08:43 +02:00
mono Add a new HashSet template 2022-05-20 22:40:38 +02:00
msdfgen Refactor module initialization 2022-05-04 17:34:51 +02:00
navigation Merge pull request #61128 from smix8/navigation_agent_process_mode_4.x 2022-05-19 15:24:34 +02:00
noise Fix noise offset not affecting domain warp 2022-05-18 22:10:57 +02:00
ogg Refactor module initialization 2022-05-04 17:34:51 +02:00
openxr fix OpenXRAPI::is_extension_supported returning opposite result 2022-05-18 00:33:22 +02:00
raycast Add a new HashSet template 2022-05-20 22:40:38 +02:00
regex Replace most uses of Map by HashMap 2022-05-16 10:37:48 +02:00
squish Refactor module initialization 2022-05-04 17:34:51 +02:00
svg Fix warnings found by Emscripten 3.1.10 2022-05-10 13:03:13 +02:00
text_server_adv Add a new HashSet template 2022-05-20 22:40:38 +02:00
text_server_fb [RTL] Add support for shaping in background thread. 2022-05-19 09:34:44 +03:00
tga Refactor module initialization 2022-05-04 17:34:51 +02:00
theora Merge pull request #60723 from reduz/refactor-module-initialization 2022-05-04 19:08:43 +02:00
tinyexr Refactor module initialization 2022-05-04 17:34:51 +02:00
upnp Refactor module initialization 2022-05-04 17:34:51 +02:00
vhacd Refactor module initialization 2022-05-04 17:34:51 +02:00
visual_script Merge pull request #47665 from trollodel/tree_more_buttons_signals 2022-05-24 10:50:55 +02:00
vorbis Replace most uses of Map by HashMap 2022-05-16 10:37:48 +02:00
webp Refactor module initialization 2022-05-04 17:34:51 +02:00
webrtc Add dedicated macros for property name extraction 2022-05-19 14:08:47 +08:00
websocket Replace most uses of Map by HashMap 2022-05-16 10:37:48 +02:00
webxr Merge pull request #60723 from reduz/refactor-module-initialization 2022-05-04 19:08:43 +02:00
xatlas_unwrap Refactor module initialization 2022-05-04 17:34:51 +02:00
modules_builders.py SCons: Improve logic to generate modules_tests.gen.h 2022-02-08 13:01:35 +01:00
register_module_types.h Refactor module initialization 2022-05-04 17:34:51 +02:00
SCsub SCons: Improve logic to generate modules_tests.gen.h 2022-02-08 13:01:35 +01:00