godot/modules/bullet
Max Hilbrunner c67bb5f145
Merge pull request #28595 from godotengine/AndreaCatania-patch-1
Improved CCD calculation algorithm
2019-05-16 23:11:12 +02:00
..
doc_classes doc: Drop unused <demos> tag 2019-04-19 11:03:46 +02:00
area_bullet.cpp Update copyright statements to 2019 2019-01-01 12:58:10 +01:00
area_bullet.h Update copyright statements to 2019 2019-01-01 12:58:10 +01:00
btRayShape.cpp KinematicBody performance and quality improvements 2019-03-27 00:39:47 +01:00
btRayShape.h KinematicBody performance and quality improvements 2019-03-27 00:39:47 +01:00
bullet_physics_server.cpp Change "ID" to lowercase "id" 2019-05-09 06:25:32 -04:00
bullet_physics_server.h Change "ID" to lowercase "id" 2019-05-09 06:25:32 -04:00
bullet_types_converter.cpp Update copyright statements to 2019 2019-01-01 12:58:10 +01:00
bullet_types_converter.h [Core] Rename Matrix3 file to Basis 2019-02-09 14:42:23 -05:00
bullet_utilities.h Update copyright statements to 2019 2019-01-01 12:58:10 +01:00
collision_object_bullet.cpp Add transform support to deal with Bullets centering of shapes 2019-05-07 22:43:10 +10:00
collision_object_bullet.h Add transform support to deal with Bullets centering of shapes 2019-05-07 22:43:10 +10:00
cone_twist_joint_bullet.cpp Update copyright statements to 2019 2019-01-01 12:58:10 +01:00
cone_twist_joint_bullet.h Update copyright statements to 2019 2019-01-01 12:58:10 +01:00
config.py SCons: Pass env to modules can_build method 2018-05-30 19:11:36 +02:00
constraint_bullet.cpp Update copyright statements to 2019 2019-01-01 12:58:10 +01:00
constraint_bullet.h Update copyright statements to 2019 2019-01-01 12:58:10 +01:00
generic_6dof_joint_bullet.cpp Update copyright statements to 2019 2019-01-01 12:58:10 +01:00
generic_6dof_joint_bullet.h Update copyright statements to 2019 2019-01-01 12:58:10 +01:00
godot_collision_configuration.cpp Update copyright statements to 2019 2019-01-01 12:58:10 +01:00
godot_collision_configuration.h Update copyright statements to 2019 2019-01-01 12:58:10 +01:00
godot_collision_dispatcher.cpp Update copyright statements to 2019 2019-01-01 12:58:10 +01:00
godot_collision_dispatcher.h Update copyright statements to 2019 2019-01-01 12:58:10 +01:00
godot_motion_state.h Update copyright statements to 2019 2019-01-01 12:58:10 +01:00
godot_ray_world_algorithm.cpp KinematicBody performance and quality improvements 2019-03-27 00:39:47 +01:00
godot_ray_world_algorithm.h Update copyright statements to 2019 2019-01-01 12:58:10 +01:00
godot_result_callbacks.cpp Fix RayShape collision when used with a KinematicBody (Bullet Physics) 2019-02-19 11:16:05 +01:00
godot_result_callbacks.h Update copyright statements to 2019 2019-01-01 12:58:10 +01:00
hinge_joint_bullet.cpp Update copyright statements to 2019 2019-01-01 12:58:10 +01:00
hinge_joint_bullet.h Update copyright statements to 2019 2019-01-01 12:58:10 +01:00
joint_bullet.cpp Update copyright statements to 2019 2019-01-01 12:58:10 +01:00
joint_bullet.h Update copyright statements to 2019 2019-01-01 12:58:10 +01:00
pin_joint_bullet.cpp Update copyright statements to 2019 2019-01-01 12:58:10 +01:00
pin_joint_bullet.h Update copyright statements to 2019 2019-01-01 12:58:10 +01:00
register_types.cpp Update copyright statements to 2019 2019-01-01 12:58:10 +01:00
register_types.h Update copyright statements to 2019 2019-01-01 12:58:10 +01:00
rid_bullet.h Update copyright statements to 2019 2019-01-01 12:58:10 +01:00
rigid_body_bullet.cpp Improved CCD calculation algorithm 2019-05-16 18:56:37 +02:00
rigid_body_bullet.h Fix warnings seen with -Wignored-qualifiers. 2019-02-21 20:24:29 +01:00
SCsub SCons: Always use env.Prepend for CPPPATH 2019-04-30 13:12:06 +02:00
shape_bullet.cpp Revert "Revert "Implemented terrain raycast acceleration"" 2019-05-16 10:18:48 +02:00
shape_bullet.h Update copyright statements to 2019 2019-01-01 12:58:10 +01:00
shape_owner_bullet.cpp Update copyright statements to 2019 2019-01-01 12:58:10 +01:00
shape_owner_bullet.h Update copyright statements to 2019 2019-01-01 12:58:10 +01:00
slider_joint_bullet.cpp Update copyright statements to 2019 2019-01-01 12:58:10 +01:00
slider_joint_bullet.h Update copyright statements to 2019 2019-01-01 12:58:10 +01:00
soft_body_bullet.cpp Update copyright statements to 2019 2019-01-01 12:58:10 +01:00
soft_body_bullet.h Update copyright statements to 2019 2019-01-01 12:58:10 +01:00
space_bullet.cpp KinematicBody performance and quality improvements 2019-03-27 00:39:47 +01:00
space_bullet.h KinematicBody performance and quality improvements 2019-03-27 00:39:47 +01:00