godot/misc/extension_api_validation/4.2-stable_4.3-stable/GH-90575.txt

6 lines
302 B
Text

GH-90575
--------
Validate extension JSON: API was removed: classes/BoneAttachment3D/methods/on_bone_pose_update
Validate extension JSON: API was removed: classes/Skeleton3D/signals/bone_pose_changed
They have been replaced by a safer API due to performance concerns. Compatibility method registered.