Hugo Locurcio
554a1a882c
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.
(cherry picked from commit 6c3a8035c8 )
2022-03-17 13:38:49 +01:00
Harmony Honey
0a1bef0dd0
Add missing onready for NodePath usage in GDScript exports ( #5694 )
2022-03-17 02:44:27 +01:00
Ricardo Buring
56da3e1628
Your first 2D game: Remove old link ( #5687 )
2022-03-13 19:49:00 +01:00
Ricardo Buring
1e8ccb9b7a
Your first 2D game: Set the physics parameters of the mob before adding it to the scene tree ( #5688 )
2022-03-13 19:48:59 +01:00
Zazucki
e48d69a1f8
Update link to Harvard CS50 and fix book author name ( #5680 )
2022-03-13 01:08:26 +01:00
Zazucki
d7df95b163
Update Harvard CS50 link to latest version ( #5679 )
2022-03-13 01:08:25 +01:00
Zazucki
5357cbbfc0
Clarify the name of the menu action to add a node in Signals ( #5684 )
2022-03-12 23:31:12 +01:00
Haoyu Qiu
999dd2ad8a
Fix section header markup ( #5683 )
2022-03-12 18:30:52 +01:00
dependabot[bot]
0150514670
Bump sphinx-tabs from 3.2.0 to 3.3.0 ( #5672 )
...
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
(cherry picked from commit 664f6a1cbd )
2022-03-11 14:23:00 +01:00
Leona 'leo' Gottfried
b0a50f1d0e
Fix non-unique Sphinx name in Getting Started ( #5597 )
...
(cherry picked from commit 6a001297d9 )
2022-03-11 14:22:57 +01:00
Hugo Locurcio
76d67b9a2c
Change estimated release date for Godot 3.5 to Q2 2022
...
Q1 2022 ends on 2022-03-31, which is too soon considering that only
3.5beta1 was released so far. The RC stage wasn't reached yet.
(cherry picked from commit 141b524cd5 )
2022-03-11 14:22:57 +01:00
Hugo Locurcio
327fb07ba1
Recommend avoiding the List datatype in C++ usage guidelines
...
(cherry picked from commit e82b433b6d )
2022-03-11 14:22:57 +01:00
Hugo Locurcio
872f7aeb95
Remove references to NativeScript 1.0 in GDNative C++ example
...
NativeScript 1.1 has been supported in Godot 3.1 and later, which
means the latest version of the documentation doesn't need to
cover it anymore.
This also improves grammar and writing style.
(cherry picked from commit 440141e494 )
2022-03-11 14:22:57 +01:00
Darenn Keller
b588587750
Fixed one spelling mistake.
...
(cherry picked from commit b6c61785c4 )
2022-03-11 14:22:57 +01:00
Hugo Locurcio
53c0fa893d
Fix and improve Pyston instructions in Compiling for Linux, *BSD
...
- Fix SCons path to match Pyston 2.3.2's portable archive.
- Use a symbolic link instead of a wrapper script, which works the same.
(cherry picked from commit 1399f7bac3 )
2022-03-11 14:22:57 +01:00
Hugo Locurcio
a3b6487ea2
Document using Pyston to speed up builds on Linux
...
(cherry picked from commit 917c1be9e8 )
2022-03-11 14:22:57 +01:00
skyace65
4253813fe9
update your first 2D game font information
...
(cherry picked from commit a0d4f8473c )
2022-03-11 14:22:57 +01:00
zacryol
173be31af8
Reverse parenting order of Sprite and AnimationPlayer in tutorial
...
The docs had a sprite as the child of the player, then *immediately* after
says to not do that. Why mislead the reader at all and not just do it
the better way from the start? There nothing really gained from the
sprite being a child here, not even simplicity.
(cherry picked from commit f2ac9f8ab8 )
2022-03-11 14:22:57 +01:00
zacryol
991f10077d
Remove deprecated Discord link on homepage ( #5506 )
...
(cherry picked from commit eae575a99b )
2022-03-11 14:22:57 +01:00
skyace65
624c204065
Fix normal map description and improve note
...
(cherry picked from commit e6e205a020 )
2022-03-11 14:22:57 +01:00
Matthew
5cc735cdea
Update and improve VS Code setup instructions ( #5501 )
...
Co-authored-by: Hugo Locurcio <hugo.locurcio@hugo.pro >
(cherry picked from commit d17c415009 )
2022-03-11 14:22:57 +01:00
nice-shot
5df6a7071e
Add missing property name in Using GIProbe ( #5499 )
...
Co-authored-by: Hugo Locurcio <hugo.locurcio@hugo.pro >
(cherry picked from commit dac5306e21 )
2022-03-11 14:22:57 +01:00
Hugo Locurcio
e387828896
Document keyboard ghosting caveats in Input examples
...
(cherry picked from commit 31746843d0 )
2022-03-11 14:22:57 +01:00
skyace65
988b4caa75
Document how export filters work
...
(cherry picked from commit 13f4f7f24c )
2022-03-11 14:22:57 +01:00
Matthew
fe097dcd65
Clarify singleton read order ( #5457 )
...
* Clarify singleton read order
* Apply suggestions from code review
Co-authored-by: Hugo Locurcio <hugo.locurcio@hugo.pro >
(cherry picked from commit f1ff320f06 )
2022-03-11 14:22:57 +01:00
Max Hilbrunner
c6900647cc
Merge pull request #5463 from skyace65/data-path
...
Fix and expand user data path information
(cherry picked from commit dc0819b593 )
2022-03-11 14:22:57 +01:00
Matthew
8474963266
Add a link to the notifications page from the Object class page ( #5465 )
...
Co-authored-by: Hugo Locurcio <hugo.locurcio@hugo.pro >
(cherry picked from commit a4746a2366 )
2022-03-11 14:22:57 +01:00
Matthew
88f276f668
Improve explenation for Trigger and Capture update modes ( #5476 )
...
Co-authored-by: Hugo Locurcio <hugo.locurcio@hugo.pro >
(cherry picked from commit 095aaccd7d )
2022-03-11 14:22:57 +01:00
Arpit Srivastava
e5371883c8
Fix references to window size project settings in Multiple resolutions ( #5478 )
...
(cherry picked from commit eafa97b871 )
2022-03-11 14:22:57 +01:00
Ivorius
79d82a769f
Refer to NativeScript 1.1 as 'new' rather than 'upcoming' in the GDNative cpp example
...
(cherry picked from commit d85e844a94 )
2022-03-11 14:22:57 +01:00
Hakunamawatta
d963962be3
Fix "inspecter" to "inspector"
...
(cherry picked from commit b276648dd6 )
2022-03-11 14:22:57 +01:00
Haoyu Qiu
e182d49332
Fix capitalization of macOS ( #5466 )
...
(cherry picked from commit acd9c49405 )
2022-03-11 14:22:57 +01:00
Rémi Verschelde
6ee2cd6702
Merge pull request #5670 from akien-mga/3.4-upgrade-sphinx-drop-readthedocs-sphinx-search
2022-03-09 13:43:16 +01:00
Rémi Verschelde
39c5190ed2
Sphinx: Update to 4.4.0, drop incompatible readthedocs-sphinx-search
...
The readthedocs-sphinx-search extension is not actively maintained upstream,
and they pin some extremely old versions of Sphinx components which are not
compatible with what we need to use.
It was already dropped in the master branch, this syncs the requirements.txt
from master with 3.4.
2022-03-09 12:03:31 +01:00
Rémi Verschelde
5d030c0043
Merge pull request #5668 from skyace65/AssetLibDup
2022-03-09 11:20:23 +01:00
skyace65
badb6ed6fd
Remove duplicate asset library page
2022-03-08 20:40:37 -05:00
Arpit Srivastava
fa129f000d
Fix missing word in Beziers, curves and paths ( #5654 )
2022-02-27 19:19:16 +01:00
Matthew
2fe68d0793
Add a ending to the scripting player input page ( #5469 )
2022-02-25 14:53:19 +01:00
Rémi Verschelde
5492a62b00
Update copyright year in footer
2022-02-24 15:42:51 +01:00
Rémi Verschelde
6001b24000
requirements: Update to readthedocs-sphinx-search 0.1.1
2022-02-24 15:42:51 +01:00
Rémi Verschelde
136aa33b03
requirements: Update to Sphinx 3.5.4, RTD theme 1.0.0, notfound 0.8
...
We can't update to Sphinx 4+ right now as the search extension we use
breaks with new sphinx-tabs and old sphinx-tabs requires Sphinx <4.
(cherry picked from commit 0123b98f1c )
2022-02-24 15:41:01 +01:00
dependabot[bot]
01c61c147e
Bump sphinxext-opengraph from 0.5.1 to 0.6.1
...
Bumps [sphinxext-opengraph](https://github.com/wpilibsuite/sphinxext-opengraph ) from 0.5.1 to 0.6.1.
- [Release notes](https://github.com/wpilibsuite/sphinxext-opengraph/releases )
- [Commits](https://github.com/wpilibsuite/sphinxext-opengraph/compare/v0.5.1...v0.6.1 )
---
updated-dependencies:
- dependency-name: sphinxext-opengraph
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
(cherry picked from commit f990d624fb )
2022-02-24 14:56:41 +01:00
SylvanSign
26190a05c3
add legacy ImageMagick command for ICO convert ( #5638 )
2022-02-23 01:47:10 +01:00
Max Hilbrunner
71c74f9c3c
Merge pull request #5606 from Calinou/improve-gdscript-lexer-3.4
...
Improve GDScript lexer for Godot 3.x
2022-02-22 19:17:37 +01:00
Jerome Canler
6b2b865c75
Remove additional newline in Introduction to shaders
...
This newline creates an unwanted paragraph.
2022-02-22 18:24:35 +01:00
Jesse van Herk
af8cdb16a0
Add section about the RESET animation in Introduction to the animation features ( #5628 )
...
Co-authored-by: Hugo Locurcio <hugo.locurcio@hugo.pro >
2022-02-21 19:28:01 +01:00
Loregret
aefa22f940
Remove warning about fixed issue in Using an external text editor ( #5629 )
2022-02-21 18:10:17 +01:00
Rémi Verschelde
c9203aa1b7
classref: Sync with current 3.4 branch (0ea54d07f)
...
Adds the 3.4.3 specific API changes in preparation for the 3.4.3-stable release.
2022-02-17 17:47:55 +01:00
Corey Maylone
c84ba42b91
Update main scene selection popup image for Godot 3.4 ( #5620 )
2022-02-17 01:12:01 +01:00
Connor Hillen
df86872661
Update wording to use DynamicFont theme overrides in Your first 2D game ( #5617 )
2022-02-16 18:42:57 +01:00