godot/scene
Rémi Verschelde 27dea9366f
Merge pull request #46510 from hilfazer/nested_scene_duplication_4_0
Support for duplication of nested instanced scenes
2021-03-11 21:39:43 +01:00
..
2d Implement Navigation layers 2021-03-10 11:23:06 +01:00
3d Implement Navigation layers 2021-03-10 11:23:06 +01:00
animation fix no tween repeat after stop_all() and start() again 2021-03-03 00:55:17 +01:00
audio Don't fade out after pausing unless stream is running 2021-02-18 20:39:08 -08:00
debugger Initialize class variables with default values in scene/ [1/2] 2021-02-07 22:29:31 +01:00
gui Add interpolation bar on each channel in ColorPicker 2021-03-09 14:58:19 +07:00
main Merge pull request #46510 from hilfazer/nested_scene_duplication_4_0 2021-03-11 21:39:43 +01:00
resources Remove Navigation2D/3D nodes, and move the navigation map to the world resource 2021-03-10 11:23:06 +01:00
register_scene_types.cpp Implement Navigation layers 2021-03-10 11:23:06 +01:00
register_scene_types.h Update copyright statements to 2021 2021-01-01 20:19:21 +01:00
scene_string_names.cpp Update copyright statements to 2021 2021-01-01 20:19:21 +01:00
scene_string_names.h Update copyright statements to 2021 2021-01-01 20:19:21 +01:00
SCsub SCons: Add explicit dependencies on thirdparty code in cloned env 2020-12-18 10:29:34 +01:00