godot/modules
Brian Huynh 360b84bad5 Clarification to the description of Global scope in regards to GDScript
Previous wording said that @GDScript referred to entries that could be accessed in any script. Although with common sense we could imagine that it is only refering to GDScript specific pieces of code, the wording is a little unclear.

In general there are small changes to the wording which makes it more clear and concise.
Wording change

Tried to match the wording up with my last change which should make it a bit easier to parse at a glance what the docs mean by "from any script"

Changed language from "not specific to" to "which work in any language"

After consulting multiple people the new wording seems easier to parse, even for non coders

Update doc/classes/@GlobalScope.xml

Update modules/gdscript/doc_classes/@GDScript.xml

Update modules/gdscript/doc_classes/@GDScript.xml

Co-Authored-By: Micky <66727710+Mickeon@users.noreply.github.com>
2024-10-23 02:10:03 -04:00
..
astcenc SCons: Add unobtrusive type hints in SCons files 2024-09-25 09:34:35 -05:00
basis_universal Don't include core/io/image.h in core/os/os.h 2024-10-18 19:04:19 +03:00
bcdec Fix decompressing textures with dimensions that are not multiples of 4 2024-10-06 11:13:39 +02:00
betsy Merge pull request #97295 from BlueCube3310/betsy-bc4 2024-10-14 14:09:56 -05:00
bmp SCons: Add unobtrusive type hints in SCons files 2024-09-25 09:34:35 -05:00
camera Merge pull request #97589 from pkowal1982/fix_97454 2024-09-29 00:47:15 +02:00
csg Merge pull request #97479 from dustdfg/csg_redudant_3d_disabled_check 2024-09-26 12:45:58 +02:00
cvtt Replace squish with bcdec for BC decompression 2024-09-26 14:42:54 +02:00
dds SCons: Add unobtrusive type hints in SCons files 2024-09-25 09:34:35 -05:00
enet Add method for getting packet flags from ENetPacketPeer 2024-10-02 14:34:06 +02:00
etcpak SCons: Add unobtrusive type hints in SCons files 2024-09-25 09:34:35 -05:00
fbx SCons: Add unobtrusive type hints in SCons files 2024-09-25 09:34:35 -05:00
freetype SCons: Add unobtrusive type hints in SCons files 2024-09-25 09:34:35 -05:00
gdscript Clarification to the description of Global scope in regards to GDScript 2024-10-23 02:10:03 -04:00
glslang SCons: Add unobtrusive type hints in SCons files 2024-09-25 09:34:35 -05:00
gltf Assign the correct bone rest transform to nodes with matrix in GLTF 2024-10-07 10:19:43 -07:00
godot_physics_2d Merge pull request #96923 from Repiteo/style/warning-admonition 2024-09-26 12:45:38 +02:00
godot_physics_3d Merge pull request #96923 from Repiteo/style/warning-admonition 2024-09-26 12:45:38 +02:00
gridmap SCons: Add unobtrusive type hints in SCons files 2024-09-25 09:34:35 -05:00
hdr SCons: Add unobtrusive type hints in SCons files 2024-09-25 09:34:35 -05:00
interactive_music SCons: Add unobtrusive type hints in SCons files 2024-09-25 09:34:35 -05:00
jpg SCons: Add unobtrusive type hints in SCons files 2024-09-25 09:34:35 -05:00
jsonrpc SCons: Add unobtrusive type hints in SCons files 2024-09-25 09:34:35 -05:00
ktx SCons: Add unobtrusive type hints in SCons files 2024-09-25 09:34:35 -05:00
lightmapper_rd Merge pull request #97483 from akien-mga/clang-format-19.1.0 2024-09-26 12:46:04 +02:00
mbedtls [mbedTLS] Enable TLS 1.3 support 2024-09-26 17:37:38 +02:00
meshoptimizer SCons: Add unobtrusive type hints in SCons files 2024-09-25 09:34:35 -05:00
minimp3 SCons: Add unobtrusive type hints in SCons files 2024-09-25 09:34:35 -05:00
mobile_vr SCons: Add unobtrusive type hints in SCons files 2024-09-25 09:34:35 -05:00
mono Merge pull request #97588 from TML233/generated-raise-signal 2024-10-21 16:39:12 -05:00
msdfgen SCons: Add unobtrusive type hints in SCons files 2024-09-25 09:34:35 -05:00
multiplayer Docs: remove duplicate words 2024-09-30 12:21:30 +02:00
navigation Replaced some distance checks with square distance checks in NavMap, wherever the purpose is only to find the nearest element. 2024-10-15 22:06:35 -05:00
noise Clarify SIMPLEX and SIMPLEX_SMOOTH types 2024-10-07 19:41:18 +08:00
ogg SCons: Add unobtrusive type hints in SCons files 2024-09-25 09:34:35 -05:00
openxr SCons: Add unobtrusive type hints in SCons files 2024-09-25 09:34:35 -05:00
raycast SCons: Add unobtrusive type hints in SCons files 2024-09-25 09:34:35 -05:00
regex SCons: Add unobtrusive type hints in SCons files 2024-09-25 09:34:35 -05:00
svg SCons: Add unobtrusive type hints in SCons files 2024-09-25 09:34:35 -05:00
text_server_adv Merge pull request #97677 from bruvzg/hb1001 2024-10-02 15:01:23 +02:00
text_server_fb [TextServer] Silently skip invalid system fallback fonts. 2024-10-01 17:22:16 +03:00
tga Don't include core/io/image.h in core/os/os.h 2024-10-18 19:04:19 +03:00
theora Don't include core/io/image.h in core/os/os.h 2024-10-18 19:04:19 +03:00
tinyexr Don't include core/io/image.h in core/os/os.h 2024-10-18 19:04:19 +03:00
upnp SCons: Add unobtrusive type hints in SCons files 2024-09-25 09:34:35 -05:00
vhacd SCons: Add unobtrusive type hints in SCons files 2024-09-25 09:34:35 -05:00
vorbis Vorbis: Remove redundant bounds check 2024-09-27 21:04:46 +05:30
webp SCons: Add unobtrusive type hints in SCons files 2024-09-25 09:34:35 -05:00
webrtc SCons: Add unobtrusive type hints in SCons files 2024-09-25 09:34:35 -05:00
websocket Parse fragment from URL 2024-09-27 19:42:30 +08:00
webxr Docs: remove duplicate words 2024-09-30 12:21:30 +02:00
xatlas_unwrap SCons: Add unobtrusive type hints in SCons files 2024-09-25 09:34:35 -05:00
zip SCons: Add unobtrusive type hints in SCons files 2024-09-25 09:34:35 -05:00
register_module_types.h
SCsub SCons: Add unobtrusive type hints in SCons files 2024-09-25 09:34:35 -05:00