..
canvas_item.cpp
Use switch
consistently in _notification
(scene
folder)
2022-02-15 18:44:55 +01:00
canvas_item.h
Improve compilation speed (forward declarations/includes cleanup)
2022-02-12 02:46:22 +01:00
canvas_layer.cpp
Use switch
consistently in _notification
(scene
folder)
2022-02-15 18:44:55 +01:00
canvas_layer.h
Added show and hide methods and updated doc API.
2022-02-15 11:37:41 -03:00
http_request.cpp
Use switch
consistently in _notification
(scene
folder)
2022-02-15 18:44:55 +01:00
http_request.h
Update copyright statements to 2022
2022-01-03 21:27:34 +01:00
instance_placeholder.cpp
Update copyright statements to 2022
2022-01-03 21:27:34 +01:00
instance_placeholder.h
Update copyright statements to 2022
2022-01-03 21:27:34 +01:00
node.cpp
Change 'find_node' to 'find_nodes' and Add 'type' parameter
2022-02-17 01:44:13 -06:00
node.h
Change 'find_node' to 'find_nodes' and Add 'type' parameter
2022-02-17 01:44:13 -06:00
resource_preloader.cpp
Update copyright statements to 2022
2022-01-03 21:27:34 +01:00
resource_preloader.h
Update copyright statements to 2022
2022-01-03 21:27:34 +01:00
scene_tree.cpp
Use switch
consistently in _notification
(scene
folder)
2022-02-15 18:44:55 +01:00
scene_tree.h
Improve compilation speed (forward declarations/includes cleanup)
2022-02-12 02:46:22 +01:00
SCsub
shader_globals_override.cpp
Use switch
consistently in _notification
(scene
folder)
2022-02-15 18:44:55 +01:00
shader_globals_override.h
Update copyright statements to 2022
2022-01-03 21:27:34 +01:00
timer.cpp
Use switch
consistently in _notification
(scene
folder)
2022-02-15 18:44:55 +01:00
timer.h
Update copyright statements to 2022
2022-01-03 21:27:34 +01:00
viewport.cpp
Use switch
consistently in _notification
(scene
folder)
2022-02-15 18:44:55 +01:00
viewport.h
Merge pull request #57517 from groud/viewport_expose_gui_focus
2022-02-03 11:20:20 +01:00
window.cpp
Use switch
consistently in _notification
(scene
folder)
2022-02-15 18:44:55 +01:00
window.h
[Windows] Add WS_BORDER flag to windows in WINDOW_MODE_FULLSCREEN mode to allow multi-window interface in full-screen.
2022-02-04 12:08:46 +02:00