godot/scene
trollodel 85a776ddcd Allow CollisionObject3D to show collision shape meshes
Add an editor gizmo to CollisionObject3D.
CollisionShape3D no longer shows collision shapes directly.
2021-02-24 18:50:13 +01:00
..
2d Use a more specific type for Area2D/3D body signals 2021-02-24 00:05:54 -05:00
3d Allow CollisionObject3D to show collision shape meshes 2021-02-24 18:50:13 +01: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 Fixed 'nonexistent action' errors spammed at startup on OSX 2021-02-24 23:16:22 +10:00
main Add preview Sun and Environment 2021-02-22 16:56:29 -03:00
resources Merge pull request #46357 from kleonc/mesh_data_tool_crash_fix 2021-02-24 13:23:13 +01: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