mirror of
https://github.com/godotengine/godot.git
synced 2025-12-07 13:49:54 +00:00
6 lines
426 B
Text
6 lines
426 B
Text
GH-74707
|
|
--------
|
|
Validate extension JSON: Error: Field 'classes/PhysicsServer3DExtension/methods/_body_test_motion/arguments': size changed value in new API, from 7 to 8.
|
|
Validate extension JSON: Error: Field 'classes/PhysicsServer3DExtension/methods/_body_test_motion/arguments/6': type changed value in new API, from "PhysicsServer3DExtensionMotionResult*" to "bool".
|
|
|
|
Added new second-to-last parameter to virtual method.
|