godot/scene
Pawel Lampe 9bda2d5859 Fix NavigationObstacle errors
* `NavigationObstacle2D` premature radius estimation (before entering the tree)
* `NavigationObstacle3D` premature radius estimation (before entering the tree)
2022-01-07 19:55:22 +01:00
..
2d Fix NavigationObstacle errors 2022-01-07 19:55:22 +01:00
3d Fix NavigationObstacle errors 2022-01-07 19:55:22 +01:00
animation Merge pull request #56195 from Zylann/anim_key_error_message 2022-01-07 00:46:15 +01:00
audio Update copyright statements to 2022 2022-01-03 21:27:34 +01:00
debugger Update copyright statements to 2022 2022-01-03 21:27:34 +01:00
gui Merge pull request #56321 from pycbouh/core-use-gdvirtual-everywhere 2022-01-07 16:14:28 +01:00
main Merge pull request #53419 from TechnoPorg/rework-subwindows 2022-01-07 16:15:09 +01:00
resources Move metallic and roughness automated assignment to an inspector UndoRedo 2022-01-06 16:07:26 +00:00
property_utils.cpp Fix too broad assumption of null property defaults 2022-01-06 21:46:59 +01:00
property_utils.h Update copyright statements to 2022 2022-01-03 21:27:34 +01:00
register_scene_types.cpp Merge pull request #56376 from pycbouh/theme-tombe-les-theme-properties 2022-01-06 11:33:43 +01:00
register_scene_types.h Update copyright statements to 2022 2022-01-03 21:27:34 +01: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 Disable Node3D when compiling without 3D and fix disable_3d option 2021-08-13 08:59:48 -05:00