godot/scene
2025-03-19 12:58:45 +01:00
..
2d CPUParticles2D: Fix fixed timestep interpolation after entering tree with emitting = false 2025-03-12 23:14:36 +01:00
3d Fix interpolation in XR nodes 2025-03-18 14:06:16 +01:00
animation Fixes missing process_state error in blend spaces. 2025-03-12 23:14:49 +01:00
audio Add volume_linear property and methods for audio-related classes 2024-12-18 12:41:57 -08:00
debugger Fix wrong canvas camera override panning in the runtime debugger 2025-03-12 23:05:24 +01:00
gui [Label] Fix min. size calculation counting extra spacing twice. 2025-03-19 12:57:38 +01:00
main Fix error when embedded window is closed while resizing 2025-03-19 12:58:45 +01:00
resources fix changed signal emission in Curve::set_point_offset 2025-03-12 14:59:04 +01:00
theme Apply fix_alpha_edges for both theme icons and font glyphs. 2025-03-12 14:59:04 +01: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