mirror of
https://github.com/godotengine/godot-docs.git
synced 2025-12-31 17:49:03 +03:00
Update upgrading_to_godot_4.5.rst
Fix a typo.
This commit is contained in:
@@ -64,7 +64,7 @@ Method ``instance_set_interpolated`` removed
|
||||
.. note::
|
||||
|
||||
In C#, the enum ``RenderingDevice.Features`` breaks compatibility because of the way the bindings generator
|
||||
detects the enum prefix. New members where added to the enum in `GH-103941`_ that caused the enum member
|
||||
detects the enum prefix. New members were added to the enum in `GH-103941`_ that caused the enum member
|
||||
``Address`` to be renamed to ``BufferDeviceAddress``.
|
||||
|
||||
GLTF
|
||||
|
||||
Reference in New Issue
Block a user