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

5 lines
211 B
Text

GH-97020
--------
Validate extension JSON: Error: Field 'classes/AnimationNode/methods/_process': is_const changed value in new API, from true to false.
`_process` virtual method fixed to be non const instead.