Merge pull request #10243 from tetrapod00/update-comments

Add UPDATE comments to perishable information
This commit is contained in:
Max Hilbrunner
2024-11-18 13:05:07 +01:00
committed by GitHub
21 changed files with 80 additions and 5 deletions

View File

@@ -607,6 +607,9 @@ this project which has colored lines and cubes to help visualize the
:ref:`class_Basis` vectors and the origin in both 2D and 3D:
https://github.com/godotengine/godot-demo-projects/tree/master/misc/matrix_transform
.. UPDATE: May change in future. When you can edit a Node2D's transform matrix
.. directly, remove or update this note.
.. note:: You cannot edit Node2D's transform matrix directly in Godot 4.0's
inspector. This may be changed in a future release of Godot.