This website requires JavaScript.
Explore
Help
Sign In
mirror
/
godot
Watch
2
Star
0
Fork
0
You've already forked godot
mirror of
https://github.com/godotengine/godot.git
synced
2025-01-18 20:40:57 +08:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
f9f2446972
godot
/
servers
/
physics_3d
History
Rémi Verschelde
f9f2446972
Merge pull request
#64367
from Mickeon/rename-var-to-str
...
Rename `str2var` to `str_to_var` and similar
2022-08-26 23:04:06 +02:00
..
joints
gjk_epa.cpp
gjk_epa.h
godot_area_3d.cpp
Add area monitor callback error checking
2022-08-07 13:47:03 -07:00
godot_area_3d.h
godot_area_pair_3d.cpp
godot_area_pair_3d.h
godot_body_3d.cpp
Restore RigidBody2/3D, SoftBody names in physics
2022-08-26 12:26:25 +02:00
godot_body_3d.h
Restore RigidBody2/3D, SoftBody names in physics
2022-08-26 12:26:25 +02:00
godot_body_direct_state_3d.cpp
godot_body_direct_state_3d.h
godot_body_pair_3d.cpp
godot_body_pair_3d.h
godot_broad_phase_3d_bvh.cpp
godot_broad_phase_3d_bvh.h
godot_broad_phase_3d.cpp
godot_broad_phase_3d.h
godot_collision_object_3d.cpp
godot_collision_object_3d.h
Add collision weight to PhysicsBody for penetrations must be avoided
2022-08-18 08:10:31 +09:00
godot_collision_solver_3d_sat.cpp
godot_collision_solver_3d_sat.h
godot_collision_solver_3d.cpp
godot_collision_solver_3d.h
godot_constraint_3d.h
godot_joint_3d.h
godot_physics_server_3d.cpp
Add collision weight to PhysicsBody for penetrations must be avoided
2022-08-18 08:10:31 +09:00
godot_physics_server_3d.h
Add collision weight to PhysicsBody for penetrations must be avoided
2022-08-18 08:10:31 +09:00
godot_shape_3d.cpp
godot_shape_3d.h
godot_soft_body_3d.cpp
godot_soft_body_3d.h
godot_space_3d.cpp
Rename
str2var
to
str_to_var
and similar
2022-08-26 14:58:22 +02:00
godot_space_3d.h
godot_step_3d.cpp
Restore RigidBody2/3D, SoftBody names in physics
2022-08-26 12:26:25 +02:00
godot_step_3d.h
Remove ThreadWorkPool, replace by WorkerThreadPool
2022-07-25 15:39:50 +02:00
SCsub