godot/scene
Thaddeus Crews 4c66c21542
Merge pull request #103024 from cruglet/master
TabBar: Add boolean toggle for middle-click to fire `tab_close_pressed` signal.
2025-04-10 16:53:44 -05:00
..
2d Merge pull request #101011 from aaronfranke/limit-max-contacts-reported 2025-04-09 18:11:53 -05:00
3d Merge pull request #101011 from aaronfranke/limit-max-contacts-reported 2025-04-09 18:11:53 -05:00
animation Merge pull request #103198 from Naputt1/fix-tween.kill()-isValid()-return-false 2025-04-10 10:18:21 -05:00
audio Base accessibility API. 2025-04-08 20:14:28 +03:00
debugger Replace size() == 0 with is_empty(). 2025-04-02 19:18:43 +08:00
gui Merge pull request #103024 from cruglet/master 2025-04-10 16:53:44 -05:00
main Add Options, Functions and Settings to convert Node-Names and Strings to kebab-case 2025-04-10 21:22:21 +02:00
resources Add String::replace_char(s) methods for performance and convenience 2025-04-10 13:08:45 +02:00
theme Add FoldableContainer 2025-04-08 22:27:32 +02: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 Add FoldableContainer 2025-04-08 22:27:32 +02: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