mirror of
https://github.com/godotengine/godot-docs.git
synced 2026-01-05 22:09:56 +03:00
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.
This commit is contained in:
@@ -253,8 +253,8 @@ Color given as red-green-blue value (alpha will always be 1). See :ref:`@export_
|
||||
Nodes
|
||||
-----
|
||||
|
||||
Since Godot 4.0, nodes can be directly exported as properties in a script
|
||||
without having to use NodePaths:
|
||||
Nodes can also be directly exported as properties in a script without
|
||||
having to use NodePaths:
|
||||
|
||||
::
|
||||
|
||||
|
||||
Reference in New Issue
Block a user