godot/modules
Juan Linietsky dddd8d43f6 Support script global resource name in EditorFileSystem
* Works for binary and text files.
* Makes EditorQuickOpen work with custom resources again.
* Information is cached and easily accessible.

Properly fixes #66179. Supersedes #66215 and supersedes #62417

**WARNING**: This required breaking backwards binary compatibility (.res and .scn files). Files saved after this PR is merged will no longer open in any earlier versions of Godot.
2023-01-21 14:19:27 +01:00
..
basis_universal One Copyright Update to rule them all 2023-01-05 13:25:55 +01:00
bmp Merge pull request #67661 from cooperra/bmp-2bpp-loader 2023-01-19 10:08:21 +01:00
camera One Copyright Update to rule them all 2023-01-05 13:25:55 +01:00
csg Add EditorUndoRedoManager singleton 2023-01-16 01:11:52 +01:00
cvtt One Copyright Update to rule them all 2023-01-05 13:25:55 +01:00
dds One Copyright Update to rule them all 2023-01-05 13:25:55 +01:00
denoise One Copyright Update to rule them all 2023-01-05 13:25:55 +01:00
enet One Copyright Update to rule them all 2023-01-05 13:25:55 +01:00
etcpak etcpak: Fix ETCPAK_TYPE_ETC2_RA_AS_RG 2023-01-11 23:06:35 +01:00
freetype One Copyright Update to rule them all 2023-01-05 13:25:55 +01:00
gdscript Support script global resource name in EditorFileSystem 2023-01-21 14:19:27 +01:00
glslang One Copyright Update to rule them all 2023-01-05 13:25:55 +01:00
gltf Improve the documentation of GLTFDocument's append methods 2023-01-15 14:27:08 -06:00
gridmap Add EditorUndoRedoManager singleton 2023-01-16 01:11:52 +01:00
hdr One Copyright Update to rule them all 2023-01-05 13:25:55 +01:00
jpg One Copyright Update to rule them all 2023-01-05 13:25:55 +01:00
jsonrpc One Copyright Update to rule them all 2023-01-05 13:25:55 +01:00
lightmapper_rd One Copyright Update to rule them all 2023-01-05 13:25:55 +01:00
mbedtls One Copyright Update to rule them all 2023-01-05 13:25:55 +01:00
meshoptimizer One Copyright Update to rule them all 2023-01-05 13:25:55 +01:00
minimp3 One Copyright Update to rule them all 2023-01-05 13:25:55 +01:00
mobile_vr One Copyright Update to rule them all 2023-01-05 13:25:55 +01:00
mono Support script global resource name in EditorFileSystem 2023-01-21 14:19:27 +01:00
msdfgen One Copyright Update to rule them all 2023-01-05 13:25:55 +01:00
multiplayer Merge pull request #71379 from KoBeWi/destruction_of_compatibility_function 2023-01-18 17:40:13 +01:00
navigation Merge pull request #70904 from huangjiaminhhh/master 2023-01-12 22:24:37 +01:00
noise Add tests for FastNoiseLite/NoiseTexture 2023-01-06 02:46:08 +01:00
ogg One Copyright Update to rule them all 2023-01-05 13:25:55 +01:00
openxr Merge pull request #71450 from BastiaanOlij/fix_openxr_init_failure 2023-01-19 10:08:50 +01:00
raycast Merge pull request #70684 from filiperinaldi/fix_arm64_build_clang 2023-01-16 09:15:44 +01:00
regex One Copyright Update to rule them all 2023-01-05 13:25:55 +01:00
squish One Copyright Update to rule them all 2023-01-05 13:25:55 +01:00
svg One Copyright Update to rule them all 2023-01-05 13:25:55 +01:00
text_server_adv [GDExtension] Expose some low level functions and String operators. 2023-01-19 12:50:49 +02:00
text_server_fb [GDExtension] Expose some low level functions and String operators. 2023-01-19 12:50:49 +02:00
tga One Copyright Update to rule them all 2023-01-05 13:25:55 +01:00
theora One Copyright Update to rule them all 2023-01-05 13:25:55 +01:00
tinyexr One Copyright Update to rule them all 2023-01-05 13:25:55 +01:00
upnp One Copyright Update to rule them all 2023-01-05 13:25:55 +01:00
vhacd One Copyright Update to rule them all 2023-01-05 13:25:55 +01:00
vorbis One Copyright Update to rule them all 2023-01-05 13:25:55 +01:00
webp One Copyright Update to rule them all 2023-01-05 13:25:55 +01:00
webrtc Merge pull request #68429 from KoBeWi/PropertySettings 2023-01-06 22:59:29 +01:00
websocket One Copyright Update to rule them all 2023-01-05 13:25:55 +01:00
webxr Class reference: snake_case .gd filenames, _on_* 2023-01-15 13:26:29 +00:00
xatlas_unwrap One Copyright Update to rule them all 2023-01-05 13:25:55 +01:00
zip One Copyright Update to rule them all 2023-01-05 13:25:55 +01:00
modules_builders.py
register_module_types.h One Copyright Update to rule them all 2023-01-05 13:25:55 +01:00
SCsub