godot/misc/extension_api_validation/4.3-stable_4.4-stable/GH-99455.txt

5 lines
277 B
Text

GH-99455
--------
Validate extension JSON: Error: Field 'classes/RenderingServer/methods/multimesh_allocate_data/arguments': size changed value in new API, from 5 to 6.
Optional argument added to allow setting indirect draw mode on Multimesh. Compatibility method registered.