godot-module-template/scene
PouleyKetchoupp c4b116cff7 Added option in project settings to draw Shape2D outlines
Disabling collision outlines can be useful for performance when the game
is running and many collision shapes are displayed.
2021-02-25 07:52:50 -07:00
..
2d Use a more specific type for Area2D/3D body signals 2021-02-24 00:05:54 -05:00
3d Use a more specific type for Area2D/3D body signals 2021-02-24 00:05:54 -05:00
animation Tween: Add null check for target object 2021-02-24 13:37:55 +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 preview Sun and Environment 2021-02-22 16:56:29 -03:00
main Added option in project settings to draw Shape2D outlines 2021-02-25 07:52:50 -07:00
resources Added option in project settings to draw Shape2D outlines 2021-02-25 07:52:50 -07:00
register_scene_types.cpp Reorganize Project Settings 2021-02-18 11:23:34 -03: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