godot/scene
Markus Sauermann 7445ab95fc Fix SubViewport with default size being pink
A SubViewport with default-size doesn't display its content, but shows
pink color, until it is resized.
This patch makes sure, that the size gets set during initialization.
2022-11-07 09:23:32 +01:00
..
2d Merge pull request #68222 from groud/fix_corner_terrain_painting 2022-11-04 10:05:58 +01:00
3d Merge pull request #68321 from BastiaanOlij/xrorigin_start_pos 2022-11-07 08:45:24 +01:00
animation Merge pull request #67588 from KoBeWi/if(!GDVIRTUAL_CALL)don't 2022-10-31 11:55:56 +01:00
audio Fix AudioStreamPlayer not resuming after returning to SceneTree 2022-09-05 16:52:46 +02:00
debugger Add buttons in Remote Scene Tree 2022-10-20 18:02:41 +02:00
gui Merge pull request #68282 from alfredbaudisch/backspace-multi-care 2022-11-06 16:10:32 +01:00
main Fix SubViewport with default size being pink 2022-11-07 09:23:32 +01:00
resources Hide Antialiasing import option on DynamicFonts with MSDF enabled 2022-11-03 18:40:44 +01:00
theme Hide Antialiasing import option on DynamicFonts with MSDF enabled 2022-11-03 18:40:44 +01:00
property_utils.cpp Fix exporting big templates 2022-10-19 08:29:29 +02:00
property_utils.h Update copyright statements to 2022 2022-01-03 21:27:34 +01:00
register_scene_types.cpp Style: Misc docs and comment style and language fixes 2022-11-02 19:01:18 +01:00
register_scene_types.h Add ThemeDB, expose previously static Theme methods 2022-08-26 19:23:05 +03:00
scene_string_names.cpp Update copyright statements to 2022 2022-01-03 21:27:34 +01:00
scene_string_names.h Update copyright statements to 2022 2022-01-03 21:27:34 +01:00
SCsub Add ThemeDB, expose previously static Theme methods 2022-08-26 19:23:05 +03:00