godot/modules/bullet
Marcel Admiraal 2b9efd768c Store Bullet total gravity, linear damp and angular damp calculations
so they can be retrieved from PhysicsDirectBodyState

(cherry picked from commit 7669f6e660)
2022-12-12 13:38:29 +08:00
..
SCsub Bullet: Don't include unused BulletInverseDynamics 2022-07-19 17:57:28 +02:00
area_bullet.cpp
area_bullet.h Code quality: Fix header guards consistency 2022-07-25 14:53:37 +02:00
btRayShape.cpp
btRayShape.h Code quality: Fix header guards consistency 2022-07-25 14:53:37 +02:00
bullet_physics_server.cpp
bullet_physics_server.h Code quality: Fix header guards consistency 2022-07-25 14:53:37 +02:00
bullet_types_converter.cpp
bullet_types_converter.h [iOS] Fix build with warnings=extra. 2022-11-03 18:33:21 +01:00
bullet_utilities.h Code quality: Fix header guards consistency 2022-07-25 14:53:37 +02:00
collision_object_bullet.cpp
collision_object_bullet.h [iOS] Fix build with warnings=extra. 2022-11-03 18:33:21 +01:00
cone_twist_joint_bullet.cpp
cone_twist_joint_bullet.h Code quality: Fix header guards consistency 2022-07-25 14:53:37 +02:00
config.py
constraint_bullet.cpp
constraint_bullet.h [iOS] Fix build with warnings=extra. 2022-11-03 18:33:21 +01:00
generic_6dof_joint_bullet.cpp
generic_6dof_joint_bullet.h Code quality: Fix header guards consistency 2022-07-25 14:53:37 +02:00
godot_collision_configuration.cpp
godot_collision_configuration.h Code quality: Fix header guards consistency 2022-07-25 14:53:37 +02:00
godot_collision_dispatcher.cpp
godot_collision_dispatcher.h [iOS] Fix build with warnings=extra. 2022-11-03 18:33:21 +01:00
godot_motion_state.h Code quality: Fix header guards consistency 2022-07-25 14:53:37 +02:00
godot_ray_world_algorithm.cpp
godot_ray_world_algorithm.h [iOS] Fix build with warnings=extra. 2022-11-03 18:33:21 +01:00
godot_result_callbacks.cpp
godot_result_callbacks.h [iOS] Fix build with warnings=extra. 2022-11-03 18:33:21 +01:00
hinge_joint_bullet.cpp
hinge_joint_bullet.h Code quality: Fix header guards consistency 2022-07-25 14:53:37 +02:00
joint_bullet.cpp
joint_bullet.h Code quality: Fix header guards consistency 2022-07-25 14:53:37 +02:00
pin_joint_bullet.cpp
pin_joint_bullet.h Code quality: Fix header guards consistency 2022-07-25 14:53:37 +02:00
register_types.cpp
register_types.h Code quality: Fix header guards consistency 2022-07-25 14:53:37 +02:00
rid_bullet.h Code quality: Fix header guards consistency 2022-07-25 14:53:37 +02:00
rigid_body_bullet.cpp Store Bullet total gravity, linear damp and angular damp calculations 2022-12-12 13:38:29 +08:00
rigid_body_bullet.h Store Bullet total gravity, linear damp and angular damp calculations 2022-12-12 13:38:29 +08:00
shape_bullet.cpp
shape_bullet.h [iOS] Fix build with warnings=extra. 2022-11-03 18:33:21 +01:00
shape_owner_bullet.cpp
shape_owner_bullet.h Code quality: Fix header guards consistency 2022-07-25 14:53:37 +02:00
slider_joint_bullet.cpp
slider_joint_bullet.h Code quality: Fix header guards consistency 2022-07-25 14:53:37 +02:00
soft_body_bullet.cpp
soft_body_bullet.h
space_bullet.cpp Added recovery vector to shape position before bullet penetration detection to prevent recovery vector from adding repeat penetration responses. 2022-05-19 10:47:40 +02:00
space_bullet.h Code quality: Fix header guards consistency 2022-07-25 14:53:37 +02:00