godot/scene/main
Hugo Locurcio 4b13093251
Allow all lossless image formats to be used for VRS texture project setting
WebP can also be lossy, but the class reference now warns about the
requirement to use a lossless format for the VRS texture to work correctly.
2022-11-18 22:21:28 +01:00
..
canvas_item.cpp Fixup Clang -Wtype-limits warnings introduced by #52350 2022-11-02 22:36:01 +01:00
canvas_item.h Viewport canvas cull mask feature 2022-10-31 14:09:49 +01:00
canvas_layer.cpp Merge pull request #59479 from Sauermann/fix-rootorder-on-layerchange 2022-11-02 14:20:24 +01:00
canvas_layer.h
http_request.cpp [HTTPRequest] Cleanup, refactor deferred call. 2022-09-20 18:39:10 +02:00
http_request.h [HTTPRequest] Cleanup, refactor deferred call. 2022-09-20 18:39:10 +02:00
instance_placeholder.cpp Rename queue_delete => queue_free 2022-10-24 22:07:02 +01:00
instance_placeholder.h
missing_node.cpp Change return type of get_configuration_warnings to PackedStringArray 2022-09-19 16:43:15 +01:00
missing_node.h Change return type of get_configuration_warnings to PackedStringArray 2022-09-19 16:43:15 +01:00
multiplayer_api.cpp Remove redundant Variant-types initializations 2022-11-14 19:35:19 +01:00
multiplayer_api.h
multiplayer_peer.cpp [MP] Remove connection state signals from MultiplayerPeer. 2022-11-02 15:17:23 +01:00
multiplayer_peer.h [MP] Add MultiplayerPeer disconnect_peer, close. 2022-10-28 21:18:01 +02:00
node.cpp Merge pull request #68709 from MewPurPur/instance-begone-part3 2022-11-16 14:41:42 +01:00
node.h Remove more instances of 'instance' being used as a verb 2022-11-16 14:01:53 +01:00
resource_preloader.cpp
resource_preloader.h
scene_tree.cpp Allow all lossless image formats to be used for VRS texture project setting 2022-11-18 22:21:28 +01:00
scene_tree.h SceneTree Fix storing removed nodes to be skipped by the group calls 2022-10-24 21:38:19 +02:00
SCsub
shader_globals_override.cpp Change return type of get_configuration_warnings to PackedStringArray 2022-09-19 16:43:15 +01:00
shader_globals_override.h Change return type of get_configuration_warnings to PackedStringArray 2022-09-19 16:43:15 +01:00
timer.cpp Change return type of get_configuration_warnings to PackedStringArray 2022-09-19 16:43:15 +01:00
timer.h Change return type of get_configuration_warnings to PackedStringArray 2022-09-19 16:43:15 +01:00
viewport.cpp Remove redundant Variant-types initializations 2022-11-14 19:35:19 +01:00
viewport.h Allow canceling Drag and Drop with the Escape-Key 2022-11-08 19:10:16 +01:00
window.cpp Remove redundant Variant-types initializations 2022-11-14 19:35:19 +01:00
window.h Prevent Popups it the edited scene tree from closing on focus loss. Hide irrelevant Popup flags from the editor inspector. 2022-10-11 08:55:00 +03:00