1
0
Fork 0
godot/modules/godot_physics_3d
Aaron Franke 3d1c9fd5de
Move server files into their subfolders
2025-09-30 19:39:39 -07:00
..
joints Core: Use `Math` namespace for constants 2025-04-10 16:29:30 -05:00
SCsub
config.py
gjk_epa.cpp
gjk_epa.h
godot_area_3d.cpp
godot_area_3d.h Move server files into their subfolders 2025-09-30 19:39:39 -07:00
godot_area_pair_3d.cpp
godot_area_pair_3d.h
godot_body_3d.cpp Replace size() == 0 with is_empty(). 2025-04-02 19:18:43 +08:00
godot_body_3d.h
godot_body_direct_state_3d.cpp Fix `move_and_slide` forcing synchronization with physics thread 2025-08-14 18:58:36 +02:00
godot_body_direct_state_3d.h Move server files into their subfolders 2025-09-30 19:39:39 -07:00
godot_body_pair_3d.cpp Core: Use `Math` namespace for constants 2025-04-10 16:29:30 -05:00
godot_body_pair_3d.h
godot_broad_phase_3d.cpp
godot_broad_phase_3d.h
godot_broad_phase_3d_bvh.cpp
godot_broad_phase_3d_bvh.h
godot_collision_object_3d.cpp
godot_collision_object_3d.h Move server files into their subfolders 2025-09-30 19:39:39 -07:00
godot_collision_solver_3d.cpp Core: Use `Math` namespace for constants 2025-04-10 16:29:30 -05:00
godot_collision_solver_3d.h
godot_collision_solver_3d_sat.cpp Core: Use `Math` namespace for constants 2025-04-10 16:29:30 -05:00
godot_collision_solver_3d_sat.h
godot_constraint_3d.h
godot_joint_3d.h Core: Use `Math` namespace for constants 2025-04-10 16:29:30 -05:00
godot_physics_server_3d.cpp Rename server "free" functions to "free_rid" to match exposed API 2025-09-30 16:52:25 -07:00
godot_physics_server_3d.h Move server files into their subfolders 2025-09-30 19:39:39 -07:00
godot_shape_3d.cpp Core: Replace C math headers with C++ equivalents 2025-04-16 15:49:02 -05:00
godot_shape_3d.h Move server files into their subfolders 2025-09-30 19:39:39 -07:00
godot_soft_body_3d.cpp Move server files into their subfolders 2025-09-30 19:39:39 -07:00
godot_soft_body_3d.h Merge pull request #106321 from elzewyr/shrink-factor 2025-05-27 09:39:29 -05:00
godot_space_3d.cpp
godot_space_3d.h
godot_step_3d.cpp
godot_step_3d.h
register_types.cpp Move server files into their subfolders 2025-09-30 19:39:39 -07:00
register_types.h