-
-
Notifications
You must be signed in to change notification settings - Fork 3.3k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
[TRACKER] Docs updates for 3.1 release #1603
Comments
As discussed on Discord, I'll tackle transforming the 2.1 Space Shooter demo to 3.1 soon, both updating the demo project as well as extending the docs. |
I'm working on the GDScript docs BTW. |
OK, cool - I was going to copy and paste your excellent announcement text to use as the basis of the doc anyway. |
Should we add the tutorials from the Patreon to this as well? |
@clayjohn tutorials requested from Patreon have their own schedules, they are not tied to a particular release. |
Ah, I see. That makes sense. Better not mix it in then. |
I added networking (many improvements, will try to take on this one ast I was involved) and physics (IK, soft bodies, ...). Also, some of the 3.1 changes have far-reaching consequences for many docs and tutorials. The new inspector invalidates many screenshots that need to be updated. Features like typed GDScript and the improved 'extends'/new 'class' functionality (including godotengine/godot@a3f1ee5) need to be documented too. |
Hey could you please provide me any hint on how to play Animations using the New Animation Tree + State Machine? I built a StateMachine but I have no clue how to play it in code. |
Above are some features that need basic doc, they are now as news on the godot website, let's move it into the docs and improve it if possible |
Microphone support as implemented here should be documented? |
Now that Godot 3.2 has been released, this tracker is most likely no longer relevant. Closing. |
There a lot of new and updated features for 3.1 that need to be addressed.
New Features
Updated features/descriptions
API Reference (check doctool for missing descriptions)
Many more - please add to this list so that we can track as we did in #946
The text was updated successfully, but these errors were encountered: