godot/modules/jolt_physics/shapes
2025-09-30 19:39:39 -07:00
..
jolt_box_shape_3d.cpp Refactor Jolt-related project settings to only be loaded as needed 2025-01-25 12:18:52 +01:00
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 Add Jolt Physics as an alternative 3D physics engine 2024-12-11 13:57:25 +01:00
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 Refactor Jolt-related project settings to only be loaded as needed 2025-01-25 12:18:52 +01:00
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 Refactor Jolt-related project settings to only be loaded as needed 2025-01-25 12:18:52 +01:00
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 Fix ConcavePolygonShape3D always enabling backface_collision when using Jolt Physics 2025-03-18 12:26:31 +01:00
jolt_custom_double_sided_shape.h Fix ConcavePolygonShape3D always enabling backface_collision when using Jolt Physics 2025-03-18 12:26:31 +01:00
jolt_custom_motion_shape.cpp Add Jolt Physics as an alternative 3D physics engine 2024-12-11 13:57:25 +01:00
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 Add Jolt Physics as an alternative 3D physics engine 2024-12-11 13:57:25 +01:00
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 Add Jolt Physics as an alternative 3D physics engine 2024-12-11 13:57:25 +01:00
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 Refactor Jolt-related project settings to only be loaded as needed 2025-01-25 12:18:52 +01:00
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: Update to 5.3.0 2025-03-21 17:17:55 +01:00
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 Add Jolt Physics as an alternative 3D physics engine 2024-12-11 13:57:25 +01:00
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 Add Jolt Physics as an alternative 3D physics engine 2024-12-11 13:57:25 +01:00
jolt_shape_3d.h Move server files into their subfolders 2025-09-30 19:39:39 -07:00
jolt_shape_instance_3d.cpp Change JoltShapeInstance3D to use move semantics 2025-05-23 21:39:55 +02:00
jolt_shape_instance_3d.h Change JoltShapeInstance3D to use move semantics 2025-05-23 21:39:55 +02:00
jolt_sphere_shape_3d.cpp Add Jolt Physics as an alternative 3D physics engine 2024-12-11 13:57:25 +01:00
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 Refactor Jolt-related project settings to only be loaded as needed 2025-01-25 12:18:52 +01:00
jolt_world_boundary_shape_3d.h Style: Replace header guards with #pragma once 2025-03-07 17:33:47 -06:00