Restore graph_offset property

This commit is contained in:
kobewi
2025-06-25 10:46:55 +02:00
parent 05640191e7
commit 28a11ab551
4 changed files with 27 additions and 8 deletions

View File

@@ -321,11 +321,3 @@ Validate extension JSON: Error: Field 'classes/RichTextLabel/methods/add_image/a
Validate extension JSON: Error: Field 'classes/RichTextLabel/methods/update_image/arguments': size changed value in new API, from 11 to 12.
Optional argument added. Compatibility methods registered.
GH-98566
--------
Validate extension JSON: API was removed: classes/VisualShader/methods/set_graph_offset
Validate extension JSON: API was removed: classes/VisualShader/methods/get_graph_offset
The graph_offset property was removed from the resource. This information is now stored in `vs_editor_cache.cfg`.