godot/scene
Colin O'Rourke 05fd79af7c Material Conversion Error Handling
Material Conversion Plugins now ERR_FAIL if called on an unitialized material.

FileSystemDock no longer crashes if Conversion Plugin fails and returns a null ref.
2025-08-06 14:03:11 -07:00
..
2d Fix debug rendering in TileMapLayer 2025-07-25 11:17:03 +02:00
3d Merge pull request #109029 from AeioMuch/fix_missing_3d_gizmos 2025-07-30 09:03:49 -05: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 Fix remaining physics and navigation disabling issues. 2025-07-12 17:12:42 +03:00
gui Merge pull request #108911 from DanielSnd/fix-richtextlabel-nested-table-sizing 2025-07-30 09:03:50 -05:00
main Fix menu keyboard and controller navigation. 2025-07-21 10:03:07 +03:00
resources Material Conversion Error Handling 2025-08-06 14:03:11 -07: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
property_list_helper.h Style: Replace header guards with #pragma once 2025-03-07 17:33:47 -06:00
property_utils.cpp
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