1
0
mirror of https://github.com/godotengine/godot.git synced 2025-12-31 18:41:20 +00:00
Files
godot/misc/extension_api_validation/4.1-stable_4.2-stable/GH-79606.txt
2025-12-03 16:25:16 +02:00

6 lines
232 B
Plaintext

GH-79606
--------
Validate extension JSON: Error: Field 'classes/RenderingDevice/methods/shader_create_from_bytecode/arguments': size changed value in new API, from 1 to 2.
Added optional argument. Compatibility method registered.