godot/scene
Hugo Locurcio 983ce7e9f3
Disable Expand by default in VideoStreamPlayer
This ensures videos are always visible as soon as a video file
is specified in the VideoStreamPlayer node. The node will no longer
be resized to 0×0 by default, making the video invisible in the process
(even if the audio can still be heard).
2022-07-06 00:51:27 +02:00
..
2d Merge pull request #62677 from akien-mga/particles-fix-warnings-update 2022-07-03 18:42:51 +02:00
3d Clamp VoxelGI extents to reasonable values to avoid breaking baking 2022-07-05 18:32:44 +02:00
animation Merge pull request #62510 from MinusKube/animation-reset-crash 2022-06-29 10:19:33 +02:00
audio
debugger Remake resource thread safety and API 2022-06-22 13:46:46 +02:00
gui Disable Expand by default in VideoStreamPlayer 2022-07-06 00:51:27 +02:00
main Add an underscore to internal group names as per engine policy 2022-07-01 20:16:25 +02:00
multiplayer
resources Merge pull request #62448 from MinusKube/completion-scroll-click 2022-07-04 10:13:20 +02:00
property_utils.cpp
property_utils.h
register_scene_types.cpp implement bone renamer in importer 2022-07-01 03:55:28 +09:00
register_scene_types.h
scene_string_names.cpp
scene_string_names.h
SCsub