godot/scene
Rémi Verschelde 96d38d9751 Revert "Warn when setting Control size inside ready()"
This reverts commit a8105d73c7.

We need to improve the logic somewhat to make the warning more specific to
actual problematic scenarios. Will likely be cherry-picked again + fixes
for the next release.

Fixes #46376.
2021-02-25 15:14:32 +01:00
..
2d Line2D::set_point_position Fail if passed index is out of bounds 2021-02-22 10:16:22 +01:00
3d Merge pull request #45618 from RandomShaper/modernize_mt_3.2 2021-02-18 20:47:24 +01:00
animation Tween: Add null check for target object 2021-02-25 15:14:31 +01:00
audio Don't fade out after pausing unless stream is running 2021-02-19 15:55:41 +01:00
debugger Modernize Mutex 2021-02-18 11:58:08 +01:00
gui Revert "Warn when setting Control size inside ready()" 2021-02-25 15:14:32 +01:00
main Improve the get_node() error message to be more descriptive 2021-02-22 14:16:42 +01:00
resources MeshDataTool::create_from_surface Fail on invalid index data 2021-02-25 15:14:32 +01:00
register_scene_types.cpp Update copyright statements to 2021 2021-01-13 16:17:06 +01:00
register_scene_types.h Update copyright statements to 2021 2021-01-13 16:17:06 +01:00
scene_string_names.cpp Update copyright statements to 2021 2021-01-13 16:17:06 +01:00
scene_string_names.h Update copyright statements to 2021 2021-01-13 16:17:06 +01:00
SCsub SCons: Format buildsystem files with psf/black 2020-06-10 15:30:52 +02:00