godot/scene
Steve Szilágyi 285b816f1f
VehicleWheel can now return the surface it's colliding with.
Fixed PR issues.

Update vehicle_body_3d.cpp

Apply suggestions from code review

Co-authored-by: Camille Mohr-Daurat <pouleyKetchoup@gmail.com>
(cherry picked from commit 0c352407d8)
2021-12-10 19:01:06 +01:00
..
2d Fixed awkwardly named AnimatedSprite Setters. 2021-12-10 17:57:39 +01:00
3d VehicleWheel can now return the surface it's colliding with. 2021-12-10 19:01:06 +01:00
animation Add option to use handles to RID 2021-12-06 14:43:34 +00:00
audio
debugger Promote object validity checks to release builds 2021-09-21 10:39:04 +02:00
gui Bind column_titles_visible as property 2021-12-06 16:52:00 +01:00
main Merge pull request #55480 from univeous/fix-joystick-focus-3.x 2021-12-07 12:15:42 +01:00
resources Random initial color for all Particle Nodes 2021-12-10 16:35:25 +01:00
SCsub
property_utils.cpp Fix detection of non-default and overridden property values in scenes 2021-11-09 15:08:22 +01:00
property_utils.h Unify determination of default property values 2021-11-08 11:17:49 +01:00
register_scene_types.cpp Make default/project theme wait for modules before initializing 2021-11-30 18:59:32 +03:00
register_scene_types.h Make default/project theme wait for modules before initializing 2021-11-30 18:59:32 +03:00
scene_string_names.cpp Display a editor gizmo icon for Listener 2021-09-16 23:37:12 +02:00
scene_string_names.h Display a editor gizmo icon for Listener 2021-09-16 23:37:12 +02:00