mirror of
https://github.com/godotengine/godot.git
synced 2025-12-08 06:09:55 +00:00
7 lines
426 B
Text
7 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.
|