Commit Graph

78 Commits

Author SHA1 Message Date
Hugo Locurcio
8b330feb43 Update the 2d stretch mode name to canvas_items 2022-09-27 17:18:16 +02:00
skyace65
5fce24792d Remove visual scripting from the documentation 2022-08-25 22:18:25 -04:00
luz paz
04f66dc5d0 Fix various typos
Found via `codespell -q 3 -S ./LICENSE.txt,./tutorials/i18n,./_tools/codespell-ignore-lines.txt -L doubleclick,findn,lod,inout,nd,raison,te` and other means
2022-07-28 10:35:04 -04:00
Jaime Crespo
33caaf6535 Fix misc syntax/style errors/warnings on documentation head (#5977) 2022-07-23 18:29:56 +02:00
Hugo Locurcio
238f939695 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-03-31 18:34:01 +02:00
Max Hilbrunner
706599af7b Merge pull request #5709 from Calinou/update-list-of-features-4.0alpha
Update List of features for 4.0alpha4
2022-03-30 13:08:52 +02:00
Hugo Locurcio
0bf732a3c0 Update List of features for 4.0alpha4 2022-03-22 19:39:33 +01:00
Hugo Locurcio
d702b38566 Mention that the WOFF2 font format is now supported 2022-03-22 13:17:17 +01:00
Ricardo Buring
22309d6791 Update mentions of cylinder shape support for Godot 3.4 (#5697) 2022-03-21 00:33:02 +01:00
Hugo Locurcio
6c3a8035c8 Mention that FBX support is partial in List of features
Support for animated FBX scenes is techically present, but it's
usually too broken to be usable in production.

For reference, this partial support is already mentioned on the FAQ.
2022-03-12 18:15:06 +01:00
Fredia Huya-Kouadio
19c34237cc Remove 3.x VR tutorials, add landing page for future XR docs (#5479)
Co-authored-by: Hugo Locurcio <hugo.locurcio@hugo.pro>
2022-01-25 23:46:07 +01:00
Lalit Shankar Chowdhury
a960495139 Fix minor grammatical errors (#5302)
* Update introduction.rst

* Update list_of_features.rst

* Update release_policy.rst

* Update troubleshooting.rst

* Update faq.rst

Co-authored-by: Hugo Locurcio <hugo.locurcio@hugo.pro>
Co-authored-by: Yuri Sizov <pycbouh@users.noreply.github.com>
2021-11-03 19:09:33 +01:00
Rémi Verschelde
9a05eef561 4.0: Convert Sprite references to Sprite2D
Some screenshots will need to be updated so that the scene structures shown
in screenshot fit what the code blocks are referring to.
2021-10-06 14:29:55 +02:00
luzpaz
d9bc787dd9 Fix various typos (#5215)
Fix various typos

Found via `codespell -q 3 -S ./LICENSE.txt -L doubleclick,findn,lod,inout,nd,raison,te`
2021-09-02 17:02:23 +03:00
Max Hilbrunner
f30fb2b7a6 Merge pull request #5211 from Calinou/list-of-features-link-to-proposals
Link to godot-proposals instead of godot-roadmap in List of features
2021-08-30 20:19:14 +02:00
Hugo Locurcio
cabb02bb30 Update List of features for recent changes in the master branch 2021-08-30 17:28:52 +02:00
Hugo Locurcio
6ac81401a2 Link to godot-proposals instead of godot-roadmap in List of features
The godot-roadmap repository is no longer active.
2021-08-30 17:06:37 +02:00
hpnrep6
56b5246621 Fix GLSL hyperlink formatting in List of features (#5095) 2021-07-16 04:44:31 +02:00
Hugo Locurcio
dc7d447288 Fix outdated stable version number in List of features
This also links back to the stable page.
2021-06-22 17:24:56 +02:00
bruvzg
20bcd1307a [Complex Text Layouts] Update tutorials and documentation to match TextServer changes. 2021-05-07 11:29:55 +03:00
Michael Alexsander
1ec802463a Add MP3 to the list of supported audio formats (#4569) 2021-01-23 21:19:34 +01:00
Hugo Locurcio
471618db61 Clarify that GDScript is not based on Python
This also fixes capitalization where "GDscript" was used instead of
"GDScript".

This closes #4378.
2020-11-19 14:57:12 +01:00
Zachary Gardner
2a867ca51d Fix typo "simulatenous" in Input section 2020-09-18 17:22:22 -04:00
skyace65
99a95a0449 Improve importing images page 2020-09-07 09:11:04 -04:00
Omicron
64c0747eaf Fix typo "parabolid" -> "paraboloid" (#3902) 2020-08-17 17:20:44 +02:00
Hugo Locurcio
87e6e9de99 Fix nested list formatting in List of features 2020-08-13 22:15:52 +02:00
Hugo Locurcio
c599492d77 Fix C# link in List of features 2020-07-24 18:13:05 +02:00
Hugo Locurcio
58a2757d37 Add a page listing all features supported by Godot
This closes #3727.
2020-07-24 10:34:21 +02:00