1
0
Fork 0
godot/scene
Aarni Koskela f134769506 Fix various typos
* Add TODO notes for typos that should be fixed for 5.0

Co-authored-by: Rémi Verschelde <rverschelde@gmail.com>
2025-01-08 14:47:42 +02:00
..
2d Fix various typos 2025-01-08 14:47:42 +02:00
3d Merge pull request #100765 from Geometror/lightmapgi-add-downsampling 2025-01-07 23:17:39 +01:00
animation Fix various typos 2025-01-08 14:47:42 +02:00
audio Add `volume_linear` property and methods for audio-related classes 2024-12-18 12:41:57 -08:00
debugger Improve use of `Ref.is_null/valid` 2024-12-23 16:35:02 -05:00
gui Fix various typos 2025-01-08 14:47:42 +02:00
main Merge pull request #91333 from YeldhamDev/working_on_this_felt_like_constantly_walking_into_rakes 2025-01-07 23:17:02 +01:00
resources Fix various typos 2025-01-08 14:47:42 +02:00
theme ColorPicker: Improve the accuracy of hue slider in OKHSL mode 2025-01-04 21:36:27 +08:00
SCsub SCons: Add unobtrusive type hints in SCons files 2024-09-25 09:34:35 -05:00
property_list_helper.cpp Always store ID of PopupMenu items 2024-08-20 15:33:21 +02:00
property_list_helper.h Fix a bunch of orphan StringName errors at ProjectSettings/Editor exit 2024-07-09 19:38:52 +03:00
property_utils.cpp Use `(r)find_char` instead of `(r)find` for single characters 2024-11-17 10:02:18 +01:00
property_utils.h Fix default NodePaths saved in scene 2024-06-03 13:10:23 +02:00
register_scene_types.cpp Add `tween_subtween` method for nesting Tweens 2025-01-03 14:28:48 -08:00
register_scene_types.h
scene_string_names.h Merge pull request #100036 from Chaosus/hover_sname 2024-12-11 12:24:09 +03:00