godot/scene
2025-03-07 16:08:53 +01:00
..
2d Don't duplicate internal nodes 2025-03-07 16:08:53 +01:00
3d Make NavigationLink3D properly update on NOTIFICATION_VISIBILITY_CHANGED 2025-03-04 20:11:08 +01:00
animation Merge pull request #102433 from akien-mga/unexpose-AnimationNodeStartState-EndState 2025-02-10 10:49:14 +01:00
audio Add volume_linear property and methods for audio-related classes 2024-12-18 12:41:57 -08:00
debugger Add changeable freelook speed in Game Window 2025-02-10 17:18:52 +01:00
gui Don't duplicate internal nodes 2025-03-07 16:08:53 +01:00
main Don't duplicate internal nodes 2025-03-07 16:08:53 +01:00
resources Merge pull request #102648 from bruvzg/el_force 2025-03-05 12:07:55 -06:00
theme Apply fix_alpha_edges for both theme icons and font glyphs. 2025-02-18 13:10:28 -08: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 Validate custom type script before loading it 2025-03-02 14:55:30 +01:00
property_utils.h Store _custom_type_script meta as String 2025-02-12 01:22:09 +01:00
register_scene_types.cpp Don't expose AnimationNodeStartState and AnimationNodeEndState as internal, this triggers a ClassDB bug 2025-02-04 22:19:56 +01:00
register_scene_types.h One Copyright Update to rule them all 2023-01-05 13:25:55 +01:00
scene_string_names.h Merge pull request #100036 from Chaosus/hover_sname 2024-12-11 12:24:09 +03:00
SCsub SCons: Add unobtrusive type hints in SCons files 2024-09-25 09:34:35 -05:00