godot/scene/main
reduz d6a9cff8b7 Add preview Sun and Environment
* Adds both a preview sun and preview environment to the 3D editor.
* They are valid as long as a DirectionalLight3D and WorldEnvironment are not in the scene.
* If any is added to the scene, the respective preview is disabled.
* Changed WorldEnvironment to better handle multiple node versions.
* Added a function in SceneTree to get the first node in a group.
* Fixed button minimum size to also consider font height if no text is there, this broke with the TextSever PR.
2021-02-22 16:56:29 -03:00
..
canvas_item.cpp Removed _change_notify 2021-02-10 19:31:24 -03:00
canvas_item.h Initialize class variables with default values in scene/ [2/2] 2021-02-09 18:24:36 +01:00
canvas_layer.cpp Initialize class variables with default values in scene/ [2/2] 2021-02-09 18:24:36 +01:00
canvas_layer.h Initialize class variables with default values in scene/ [2/2] 2021-02-09 18:24:36 +01:00
http_request.cpp Modernize atomics 2021-02-18 17:12:46 +01:00
http_request.h Modernize atomics 2021-02-18 17:12:46 +01:00
instance_placeholder.cpp Update copyright statements to 2021 2021-01-01 20:19:21 +01:00
instance_placeholder.h Update copyright statements to 2021 2021-01-01 20:19:21 +01:00
node.cpp Merge pull request #46243 from Calinou/improve-get-node-error-message 2021-02-22 13:02:48 +01:00
node.h Prevent selecting hidden nodes in 3D and Canvas Item editors 2021-02-21 11:58:31 +01:00
resource_preloader.cpp Update copyright statements to 2021 2021-01-01 20:19:21 +01:00
resource_preloader.h Update copyright statements to 2021 2021-01-01 20:19:21 +01:00
scene_tree.cpp Add preview Sun and Environment 2021-02-22 16:56:29 -03:00
scene_tree.h Add preview Sun and Environment 2021-02-22 16:56:29 -03:00
SCsub SCons: Format buildsystem files with psf/black 2020-03-30 09:05:53 +02:00
shader_globals_override.cpp Initialize class variables with default values in scene/ [2/2] 2021-02-09 18:24:36 +01:00
shader_globals_override.h Initialize class variables with default values in scene/ [2/2] 2021-02-09 18:24:36 +01:00
timer.cpp doc: Sync classref with current source 2021-02-19 14:39:14 +01:00
timer.h doc: Sync classref with current source 2021-02-19 14:39:14 +01:00
viewport.cpp [CTL] Add missing font outline drawing routines and theme constants. 2021-02-14 14:11:44 +02:00
viewport.h Initialize class variables with default values in scene/ [2/2] 2021-02-09 18:24:36 +01:00
window.cpp doc: Sync classref with current source 2021-02-19 14:39:14 +01:00
window.h Initialize class variables with default values in scene/ [2/2] 2021-02-09 18:24:36 +01:00