godot/modules
George Marques c7511de02e
GDScript: Fix resolution of dictionary keys
There was a mixup between String and StringName keys. Now they're
clearly separated. This also means you have to consider which type
you're using for the dictionary keys and how you are accessing them.
2021-04-23 15:42:33 -03:00
..
basis_universal
bmp
bullet Merge pull request #47347 from nekomatata/heightmap-support 2021-04-20 17:40:28 +02:00
camera
csg Rename Array.invert() to Array.reverse() 2021-03-21 10:20:08 +00:00
cvtt
dds
denoise
enet Fixes small typos and grammar correction 2021-03-12 19:05:16 +05:30
etcpak Import: Cleanup and optimize etcpak compression method 2021-04-16 17:08:36 +02:00
fbx This stops using FBXPropertyTable as a pointer. 2021-04-15 05:54:50 +01:00
freetype
gdnative Fix crash on GDNative API json generator exit. 2021-04-22 10:24:13 +03:00
gdnavigation Rename Array.invert() to Array.reverse() 2021-03-21 10:20:08 +00:00
gdscript GDScript: Fix resolution of dictionary keys 2021-04-23 15:42:33 -03:00
glslang As GLSLang seems to be all or nothing, added our own defines 2021-03-31 21:47:25 +11:00
gltf Merge pull request #47878 from clayjohn/rename-get_surface_material 2021-04-15 07:57:15 +02:00
gridmap Rename ButtonList enum and members to MouseButton 2021-03-23 07:13:23 -04:00
hdr
jpg
jsonrpc
lightmapper_rd Refactor GLSL shader compilation 2021-04-14 11:37:52 -03:00
mbedtls Fixes small typos and grammar correction 2021-03-12 19:05:16 +05:30
meshoptimizer
minimp3 Style: Apply clang-tidy's readability-braces-around-statements 2021-04-05 14:09:59 +02:00
mobile_vr Fixes small typos and grammar correction 2021-03-12 19:05:16 +05:30
mono C#: Fix double casting in wasm m2n trampolines 2021-04-17 05:45:52 +02:00
ogg
opensimplex Rename Texture.get_data() to get_image() 2021-03-28 13:00:46 +01:00
opus
pvr
regex
squish Import: Cleanup and optimize etcpak compression method 2021-04-16 17:08:36 +02:00
stb_vorbis
svg
text_server_adv Style: Apply clang-tidy's readability-braces-around-statements 2021-04-05 14:09:59 +02:00
text_server_fb [Complex Text Layouts] Provide access to glyph contour points. 2021-03-31 09:32:14 +03:00
tga
theora Print a warning when trying to seek in VideoPlayer 2021-04-14 20:39:13 +02:00
tinyexr
upnp miniupnpc: Update to version 2.2.2 2021-03-16 10:54:38 +01:00
vhacd
visual_script Rename LineEdit caret_* properties getters and setters to match property 2021-04-17 12:41:23 +01:00
vorbis
webm Print a warning when trying to seek in VideoPlayer 2021-04-14 20:39:13 +02:00
webp
webrtc
websocket Document secure wss:// caveats for WebSocketClient 2021-04-07 21:32:17 +02:00
webxr Change XRPositionalTracker to a reference and better expose it to GDNative 2021-03-29 23:01:47 +11:00
xatlas_unwrap Replace malloc's with Godot's memalloc macro 2021-03-13 11:51:45 +00:00
modules_builders.py
register_module_types.h
SCsub