godot/scene
Hugo Locurcio f008e98ea2
Decrease SphereShape3D's default radius to 0.5 to match primitive mesh
The SphereMesh primitive mesh's size was recently decreased, but
unlike other primitive meshes, the sphere shape's radius wasn't
adjusted accordingly.
2022-05-22 08:46:01 +02:00
..
2d Add a new HashSet template 2022-05-20 22:40:38 +02:00
3d Tweak the GPUParticles3D Transform Align property hint for readability 2022-05-21 13:13:48 +02:00
animation Add a new HashSet template 2022-05-20 22:40:38 +02:00
audio Use suffixes for units in nodes and resources 2022-05-19 14:34:27 -05:00
debugger Add a new HashSet template 2022-05-20 22:40:38 +02:00
gui Add a new HashSet template 2022-05-20 22:40:38 +02:00
main Add a new HashSet template 2022-05-20 22:40:38 +02:00
multiplayer Add a new HashSet template 2022-05-20 22:40:38 +02:00
resources Decrease SphereShape3D's default radius to 0.5 to match primitive mesh 2022-05-22 08:46:01 +02:00
property_utils.cpp
property_utils.h
register_scene_types.cpp Add dedicated macros for property name extraction 2022-05-19 14:08:47 +08:00
register_scene_types.h
scene_string_names.cpp
scene_string_names.h
SCsub