summaryrefslogtreecommitdiff
path: root/scene/2d/physical_bone_2d.h
AgeCommit message (Expand)Author
2023-01-05One Copyright Update to rule them allRémi Verschelde
2022-09-19Change return type of `get_configuration_warnings` to `PackedStringArray`Marc Gilleron
2022-08-26Restore RigidBody2/3D, SoftBody names in physicsfabriceci
2022-04-04Zero initialize all pointer class and struct membersRémi Verschelde
2022-01-03Update copyright statements to 2022Rémi Verschelde
2021-10-01Rename Joint2D and Joint3D files for consistencyPouleyKetchoupp
2021-09-16Rename RigidBody to RigidDynamicBody and SoftBody to SoftDynamicBodyPouleyKetchoupp
2021-06-13Initialize PhysicalBone2D::parent_skeletonHaoyu Qiu
2021-06-05New and improved IK system for Skeleton2DTwistedTwigleg