godot/modules
Haoyu Qiu 84aee17901 Improvements and fixes based on Weblate comments
* Description of `ui_text_submit` action should be "Submit Text" instead of "Text Submitted".
* Spell out "Animation" instead of using "Anim.".
* Treat "Max" as regular word instead of writing "Max.".
* Use generic "Set %s" for action name instead of a dedicated "Set target_position".
* Add translator comment for:
    * "Inclusive" and "Self" in the profiler.
    * Places where it needs the context about being an editor progress label.
    * "Duplicated Animation Name" since it's refering to the new name of a duplicated animation.
    * Disambiguation of "View Plane Transform", "Paste Selects" and "Display Normal".
* Fix wrong undo action name for renaming an input action.
* Fix missing end quote in a shader error message.
* In class reference:
    * Fix duplicated "if" in the description of `signf()`.
    * Fix mismatched example output in `String.operator %()`.
    * Fix typo in the description of `Decal.texture_emission`.
    * Unify description of `String.match()` and `StringName.match()`.
2023-02-13 15:22:18 +08:00
..
astcenc Refactor high quality texture import 2023-01-30 15:53:23 +01:00
basis_universal Handle gltf binary 2023-01-27 02:02:02 -08:00
bmp
camera
csg Don't generate CSGPolygon3D shape before the assigned path is inside tree 2023-01-31 02:04:57 +01:00
cvtt Refactor high quality texture import 2023-01-30 15:53:23 +01:00
dds
denoise
enet Fix various typos with codespell 2023-01-30 14:22:47 +01:00
etcpak Refactor high quality texture import 2023-01-30 15:53:23 +01:00
freetype
gdscript Improve GDScript error for method call on null/previously freed instance 2023-02-12 21:52:05 +01:00
glslang
gltf Fixes for gltf export. 2023-02-07 11:57:25 -08:00
gridmap Improvements and fixes based on Weblate comments 2023-02-13 15:22:18 +08:00
hdr
jpg
jsonrpc
lightmapper_rd
mbedtls [Net] Remove StreamPeerTLS.blocking_handshake option. 2023-01-28 11:08:02 +01:00
meshoptimizer
minimp3 docs: replace File with FileAccess 2023-01-30 22:43:08 +08:00
mobile_vr
mono Merge pull request #73026 from SirUppyPancakes/sync-context-send 2023-02-12 22:34:18 +01:00
msdfgen
multiplayer [MP] Fix MultiplayerSpawner not connecting to child_entered_tree. 2023-02-12 15:32:09 +01:00
navigation Rename NavigationServer internal RvoAgent to NavAgent 2023-02-01 22:27:48 +01:00
noise [Noise/NoiseTexture2D] Allow disabling normalization 2023-01-29 14:59:10 +01:00
ogg
openxr Merge pull request #72604 from rbessems/rbessems/env_blend_mode 2023-02-03 06:24:30 +01:00
raycast
regex
squish
svg
text_server_adv [TextServer] Preload USpoofChecker to speed up GDScript parsing. 2023-02-05 23:31:54 +02:00
text_server_fb
tga
theora Updates VideoDecoder plugin API to GDExtension. 2023-01-30 18:39:29 -08:00
tinyexr
upnp
vhacd
vorbis
webp libwebp: Sync with upstream 1.3.0 2023-01-25 10:38:03 -03:00
webrtc Remove some unused signals 2023-01-31 18:54:04 +01:00
websocket Remove some unused signals 2023-01-31 18:54:04 +01:00
webxr Fix byte packing (and buffer overrun) in godot_webxr_get_bounds_geometry() 2023-02-10 19:33:18 -06:00
xatlas_unwrap
zip
modules_builders.py
register_module_types.h
SCsub