34 Commits

Author SHA1 Message Date
stefanpl
ce07b1f4ee Update link to version 4.5 asset (TPS) 2025-12-20 10:20:29 +01:00
Hugo Locurcio
b3cbe5f777 Remove old Godot version references to simplify documentation
This follows the documentation writing guidelines, specifically
the "When to refer to a specific Godot version" section.

This also removes warning blocks for a known issue that was resolved in Godot 4.5.
2025-10-07 19:01:12 +02:00
GlitchedCode922
cbdeda3aae Update animation_tree.rst 2025-08-04 14:05:57 +03:00
A Thousand Ships
92cd36b50e Various grammar and spelling fixes 2025-06-23 16:37:26 +02:00
saabdo42
a4af06837a AnimationTree documentation overhaul 2025-04-12 22:14:18 -05:00
tetrapod00
c4d3aa134a Standardize RST header syntax 2024-12-29 13:44:09 -08:00
tetrapod00
3bc5ea85af Remove references to 3.x minor versions
Removes notes about features being introduced in 3.x minor versions. In 4.x, these
details are no longer relevant.
2024-10-20 15:35:32 -07:00
John Doughty
c2b9aecf78 Update animation_tree.rst to reflect One Shot's C# enums not being li… (#7391) 2023-05-22 17:31:37 +02:00
Hugo Locurcio
f52305f9df Fix code literal syntax in Using AnimationTree
These paragraphs were copied over from the class reference, but
the formatting wasn't changed to match reStructuredText.
2023-05-18 09:52:49 +02:00
Dmitry Orlov
db6caacb58 Clarified TimeScale node parameter name 2023-04-28 15:30:32 +03:00
Jan Thomä
8371436d33 some minor enhancements 2023-03-07 07:25:48 +01:00
Silc Renew
278e78030d Update outdated animation documents to synchronize them with latest 2023-02-13 14:19:36 +09:00
Max Hilbrunner
4024e8f069 Merge pull request #6322 from TokageItLab/tuts-for-blend-and-retarget
Add tutorials for blend animation and retargeting
2022-10-21 18:07:28 +02:00
Silc Renew
046bcd4cb9 Add tutorials for blend animation and retargeting 2022-10-21 13:46:04 +09:00
Max Hilbrunner
024fedb0f3 Kinematic -> Character 2022-10-15 17:55:24 +02:00
snailrhymer
d47389721a Improve clarity in animation_tree.rst 2022-07-18 11:09:40 +01:00
Hugo Locurcio
b62b4fcef9 Fix missing space after period in Using AnimationTree 2021-11-15 15:15:11 +01:00
maxnim1986
53e859915a State Machine travel teleports in the absence of any transition between the states
Added a line explaining that the State Machine travel function teleports to a destination node in absence of any transition between the current and destination node.
2021-11-14 00:30:04 +05:30
Marcin Sędłak-Jakubowski
bd19917ea0 Draft: Remove "simple", "simply", "easy", and "just" from the docs (#4496)
* Various style edits

* Edit out "simple" when possible

Co-authored-by: Max Hilbrunner <mhilbrunner@users.noreply.github.com>
Co-authored-by: Clay John <claynjohn@gmail.com>
2021-07-11 14:38:53 +02:00
hpnrep6
d0ae2e2be5 Add missing C# example semicolon in Using AnimationTree (#5029) 2021-06-21 16:59:30 +02:00
Hugo Locurcio
6babc68649 Rename documentation pages that have the same name as classref pages
This prevents confusion in search engine results.
2021-05-26 16:59:08 +02:00
smix8
274a98b410 doc AnimationNodeTimeSeek clarify usage and code example
doc AnimationNodeTimeSeek clarify usage and code example
2021-04-17 21:41:08 +02:00
Charles
174e67722c Add suggestion to start state machine in animation tree tutorial (#4652) 2021-02-16 17:20:52 +01:00
Nicholas Loomans
85f96530cf Fix incorrect state machine parameter in example (#3926)
Co-authored-by: Nicholas Loomans <beaverusiv@gmail.com>
2020-08-24 14:49:37 +02:00
Yuri Sizov
135b33b768 Replace British spelling and fix various typos 2020-04-27 12:18:52 +03:00
Hugo Locurcio
046215542d Fix some typos and grammar mistakes found using LanguageTool 2020-04-16 23:07:05 +02:00
frido
6a6464aea1 Fix various typos and grammar issues in tutorial articles 2019-10-09 23:56:08 +02:00
Rémi Verschelde
0fc665b473 Fix wrong extension for GIF file in AnimTree tutorial 2019-03-27 15:14:17 +01:00
Hugo Locurcio
87d81b9d4a Fix various typos 2019-03-20 01:03:48 +01:00
Ignacio Etcheverry
a129652342 Fixes and improvements of C# code examples 2019-02-18 22:08:01 +01:00
Juan Linietsky
470923d8bb fixed wrong image 2019-01-11 18:05:14 -03:00
Michael Alexsander Silva Dias
99057cf4ce Small fixes for the "2D Skeletons"-related pages 2019-01-11 14:33:50 -02:00
Rémi Verschelde
43ed0cb80b First proofreading of AnimationTree tutorial 2019-01-11 17:06:36 +01:00
Juan Linietsky
adec29b4bb -Moved 2D skeleton tutorial to animation
-Created new AnimationTree tutorial
2019-01-11 09:16:26 -03:00