This website requires JavaScript.
Explore
Help
Sign In
northern-lighthouse
/
godot
Watch
1
Star
0
Fork
0
You've already forked godot
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
08028fa1ee17fb755dd07352bc722334df1e96a7
godot
/
modules
/
bullet
History
Rémi Verschelde
fc5b106369
Merge pull request
#42168
from madmiraal/fix-42108-3.2
...
[3.2] Remove the unnecessary sync() and the restrictions it imposes on 3D Physics.
2020-11-16 09:33:17 +01:00
..
doc_classes
…
area_bullet.cpp
…
area_bullet.h
…
btRayShape.cpp
…
btRayShape.h
…
bullet_physics_server.cpp
Remove the unnecessary sync() and the restrictions it imposes on 3D Physics.
2020-09-18 10:42:59 +01:00
bullet_physics_server.h
Remove the unnecessary sync() and the restrictions it imposes on 3D Physics.
2020-09-18 10:42:59 +01:00
bullet_types_converter.cpp
Check entire basis column for zero size when unscaling Bullet basis.
2020-10-04 20:52:38 +02:00
bullet_types_converter.h
…
bullet_utilities.h
…
collision_object_bullet.cpp
…
collision_object_bullet.h
…
cone_twist_joint_bullet.cpp
…
cone_twist_joint_bullet.h
…
config.py
…
constraint_bullet.cpp
…
constraint_bullet.h
…
generic_6dof_joint_bullet.cpp
…
generic_6dof_joint_bullet.h
…
godot_collision_configuration.cpp
…
godot_collision_configuration.h
…
godot_collision_dispatcher.cpp
…
godot_collision_dispatcher.h
…
godot_motion_state.h
…
godot_ray_world_algorithm.cpp
…
godot_ray_world_algorithm.h
…
godot_result_callbacks.cpp
…
godot_result_callbacks.h
…
hinge_joint_bullet.cpp
…
hinge_joint_bullet.h
…
joint_bullet.cpp
…
joint_bullet.h
…
pin_joint_bullet.cpp
…
pin_joint_bullet.h
…
register_types.cpp
…
register_types.h
…
rid_bullet.h
…
rigid_body_bullet.cpp
Fix RigidBodyBullet areasWhereIam element shift.
2020-09-14 18:26:19 +01:00
rigid_body_bullet.h
…
SCsub
…
shape_bullet.cpp
…
shape_bullet.h
…
shape_owner_bullet.cpp
…
shape_owner_bullet.h
…
slider_joint_bullet.cpp
…
slider_joint_bullet.h
…
soft_body_bullet.cpp
…
soft_body_bullet.h
…
space_bullet.cpp
Fixes leak when creating bullet shape
2020-08-05 10:08:05 +02:00
space_bullet.h
…