godot/scene
Raul Santos 408a08f2c1
Expose the TabBar of a TabContainer
Add `TabContainer::get_tab_bar` method to retrieve the `TabBar` of a `TabContainer`.
2023-09-22 20:08:28 +02:00
..
2d Fix or workaround recent extension API compatibility issues 2023-08-03 12:07:21 +02:00
3d Merge pull request #79977 from Owl-A/bugfix 2023-08-01 20:03:47 +02:00
animation Improve and clarify paused Tweens 2023-07-25 13:29:30 +02:00
audio
debugger Fix arg count checks in SceneDebugger 2023-07-19 18:13:15 +02:00
gui Expose the TabBar of a TabContainer 2023-09-22 20:08:28 +02:00
main Improve Window._get_contents_minimum_size()'s code 2023-08-03 10:25:05 -03:00
resources Merge pull request #79874 from clayjohn/PlaceholderTexture-rid 2023-08-01 17:25:37 +02:00
theme
property_utils.cpp
property_utils.h
register_scene_types.cpp Merge pull request #79288 from BastiaanOlij/custom_texture_api 2023-07-26 18:40:01 +02:00
register_scene_types.h
scene_string_names.cpp Expose Window's _get_contents_minimum_size() to scripting 2023-08-02 14:40:38 -03:00
scene_string_names.h Expose Window's _get_contents_minimum_size() to scripting 2023-08-02 14:40:38 -03:00
SCsub