godot-module-template/scene
Thaddeus Crews 28d1406d61
Merge pull request #109765 from bruvzg/msdf_outline_clamp
Fix MSDF outline size clamping.
2025-08-20 12:07:11 -05:00
..
2d Fix move_and_slide forcing synchronization with physics thread 2025-08-14 18:58:36 +02:00
3d Fix move_and_slide forcing synchronization with physics thread 2025-08-14 18:58:36 +02:00
animation Remove PropertyTweener start warning 2025-07-08 15:53:53 +02:00
audio Compile out editor-only logic within validate_property in games 2025-06-12 12:54:19 +08:00
debugger Merge pull request #108297 from YeldhamDev/inverse_sel_fix 2025-08-11 09:55:24 -05:00
gui Merge pull request #109755 from Giganzo/option-button-icon-clear 2025-08-19 10:29:43 -05:00
main [Accessibility] Process non-focusable windows (popups, menus) as part of the parent window tree. 2025-08-17 12:15:08 +03:00
resources Merge pull request #109765 from bruvzg/msdf_outline_clamp 2025-08-20 12:07:11 -05:00
theme Fix ColorPresetButton preset_focus is set to wrong type in default theme 2025-07-21 11:27:21 +08:00
property_list_helper.cpp Always store ID of PopupMenu items 2024-08-20 15:33:21 +02:00
property_list_helper.h Style: Replace header guards with #pragma once 2025-03-07 17:33:47 -06:00
property_utils.cpp Validate custom type script before loading it 2025-03-02 14:55:30 +01:00
property_utils.h Style: Replace header guards with #pragma once 2025-03-07 17:33:47 -06:00
register_scene_types.cpp fix spring bone 3d being disabled with 3d physics 2025-07-23 03:16:15 +03:00
register_scene_types.h Style: Replace header guards with #pragma once 2025-03-07 17:33:47 -06:00
scene_string_names.h [RTL] Add paragraph separation theme property. 2025-06-10 12:13:48 +03:00
SCsub SCons: Add unobtrusive type hints in SCons files 2024-09-25 09:34:35 -05:00