1
0
Fork 0
godot/modules/jolt_physics/shapes
Thaddeus Crews 768d75a248
Merge pull request #101254 from mihe/jolt/better-settings
Refactor Jolt-related project settings to only be loaded as needed
2025-03-13 08:57:43 -05:00
..
jolt_box_shape_3d.cpp
jolt_box_shape_3d.h Style: Replace header guards with `#pragma once` 2025-03-07 17:33:47 -06:00
jolt_capsule_shape_3d.cpp
jolt_capsule_shape_3d.h Style: Replace header guards with `#pragma once` 2025-03-07 17:33:47 -06:00
jolt_concave_polygon_shape_3d.cpp
jolt_concave_polygon_shape_3d.h Style: Replace header guards with `#pragma once` 2025-03-07 17:33:47 -06:00
jolt_convex_polygon_shape_3d.cpp
jolt_convex_polygon_shape_3d.h Style: Replace header guards with `#pragma once` 2025-03-07 17:33:47 -06:00
jolt_custom_decorated_shape.h Style: Replace header guards with `#pragma once` 2025-03-07 17:33:47 -06:00
jolt_custom_double_sided_shape.cpp
jolt_custom_double_sided_shape.h Style: Replace header guards with `#pragma once` 2025-03-07 17:33:47 -06:00
jolt_custom_motion_shape.cpp
jolt_custom_motion_shape.h Style: Replace header guards with `#pragma once` 2025-03-07 17:33:47 -06:00
jolt_custom_ray_shape.cpp
jolt_custom_ray_shape.h Style: Replace header guards with `#pragma once` 2025-03-07 17:33:47 -06:00
jolt_custom_shape_type.h Style: Replace header guards with `#pragma once` 2025-03-07 17:33:47 -06:00
jolt_custom_user_data_shape.cpp
jolt_custom_user_data_shape.h Style: Replace header guards with `#pragma once` 2025-03-07 17:33:47 -06:00
jolt_cylinder_shape_3d.cpp
jolt_cylinder_shape_3d.h Style: Replace header guards with `#pragma once` 2025-03-07 17:33:47 -06:00
jolt_height_map_shape_3d.cpp
jolt_height_map_shape_3d.h Style: Replace header guards with `#pragma once` 2025-03-07 17:33:47 -06:00
jolt_separation_ray_shape_3d.cpp
jolt_separation_ray_shape_3d.h Style: Replace header guards with `#pragma once` 2025-03-07 17:33:47 -06:00
jolt_shape_3d.cpp
jolt_shape_3d.h Style: Replace header guards with `#pragma once` 2025-03-07 17:33:47 -06:00
jolt_shape_instance_3d.cpp
jolt_shape_instance_3d.h Style: Replace header guards with `#pragma once` 2025-03-07 17:33:47 -06:00
jolt_sphere_shape_3d.cpp
jolt_sphere_shape_3d.h Style: Replace header guards with `#pragma once` 2025-03-07 17:33:47 -06:00
jolt_world_boundary_shape_3d.cpp
jolt_world_boundary_shape_3d.h Style: Replace header guards with `#pragma once` 2025-03-07 17:33:47 -06:00