godot/scene
Azamat Nabiullin 5611a17219 Fix disconnection between Gizmo and inspector values on BakedLightmap
After adding `_change_notify("extents");` to `set_extents()` method in `BakedLightmap` class
the issue was fixed

Fix disconnection between Gizmo and inspector values on BakedLightmap

Remove unnecessary `_change_notify("bake_extents")` call from `set_extents()`
2021-01-28 07:03:06 +03:00
..
2d Rename the final parameter of area_shape_entered-exited local_shape. 2021-01-15 09:46:19 +00:00
3d Fix disconnection between Gizmo and inspector values on BakedLightmap 2021-01-28 07:03:06 +03:00
animation Update copyright statements to 2021 2021-01-13 16:17:06 +01:00
audio Update copyright statements to 2021 2021-01-13 16:17:06 +01:00
debugger Update copyright statements to 2021 2021-01-13 16:17:06 +01:00
gui Allow to override drop data in LineEdit 2021-01-26 17:24:55 +01:00
main Merge pull request #39533 from hilfazer/editable-children-bugfixes 2021-01-18 12:31:12 +01:00
resources Cleanup: Remove executable bit from files which don't need it 2021-01-26 17:00:15 +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