We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents e958d86 + 0e125e0 commit 146ea53Copy full SHA for 146ea53
tutorials/migrating/upgrading_to_godot_4.5.rst
@@ -64,7 +64,7 @@ Method ``instance_set_interpolated`` removed
64
.. note::
65
66
In C#, the enum ``RenderingDevice.Features`` breaks compatibility because of the way the bindings generator
67
- 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
68
``Address`` to be renamed to ``BufferDeviceAddress``.
69
70
GLTF
0 commit comments