This website requires JavaScript.
Explore
Help
Sign In
godotengine
/
godot
mirror of
https://github.com/godotengine/godot
Watch
1
Star
0
Fork
You've already forked godot
0
Code
bcd9a4eae5
godot
/
modules
/
jolt_physics
/
shapes
History
Aaron Franke
3d1c9fd5de
Move server files into their subfolders
2025-09-30 19:39:39 -07:00
..
jolt_box_shape_3d.cpp
…
jolt_box_shape_3d.h
…
jolt_capsule_shape_3d.cpp
…
jolt_capsule_shape_3d.h
…
jolt_concave_polygon_shape_3d.cpp
…
jolt_concave_polygon_shape_3d.h
…
jolt_convex_polygon_shape_3d.cpp
…
jolt_convex_polygon_shape_3d.h
…
jolt_custom_decorated_shape.h
…
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
…
jolt_custom_motion_shape.h
…
jolt_custom_ray_shape.cpp
…
jolt_custom_ray_shape.h
…
jolt_custom_shape_type.h
…
jolt_custom_user_data_shape.cpp
…
jolt_custom_user_data_shape.h
…
jolt_cylinder_shape_3d.cpp
…
jolt_cylinder_shape_3d.h
…
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
…
jolt_separation_ray_shape_3d.cpp
…
jolt_separation_ray_shape_3d.h
…
jolt_shape_3d.cpp
…
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
…
jolt_sphere_shape_3d.h
…
jolt_world_boundary_shape_3d.cpp
…
jolt_world_boundary_shape_3d.h
…