4954 Commits
Author SHA1 Message Date
Max Hilbrunner 697bb01424 Merge pull request #8788 from mhilbrunner/pin-sphinx-contrib
[3.3] Pin sphinx-contrib libraries to fix RTD build
2024-01-17 00:47:08 +01:00
Max Hilbrunner 71b9cb7cb9 Pin Sphinx libraries 2024-01-17 00:46:06 +01:00
Max Hilbrunner 4e4334931c Merge pull request #8787 from mhilbrunner/pin-jinja2
[3.3] Pin jinja2
2024-01-17 00:43:29 +01:00
Max Hilbrunner 3b5ab4bf9a Pin JInja 2 2024-01-17 00:41:22 +01:00
Max Hilbrunner db5a44e0cd Merge pull request #8786 from mhilbrunner/downgrade-python
[3.3] Downgrade Python
2024-01-17 00:03:09 +01:00
Max Hilbrunner 3829c4e0ad Downgrade Python to 3.9 2024-01-17 00:00:40 +01:00
Max Hilbrunner 8ad06f1454 Merge pull request #8785 from mhilbrunner/add-rtd-config
[3.3] Update RTD config
2024-01-16 23:58:15 +01:00
Max Hilbrunner b11f7c2f46 Update RTD config 2024-01-16 23:56:15 +01:00
Max Hilbrunner 671921f5ac Merge pull request #8784 from mhilbrunner/remove-search-extension
Remove sphinx_search.extension
2024-01-16 23:23:16 +01:00
Max Hilbrunner ca5e5c0095 Remove sphinx_search.extension 2024-01-16 22:53:08 +01:00
Rémi Verschelde ff0fffedfd Add caution message that this is outdated documentation
And further cleanup intro text which is outdated.
2023-02-15 17:35:40 +01:00
Rémi Verschelde 1163569872 Remove info box about other versions as it always gets outdated
(cherry picked from commit 916ad43e52)
2022-10-14 18:07:47 +02:00
David Khachaturov d520e8e5fa Add mazette! as a third-party company offering console ports of Godot 2022-08-03 12:49:01 +02:00
Hugo Locurcio 9f342ab2e6 Increase spacing between list items to improve readability (#5962) 2022-07-23 02:29:52 +02:00
and-radandHugo Locurcio a9b3d5baeb Improve side-aligned image positioning (#5876)
Co-authored-by: Hugo Locurcio <hugo.locurcio@hugo.pro>
2022-06-15 17:05:43 +02:00
Hugo Locurcio ef992d9f6b Fix missing file extension in Exporting projects 2022-05-26 20:55:10 +02:00
Hugo Locurcio f26d7dd409 Clarify the expected output file extensions in Exporting projects 2022-05-26 20:55:10 +02:00
Telmo "TrooperandHugo Locurcio 24bc3db479 Add exit condition to prevent thread from hanging in resource_queue.gd (#5833)
Co-authored-by: Hugo Locurcio <hugo.locurcio@hugo.pro>
2022-05-23 15:01:22 +02:00
snailrhymer a2e309ecfc Add command to build specific files in Building the manual with Sphinx (#5828) 2022-05-20 22:04:37 +02:00
Hugo LocurcioandSergey Pershenkov 28fd0372eb Fix example resource path in Data paths
Co-authored-by: Sergey Pershenkov <s.pershenkov@icloud.com>
2022-05-15 19:24:59 +02:00
Hugo Locurcio d9e7356f04 Remove outdated notice about lack of controller support on Apple M1
This also mentions that overriding force feedback (for steering wheels)
isn't supported yet.
2022-05-11 23:39:52 +02:00
vratajin d1cd9ed69d Fix invalid variable name in C# example in Physics introduction (#5809) 2022-05-07 22:05:05 +02:00
Michael Nischt 62c9523202 Update bake configuration from 3 to 4 modes
4 Modes: Low, Medium, High, and Ultra
2022-05-05 19:05:02 +02:00
snailrhymer becf8f1663 Fix a typo in Physics introduction (#5778) 2022-04-27 01:17:53 +02:00
GerryandHugo Locurcio 306a0bf32b Define DCCs during its first use in Introduction to 3D (#5775)
Co-authored-by: Hugo Locurcio <hugo.locurcio@hugo.pro>
2022-04-26 00:04:24 +02:00
Jonathan DeissandHugo Locurcio 024c224fdd Improve sentence flow in Using 3D transforms (#5773)
Co-authored-by: Hugo Locurcio <hugo.locurcio@hugo.pro>
2022-04-23 00:32:12 +02:00
kminardo1andHugo Locurcio 397ca1f1b4 Add "Learn GDScript From Zero" to Tutorials and resources (#5767)
Co-authored-by: Hugo Locurcio <hugo.locurcio@hugo.pro>
2022-04-15 16:53:14 +02:00
Luis Adolfo Ramírez 969acfa0d1 Fix typo in GDNative C++ example (#5761) 2022-04-13 00:45:49 +02:00
Eduardo Rodrigues b479f8884d Fix minor errors on PR workflow page (#5762) 2022-04-13 00:43:42 +02:00
Douglas LeãoandHugo Locurcio 0daef3ab02 Use a note for FreeType year advice in Complying with licenses (#5747)
Co-authored-by: Hugo Locurcio <hugo.locurcio@hugo.pro>
2022-04-07 19:34:25 +02:00
Hugo Locurcio b4476bd04e Backport What is GDNative? page to the 3.3 branch
This is needed to fix the build following the cherry-pick of
4709121d02 to the `3.3` branch.
2022-04-07 19:31:25 +02:00
Hugo Locurcio 5b0395f691 Mention antialiasing workaround in Custom drawing in 2D 2022-04-07 18:58:02 +02:00
Hugo Locurcio 58fde764eb Mention GDNative versus shared libraries in Custom modules in C++ 2022-04-07 18:57:17 +02:00
Hugo Locurcio cc0d7fa0a9 Mention that Godot uses Mikktspace in List of features
This is also mentioned in Importing scenes, but it makes sense
to mention it in List of features as this is an expected feature of
most 3D engines nowadays.
2022-04-07 18:55:15 +02:00
Haoyu Qiu 271774762d Remove excess backtick in VR starter tutorial (#5737) 2022-04-05 18:26:46 +02:00
Hugo Locurcio 7bd290e0f9 Improve third-party information in Complying with licenses (#5734) 2022-04-05 18:20:33 +02:00
Hugo Locurcio 90ed6eb108 Add a note about fuzzy strings in Localization using gettext 2022-03-31 18:35:43 +02:00
Wojtek Kubiak fa5fc4fd39 Add Xbox Series X/S support by Pineapple Works (#5714) 2022-03-25 15:34:32 +01:00
Arpit Srivastava 8d1ed39cb7 Fix missing word in Beziers, curves and paths (#5654) 2022-02-27 19:19:23 +01:00
SylvanSign 43ed15b371 add legacy ImageMagick command for ICO convert (#5638) 2022-02-23 01:47:49 +01:00
Timon Bestebreur 54423eb588 Fix a typo in Best practices for engine contributors (#5613) 2022-02-16 17:46:22 +01:00
Denis NICOLAS 7f2d47b199 Fix another typo in Using the SurfaceTool (#5612) 2022-02-15 19:40:13 +01:00
Denis NICOLAS 3788b8f4ec Fix a typo in Using the MeshDataTool (#5611) 2022-02-15 19:40:12 +01:00
Denis NICOLAS 887b37a1e0 Fix typo in Procedural geometry (#5608) 2022-02-14 16:47:55 +01:00
snailrhymerandHugo Locurcio d6c61b1e03 Clarify reference erasure warning in Using Servers (#5570)
* Clarify reference erasure warning in Using Servers

Expand a brief remark on the importance of maintaining a reference to a resource to prevent its deletion.
Also fix some typos and remove instances of "just".

Co-authored-by: Hugo Locurcio <hugo.locurcio@hugo.pro>
2022-02-05 21:26:26 +01:00
Matthew 1f9250253c Fix first 2D game image (#5582) 2022-02-05 21:25:46 +01:00
Victor Karp 72b304711a Add missing closing quotation marks in GDScript format strings (#5583) 2022-02-05 21:23:29 +01:00
Markus Sauermann 900e68b291 Get rid of openssl warning during PCK encryption setup (#5568) 2022-01-28 23:57:53 +01:00
snailrhymerandHugo Locurcio 274d464808 Update IRC links to point to Godot Contributors Chat (#5550)
Co-authored-by: Hugo Locurcio <hugo.locurcio@hugo.pro>
2022-01-26 01:34:21 +01:00
Hugo Locurcio 09a47f500c Fix CI error in VR starter tutorial part 1 2022-01-26 01:31:23 +01:00