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-86687.txt
22236 views
1
GH-86687
2
--------
3
Validate extension JSON: Error: Field 'classes/AnimationMixer/methods/_post_process_key_value/arguments/3': type changed value in new API, from "Object" to "int".
4
5
Exposing the pointer was dangerous and it must be changed to avoid crash. Compatibility methods registered.
6
7