mirror of
https://github.com/godotengine/godot.git
synced 2025-01-18 20:40:57 +08:00
1f6f364a56
Using `clang-tidy`'s `modernize-use-default-member-init` check and manual review of the changes, and some extra manual changes that `clang-tidy` failed to do. Also went manually through all of `core` to find occurrences that `clang-tidy` couldn't handle, especially all initializations done in a constructor without using initializer lists. |
||
---|---|---|
.. | ||
cone_twist_joint_3d_sw.cpp | ||
cone_twist_joint_3d_sw.h | ||
generic_6dof_joint_3d_sw.cpp | ||
generic_6dof_joint_3d_sw.h | ||
hinge_joint_3d_sw.cpp | ||
hinge_joint_3d_sw.h | ||
jacobian_entry_3d_sw.h | ||
pin_joint_3d_sw.cpp | ||
pin_joint_3d_sw.h | ||
SCsub | ||
slider_joint_3d_sw.cpp | ||
slider_joint_3d_sw.h |