Age | Commit message (Collapse) | Author |
|
|
|
Also enhance RigidBody docs as per https://github.com/godotengine/godot-docs/pull/1018
and fix the version tag in all files (not really stable yet, but it makes no sense
to hardcode rc3 at this stage).
|
|
|
|
|
|
|
|
|
|
|
|
[DOCS] Fixed incorrect information inside String's "find_last" method
[ci skip]
|
|
|
|
Using v1.11.0 from https://github.com/lucasdemarchi/codespell
|
|
Added description to get_collision_mask_bit and set_collision_mask_bit in RayCast2D.xml
|
|
With some edits by @akien-mga.
|
|
RayCast2D.xml
|
|
|
|
|
|
|
|
|
|
Added tutorial display in doc.
|
|
Fixes #15646.
|
|
|
|
|
|
|
|
AnimationTreePlayer
|
|
of tree notification.
Updated doc accordingly.
|
|
|
|
[ci skip]
|
|
immediately.
|
|
Fix signal arguments shadowing member variables
|
|
Fixes #9657.
|
|
Also ran doctool.
|
|
Fixes #10212.
|
|
|
|
Fix KinematicBody documentation about move_and_slide
|
|
|
|
|
|
Documentation interpolation functions - Indicate what "t" means in interpolation docs
|
|
|
|
|
|
|
|
Document Control.mouse_filter and its constants.
|
|
|
|
Enum members now also link to the corresponding class in the webdocs
|
|
|
|
renames "z" Node2D property to "z_index"
|
|
|
|
|
|
[DOCS] Minor docs fix
|
|
Custom hardware-accelerated mouse cursor
|
|
Restore the behavior of Spatial rotations recently changed in c1153f5.
|
|
|