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
af08ab49f79c30234edda8cb07b51cec86cc3cdd
godot
/
modules
/
godot_physics_2d
History
Mikael Hermansson
6c907c2d37
Fix
move_and_slide
forcing synchronization with physics thread
...
Co-authored-by: Ricardo Buring <
ricardo.buring@gmail.com
>
2025-08-14 18:58:36 +02:00
..
config.py
…
godot_area_2d.cpp
…
godot_area_2d.h
…
godot_area_pair_2d.cpp
…
godot_area_pair_2d.h
…
godot_body_2d.cpp
Core: Replace C math headers with C++ equivalents
2025-04-16 15:49:02 -05:00
godot_body_2d.h
…
godot_body_direct_state_2d.cpp
Fix
move_and_slide
forcing synchronization with physics thread
2025-08-14 18:58:36 +02:00
godot_body_direct_state_2d.h
Fix
move_and_slide
forcing synchronization with physics thread
2025-08-14 18:58:36 +02:00
godot_body_pair_2d.cpp
Core: Use
Math
namespace for constants
2025-04-10 16:29:30 -05:00
godot_body_pair_2d.h
…
godot_broad_phase_2d_bvh.cpp
…
godot_broad_phase_2d_bvh.h
…
godot_broad_phase_2d.cpp
…
godot_broad_phase_2d.h
…
godot_collision_object_2d.cpp
…
godot_collision_object_2d.h
…
godot_collision_solver_2d_sat.cpp
…
godot_collision_solver_2d_sat.h
…
godot_collision_solver_2d.cpp
…
godot_collision_solver_2d.h
…
godot_constraint_2d.h
…
godot_joints_2d.cpp
…
godot_joints_2d.h
…
godot_physics_server_2d.cpp
…
godot_physics_server_2d.h
Increase chunk limit for known problematic RID_Owners.
2025-04-16 17:03:47 -07:00
godot_shape_2d.cpp
Replace size() == 0 with is_empty().
2025-04-02 19:18:43 +08:00
godot_shape_2d.h
…
godot_space_2d.cpp
…
godot_space_2d.h
…
godot_step_2d.cpp
…
godot_step_2d.h
…
register_types.cpp
…
register_types.h
…
SCsub
…