Max Hilbrunner
88bb515d8a
Add troubleshooting info to Mono compilation
2022-01-16 02:14:05 +01:00
Ayush Kashyap
db22c54572
Fix typo in Custom Godot servers code sample ( #5516 )
2022-01-14 18:42:09 +01:00
Max Hilbrunner
55c80494c7
Merge pull request #5509 from dalexeev/bgcolor-fgcolor-bbcodes
...
Document `[bgcolor]` and `[fgcolor]` BBCodes
2022-01-14 03:28:47 +01:00
Danil Alexeev
f47697e1b6
Document [bgcolor] and [fgcolor] BBCodes
2022-01-12 21:05:25 +03:00
Rémi Verschelde
41949370a6
Merge pull request #5508 from dalexeev/lb-rb-bbcodes
2022-01-12 17:40:56 +01:00
Danil Alexeev
d7a41d57f6
Add info about [lb] and [rb] BBCodes
2022-01-12 18:41:30 +03:00
zacryol
eae575a99b
Remove deprecated Discord link on homepage ( #5506 )
2022-01-12 03:43:28 +01:00
Max Hilbrunner
ed0f9a3d7f
Merge pull request #5502 from skyace65/GDScriptTable
...
Add information on using continue with match to gdscript table
2022-01-11 17:18:24 +01:00
Max Hilbrunner
e4eb6096c3
Merge pull request #5503 from skyace65/NormalMap
...
Fix normal map description and improve note
2022-01-10 08:38:06 +01:00
skyace65
e6e205a020
Fix normal map description and improve note
2022-01-09 12:09:28 -05:00
skyace65
76550d3653
Add information on using continue with match to gdscript table
2022-01-09 11:03:43 -05:00
Matthew and Hugo Locurcio
d17c415009
Update and improve VS Code setup instructions ( #5501 )
...
Co-authored-by: Hugo Locurcio <hugo.locurcio@hugo.pro >
2022-01-08 00:06:25 +01:00
nice-shot and Hugo Locurcio
dac5306e21
Add missing property name in Using GIProbe ( #5499 )
...
Co-authored-by: Hugo Locurcio <hugo.locurcio@hugo.pro >
2022-01-07 18:47:11 +01:00
Max Hilbrunner
86e728c06b
Merge pull request #5496 from Calinou/input-examples-keyboard-ghosting
...
Document keyboard ghosting caveats in Input examples
2022-01-05 01:03:43 +01:00
Hugo Locurcio
31746843d0
Document keyboard ghosting caveats in Input examples
2022-01-04 22:37:23 +01:00
Max Hilbrunner
a2d949ed2d
Merge pull request #5493 from skyace65/ExportFilters
...
Document how export filters work
2022-01-03 16:41:28 +01:00
Max Hilbrunner
52a3acb912
Merge pull request #5367 from natetrost/master
...
Update Android IAP docs for v1.1 of PBL plugin
2022-01-03 16:39:09 +01:00
Max Hilbrunner
6909a28aca
Merge pull request #5487 from skyace65/VertexLink
...
Remove outdated vertex attributes link
2022-01-03 16:35:47 +01:00
skyace65
13f4f7f24c
Document how export filters work
2022-01-02 09:51:56 -05:00
skyace65
acba96655c
Remove outdated vertex attributes link
2021-12-31 12:28:14 -05:00
Max Hilbrunner
f56a253d28
Merge pull request #5481 from skyace65/WindowsSigning
...
Improve windows code signing documentation
2021-12-31 17:39:21 +01:00
Arpit Srivastava
eafa97b871
Fix references to window size project settings in Multiple resolutions ( #5478 )
2021-12-30 18:46:35 +01:00
skyace65
a26fda2ea7
Improve windows code signing documentation
2021-12-29 12:48:42 -05:00
Max Hilbrunner
11c30595d3
Merge pull request #5427 from mechPenSketch/update_angle_to_point
...
Update vector2_angle_to_point.png
2021-12-29 18:38:54 +01:00
Max Hilbrunner
dc0819b593
Merge pull request #5463 from skyace65/data-path
...
Fix and expand user data path information
2021-12-29 18:36:15 +01:00
Max Hilbrunner
fbc887ab2d
Merge pull request #5484 from Ivorforce/patch-2
...
Refer to NativeScript 1.1 as 'new' rather than 'upcoming' in the GDNative cpp example
2021-12-29 18:33:32 +01:00
Max Hilbrunner
5db5c17388
Merge pull request #5456 from skyace65/faqClarification
...
Clarify example in faq page
2021-12-29 18:32:53 +01:00
Max Hilbrunner
8f1df2ed82
Merge pull request #5472 from skyace65/ThreadWarning
...
Add a warning about creating threads at runtime
2021-12-29 18:31:46 +01:00
Matthew and Hugo Locurcio
f1ff320f06
Clarify singleton read order ( #5457 )
...
* Clarify singleton read order
* Apply suggestions from code review
Co-authored-by: Hugo Locurcio <hugo.locurcio@hugo.pro >
2021-12-29 18:29:52 +01:00
Max Hilbrunner
d2f026765f
Merge pull request #5482 from Hakunamawatta/patch-1
...
Fix "inspecter" to "inspector"
2021-12-29 18:27:30 +01:00
Ivorius
d85e844a94
Refer to NativeScript 1.1 as 'new' rather than 'upcoming' in the GDNative cpp example
2021-12-29 13:51:12 +01:00
Hakunamawatta
b276648dd6
Fix "inspecter" to "inspector"
2021-12-29 20:56:24 +11:00
Matthew and Hugo Locurcio
095aaccd7d
Improve explenation for Trigger and Capture update modes ( #5476 )
...
Co-authored-by: Hugo Locurcio <hugo.locurcio@hugo.pro >
2021-12-27 17:24:47 +01:00
Matthew and Hugo Locurcio
3dc8f58ae4
Add C# instructions for Your first game ( #5474 )
...
Co-authored-by: Hugo Locurcio <hugo.locurcio@hugo.pro >
2021-12-27 17:22:06 +01:00
skyace65
f7ac05e7e9
Add a warning about creating threads at runtime
2021-12-26 12:35:16 -05:00
Matthew and Hugo Locurcio
b42314c740
Put audio effects information on a dedicated page ( #5470 )
...
Co-authored-by: Hugo Locurcio <hugo.locurcio@hugo.pro >
2021-12-26 17:08:42 +01:00
Matthew
a1227023a1
Add a ending to the scripting player input page ( #5469 )
2021-12-26 16:35:58 +01:00
Hugo Locurcio
fefe84fb23
Apply suggestions from code review
2021-12-24 19:06:29 +01:00
Hugo Locurcio
0956d0e993
Apply suggestions from code review
2021-12-24 19:05:28 +01:00
Haoyu Qiu
acd9c49405
Fix capitalization of macOS ( #5466 )
2021-12-24 18:25:27 +01:00
skyace65
2b7d5fec92
Fix and expand user data path information
2021-12-23 19:33:25 -05:00
Matthew and Hugo Locurcio
a4746a2366
Add a link to the notifications page from the Object class page ( #5465 )
...
Co-authored-by: Hugo Locurcio <hugo.locurcio@hugo.pro >
2021-12-23 20:00:11 +01:00
Rémi Verschelde
c02ac91716
Fix invalid ref to doc_using_cpp_profilers
2021-12-21 17:07:48 +01:00
Rémi Verschelde
a9b340a137
Merge pull request #5421 from Calinou/exporting-projects-update-cli-instructions
2021-12-21 16:46:56 +01:00
Rémi Verschelde
343acf0875
Merge pull request #5459 from akien-mga/macos-debug-entitlements
2021-12-21 16:42:01 +01:00
Rémi Verschelde
ffd88e48a7
macOS debug: Sync entitlements with current 3.4/master
2021-12-21 16:37:48 +01:00
Rémi Verschelde
478354d8f4
Merge pull request #5458 from akien-mga/classref-l10n
2021-12-21 16:12:27 +01:00
Rémi Verschelde
a29b557361
conf.py: Add support for loading localized class reference
...
It will look up a potential `classes/<lang>` folder in the parent repository
of https://github.com/godotengine/godot-docs-l10n and use it if provided.
This folder includes a pre-translated copy of the class reference XML, read
to be used by Sphinx. This turned out to be a simpler approach than generating
PO files for class reference strings in reStructured Text format, given that
their source format is XML and the conversion on a per `msgid` basis would be
quite tricky.
This approach is very hacky, as Sphinx doesn't seem to support any kind of
conditional statements in its `toctree` directives, so we have to outright
replace the content at build time. This should typically only be done on RTD
so it shouldn't end up polluting the Git history.
2021-12-21 15:49:20 +01:00
Rémi Verschelde
0545c6b851
Merge pull request #5450 from godotengine/dependabot/pip/sphinxext-opengraph-0.5.1
2021-12-21 15:45:53 +01:00
Rémi Verschelde
5489a3e462
Merge pull request #5440 from timothyqiu/scene-dock
2021-12-21 15:45:29 +01:00