godot/scene
Thaddeus Crews 8f331ebd9c
Merge pull request #103099 from YeldhamDev/build_res_loader_disable
Disable `ResourceFormatLoader/Saver`s of disabled classes
2025-03-23 19:04:01 -05:00
..
2d Core: Convert Math class to namespace 2025-03-21 10:29:18 -05:00
3d Merge pull request #94441 from Repiteo/core/math-namespace 2025-03-23 19:03:55 -05:00
animation Remove ABS in favor of Math::abs 2025-03-19 13:52:40 +01:00
audio Style: Replace header guards with #pragma once 2025-03-07 17:33:47 -06:00
debugger Add "Mute Audio" button to Game view in editor 2025-03-19 08:20:17 -07:00
gui Merge pull request #104356 from Aryombre/104257-fix-selection-lineedit 2025-03-21 13:03:57 +01:00
main Style: Begin integrating simple .clangd fixes 2025-03-22 13:24:35 -05:00
resources Style: Begin integrating simple .clangd fixes 2025-03-22 13:24:35 -05:00
theme Merge pull request #100412 from havi05/tree-hover-on-selected 2025-03-13 08:57:18 -05: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 Disable ResourceFormatLoader/Savers of disabled classes 2025-03-21 14:23:05 -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 Style: Replace header guards with #pragma once 2025-03-07 17:33:47 -06:00
SCsub SCons: Add unobtrusive type hints in SCons files 2024-09-25 09:34:35 -05:00