Book a Demo!
CoCalc Logo Icon
StoreFeaturesDocsShareSupportNewsAboutPoliciesSign UpSign In
godotengine
GitHub Repository: godotengine/godot
Path: blob/master/misc/extension_api_validation/4.2-stable_4.3-stable/GH-92861.txt
22368 views
1
GH-92861
2
--------
3
Validate extension JSON: Error: Field 'classes/Animation/methods/track_find_key/arguments': size changed value in new API, from 3 to 5.
4
5
Added optional arguments to avoid finding keys out of the animation range (GH-86661), and to handle backward seeking.
6
Compatibility method registered.
7
8