Godot Organization
28581094f5
classref: Sync with current master branch (34f005d)
2025-05-17 03:29:03 +00:00
Max Hilbrunner
7729a1ff7d
Merge pull request #10890 from Calinou/runtime-load-save-fbx
...
Document loading FBX scenes in Run-time file loading and saving
2025-05-14 11:58:03 +02:00
Max Hilbrunner
ab1638bfcf
Merge pull request #10903 from Calinou/exporting-pcks-add-troubleshooting
...
Add a Troubleshooting section to Exporting packs, patches and mods
2025-05-14 11:55:40 +02:00
Max Hilbrunner
af6183ea2d
Merge pull request #10944 from Calinou/bbcode-in-richtextlabel-hint-quotes
...
Document `[hint]` tag quote support in BBCode in RichTextLabel
2025-05-14 11:54:24 +02:00
Max Hilbrunner
38ae512207
Merge pull request #10945 from Calinou/gdscript-abstract-classes
...
Document abstract classes in GDScript
2025-05-14 11:53:25 +02:00
Hugo Locurcio
db2bc419a3
Document abstract classes in GDScript
2025-05-14 01:31:02 +02:00
Hugo Locurcio
0dcc22ffec
Document [hint] tag quote support in BBCode in RichTextLabel
2025-05-13 18:13:27 +02:00
Max Hilbrunner
f86a5dca87
Merge pull request #10914 from Ivorforce/stl-fixes
...
Add notes to `Dictionary`, `HashMap` and `Array`.
2025-05-12 00:18:57 +02:00
Max Hilbrunner
e8963436ad
Merge pull request #10935 from Jordyfel/patch-1
...
Remove outdated 2D batching note
2025-05-11 00:46:29 +02:00
Max Hilbrunner
f18041e995
Merge pull request #10939 from godotengine/classref/sync-19bb187
...
classref: Sync with current master branch (19bb187)
2025-05-10 21:17:20 +02:00
Godot Organization
94746705a6
classref: Sync with current master branch (19bb187)
2025-05-10 03:27:36 +00:00
Matthew
0800120476
Merge pull request #10936 from Jordyfel/patch-2
...
Add AgX to list of tonemappers in List of Features
2025-05-09 15:29:29 -04:00
Ruben Garcia
94d3e734d3
TextToSpeech supported platforms, CameraFeed, link to record audio. ( #10930 )
...
* Update text_to_speech.rst, mention all supported platforms.
2025-05-09 14:10:11 -04:00
Yordan Dolchinkov
0b86baa14f
Add AgX to list of tonemappers in List of Features
2025-05-09 07:06:51 +03:00
Yordan Dolchinkov
9b20054182
Remove outdated 2D batching note
2025-05-09 06:46:21 +03:00
Matthew
604d3d8dcf
Merge pull request #10835 from aaronfranke/opt-out-name-suffix
...
Document how to opt out of name suffix customization in 3D import
2025-05-04 12:44:13 -04:00
Matthew
9ca65ff427
Merge pull request #10923 from willnationsdev/input-typo
...
Fix missing apostrophe.
2025-05-04 12:40:11 -04:00
willnationsdev
91932021ee
Fix missing apostrophe.
2025-05-03 17:54:37 -05:00
Matthew
13f139861f
Merge pull request #10921 from godotengine/classref/sync-1cf573f
...
classref: Sync with current master branch (1cf573f)
2025-05-03 07:36:09 -04:00
Godot Organization
d7112fad77
classref: Sync with current master branch (1cf573f)
2025-05-03 03:27:02 +00:00
Matthew
0a2feffa6d
Merge pull request #10827 from dsnopek/gdextension-not-experimental-anymore
...
Stop referring to GDExtension as experimental
2025-05-02 12:33:13 -04:00
David Snopek
a7815c997e
Stop referring to GDExtension as experimental
2025-05-02 10:49:34 -05:00
Matthew
09351221f9
Merge pull request #10904 from huwpascoe/patch-1
...
Remove incorrect section about occluder ordering
2025-05-02 10:15:13 -04:00
Max Hilbrunner
8db2f3ed62
Merge pull request #10631 from Ivorforce/godot-cpp-up
...
Split C++ (godot-cpp) and GDExtension system info into separate categories, children of Scripting.
2025-05-02 08:28:30 +02:00
Max Hilbrunner
b6d0deb5f8
Merge pull request #10912 from Ivorforce/stl-update
...
Add new `FixedVector` type to the types table.
2025-05-01 21:55:23 +02:00
Lukas Tenbrink
ab7f0455b3
Add new FixedVector type to the types table.
2025-05-01 20:59:22 +02:00
Lukas Tenbrink
9fb7efde19
Add notes to Dictionary, HashMap and Array.
...
Add a link to Godot's container types to relevant FAQ entry.
2025-05-01 14:29:03 +02:00
Yuri Rubinsky
de6a37a30d
Merge pull request #10913 from Chaosus/shader_fix_builtin_funcs
...
Few fixes for shader's built-in methods
2025-05-01 14:50:34 +03:00
Chaosus
916c65fe71
Few fixes for shader's built-in methods
2025-05-01 14:45:29 +03:00
Matthew
530614ae0d
Merge pull request #10886 from m4gr3d/update_generate_apk_docs
...
Update the Android build documentation
2025-04-30 21:15:30 -04:00
Matthew
1b8d233054
Merge pull request #10911 from MJacred/patch-2
...
Fix URL to gamepad tester website
2025-04-30 21:09:42 -04:00
MJacred
48150d5cf2
Fix URL to gamepad tester website
2025-04-30 13:01:53 +02:00
Fredia Huya-Kouadio
ddbc8e827d
Update the Android build documentation
...
- Replace `generate_apk` with `generate_android_binaries` in the Android documentation
- Update the ndk version to 27.2.12479018
2025-04-28 19:19:59 -07:00
Max Hilbrunner
5ebc3a794b
Merge pull request #10800 from vgezer/inspectordock
...
Update inspector dock
2025-04-29 01:48:21 +02:00
Max Hilbrunner
bf0fb5af0d
Merge pull request #10812 from Calinou/data-paths-file-logging
...
Document file logging in Data paths
2025-04-29 01:47:27 +02:00
Max Hilbrunner
58578cbef9
Merge pull request #10873 from Calinou/cpp-usage-guidelines-stl-datatypes
...
Add a table listing STL datatypes and their Godot equivalents in C++ usage guidelines
2025-04-29 01:44:34 +02:00
Max Hilbrunner
5777a01fdf
Merge pull request #10902 from Calinou/404-page-hide-user-notes
...
Hide user notes on 404 page
2025-04-29 01:42:03 +02:00
Max Hilbrunner
465b800caa
Merge pull request #10901 from Muller-Castro/add-template-placeholder
...
Add `_CLASS_SNAKE_CASE_` script template placeholder
2025-04-29 01:40:12 +02:00
Hugo Locurcio
c82da08457
Add a table listing STL datatypes and their Godot equivalents in C++ usage guidelines
...
This is more comprehensive than the previous advice.
2025-04-28 22:10:41 +02:00
yesfish
58f4c57a63
Remove incorrect section about occluder ordering
2025-04-28 18:33:20 +01:00
Hugo Locurcio
c3a22b4364
Add a Troubleshooting section to Exporting packs, patches and mods
...
- Mention that the pack must be loaded early enough to have an effect.
- Mention load order being important.
- Mention ZIP format throughout the page, as it can be used in the same
way as PCK files.
- Link to Run-time resource loading and saving tutorial as an alternative.
2025-04-28 19:31:15 +02:00
Hugo Locurcio
2bfc2f04cf
Hide user notes on 404 page
...
This switches to `404.rst` instead of an embedded 404 page in `conf.py`,
so we can specify page metadata.
2025-04-28 19:04:58 +02:00
Muller-Castro
c8583abde8
Add _CLASS_SNAKE_CASE_ script template placeholder
2025-04-28 13:00:02 -03:00
Matthew
4124f61eef
Merge pull request #10747 from Calinou/gdscript-typed-dictionaries
...
Document typed dictionaries in GDScript
2025-04-26 16:29:06 -04:00
Hugo Locurcio
6c3cef80b3
Document typed dictionaries in GDScript
2025-04-26 18:33:00 +02:00
Matthew
5193b4efc9
Merge pull request #10894 from godotengine/classref/sync-e37c626
...
classref: Sync with current master branch (e37c626)
2025-04-26 07:54:58 -04:00
Godot Organization
e66e1fb4a1
classref: Sync with current master branch (e37c626)
2025-04-26 03:23:58 +00:00
Max Hilbrunner
19ff7aa26d
Merge pull request #10892 from MJacred/patch-2
...
Document new bbcode [br] in RichTextLabel
2025-04-25 23:17:15 +02:00
MJacred
f0258bd879
Document new bbcode [br] in RichTextLabel
2025-04-25 15:53:23 +02:00
Lukas Tenbrink
028abe15d1
Split C++ (godot-cpp) and GDExtension system info into separate categories, children of Scripting.
2025-04-24 21:59:02 +02:00