godot/scene
Rémi Verschelde 4b070e8031
Fix various typos with codespell
Using 2.2.7.dev217+g10c2abcf.

Had to add `colour` to the ignore list as we used it as an alias/keyword for the
documentation of color-related APIs.
Also ignore recommendations to change `thirdparty` to either `third-party` or
`third party`, which are correct but we use the former fairly consistently.
2024-05-07 10:08:42 +02:00
..
2d Reduce and prevent unnecessary random-access to List 2024-05-04 16:08:55 +02:00
3d Merge pull request #90705 from AThousandShips/foreach_list 2024-05-07 09:04:44 +02:00
animation Fix various typos with codespell 2024-05-07 10:08:42 +02:00
audio Check for NaN in set_volume_db functions 2024-04-18 11:28:57 -04:00
debugger Reduce and prevent unnecessary random-access to List 2024-05-04 16:08:55 +02:00
gui Merge pull request #90705 from AThousandShips/foreach_list 2024-05-07 09:04:44 +02:00
main Merge pull request #90705 from AThousandShips/foreach_list 2024-05-07 09:04:44 +02:00
resources Merge pull request #91647 from jsjtxietian/fix-uint-hightlight 2024-05-07 09:04:55 +02:00
theme Remove border roundness inside panels of AcceptDialog windows 2024-04-06 00:01:16 -03:00
property_list_helper.cpp Add PropertyListHelper in all simple cases 2024-04-11 18:13:29 +02:00
property_list_helper.h Add PropertyListHelper in all simple cases 2024-04-11 18:13:29 +02:00
property_utils.cpp Fix inherited scenes produce errors in editor when "editable_children" is true 2024-03-10 07:37:47 +08:00
property_utils.h One Copyright Update to rule them all 2023-01-05 13:25:55 +01:00
register_scene_types.cpp Merge pull request #90645 from Malcolmnixon/unified-xr-trackers 2024-04-22 12:52:07 +02:00
register_scene_types.h One Copyright Update to rule them all 2023-01-05 13:25:55 +01:00
scene_string_names.cpp replace bone_pose_updated to skeleton_updated signal 2024-04-13 05:48:42 +09:00
scene_string_names.h replace bone_pose_updated to skeleton_updated signal 2024-04-13 05:48:42 +09:00
SCsub