mirror of
https://github.com/godotengine/godot.git
synced 2025-12-08 06:09:55 +00:00
6 lines
290 B
Text
6 lines
290 B
Text
|
|
GH-86687
|
||
|
|
--------
|
||
|
|
Validate extension JSON: Error: Field 'classes/AnimationMixer/methods/_post_process_key_value/arguments/3': type changed value in new API, from "Object" to "int".
|
||
|
|
|
||
|
|
Exposing the pointer was dangerous and it must be changed to avoid crash. Compatibility methods registered.
|