godot/modules
Rindbee 412e87349a Fix out of sync when the script is edited externally via lsp
Previously, external editing via lsp would modify the modified time of the script,
which caused the internal display of the script to not be refreshed when refocusing
the engine.

Now saving the script externally via lsp will automatically refresh the internal
display.
2022-09-25 23:30:35 +08:00
..
basis_universal
bmp [Core] Make ImageFormatLoader extensible. 2022-09-20 02:01:57 +02:00
camera
csg Remove unused includes & move some includes to top of file 2022-09-23 19:06:31 -04:00
cvtt
dds
denoise SCons: Cleanup DEBUG, _DEBUG and NDEBUG defines 2022-09-23 15:21:26 +02:00
enet [Net] Expose get_remote_address get_remote_port. 2022-08-26 10:47:55 +02:00
etcpak
freetype [Web] Rename JavaScript platform to Web. 2022-08-29 11:52:00 +02:00
gdscript Fix out of sync when the script is edited externally via lsp 2022-09-25 23:30:35 +08:00
glslang
gltf Add a way to get the GLTF extensions supported by GLTFDocumentExtension 2022-09-19 19:40:06 -05:00
gridmap Merge pull request #65241 from bruvzg/no_keymap_ambiguity 2022-09-08 09:24:24 +02:00
hdr [Core] Make ImageFormatLoader extensible. 2022-09-20 02:01:57 +02:00
jpg [Core] Make ImageFormatLoader extensible. 2022-09-20 02:01:57 +02:00
jsonrpc
lightmapper_rd Implement Physical Light Units as an optional setting. 2022-08-31 12:14:46 -07:00
mbedtls [Net] Rename "ssl" references to "tls" in methods and members. 2022-09-08 03:24:23 +02:00
meshoptimizer
minimp3
mobile_vr
mono Merge pull request #66253 from raulsntos/dotnet/assembly-may-be-null 2022-09-22 18:24:31 +02:00
msdfgen
multiplayer Change return type of get_configuration_warnings to PackedStringArray 2022-09-19 16:43:15 +01:00
navigation Merge pull request #62429 from smix8/navigation_path_query_4.x 2022-09-21 13:25:48 +02:00
noise Rename hint_tooltip to tooltip_text & setget 2022-08-27 01:35:01 +02:00
ogg Change Array arguments to TypedArray 2022-09-01 13:13:19 +02:00
openxr Fix OpenXR layer composition blending 2022-09-16 12:52:01 +02:00
raycast SCons: Cleanup DEBUG, _DEBUG and NDEBUG defines 2022-09-23 15:21:26 +02:00
regex Change Array arguments to TypedArray 2022-09-01 13:13:19 +02:00
squish
svg [Core] Make ImageFormatLoader extensible. 2022-09-20 02:01:57 +02:00
text_server_adv [GDExtension] Implement support for typed arrays. 2022-09-22 23:31:27 +03:00
text_server_fb [GDExtension] Implement support for typed arrays. 2022-09-22 23:31:27 +03:00
tga [Core] Make ImageFormatLoader extensible. 2022-09-20 02:01:57 +02:00
theora
tinyexr [Core] Make ImageFormatLoader extensible. 2022-09-20 02:01:57 +02:00
upnp Update UPnP documentation 2022-08-28 19:09:19 +02:00
vhacd
vorbis
webp [Core] Make ImageFormatLoader extensible. 2022-09-20 02:01:57 +02:00
webrtc [WebRTC] Expose more of the WebRTC API. 2022-09-13 14:46:58 +02:00
websocket Style: Ensure consistent formatting with clang-format 15 2022-09-21 12:48:58 +02:00
webxr Get WebXR minimally working again in Godot 4 2022-09-19 21:10:27 -05:00
xatlas_unwrap
modules_builders.py
register_module_types.h
SCsub