This website requires JavaScript.
Explore
Help
Sign in
gaming
/
godot
Watch
1
Star
0
Fork
You've already forked godot
0
mirror of
https://github.com/godotengine/godot
synced
2024-11-05 16:53:09 +00:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
d2c416ec62
godot
/
servers
/
physics_2d
History
Rémi Verschelde
d40dbd6d11
Merge pull request
#29951
from raphael10241024/add_physics_2d_optimize
...
add 2d physic optimization similar to 3d physics
2019-07-01 17:08:05 +02:00
..
area_2d_sw.cpp
area_2d_sw.h
area_pair_2d_sw.cpp
area_pair_2d_sw.h
body_2d_sw.cpp
Style: Apply new changes from clang-format 8.0
2019-04-09 17:09:48 +02:00
body_2d_sw.h
body_pair_2d_sw.cpp
Fixed OWC for rigid bodies,
closes
#25732
2019-02-12 08:40:18 -03:00
body_pair_2d_sw.h
broad_phase_2d_basic.cpp
broad_phase_2d_basic.h
broad_phase_2d_hash_grid.cpp
broad_phase_2d_hash_grid.h
broad_phase_2d_sw.cpp
broad_phase_2d_sw.h
collision_object_2d_sw.cpp
add 2d physic optimization simlilar to 3d physics
2019-06-21 19:33:01 +08:00
collision_object_2d_sw.h
add 2d physic optimization simlilar to 3d physics
2019-06-21 19:33:01 +08:00
collision_solver_2d_sat.cpp
Use approximate equallity methods in many places
2019-04-25 13:20:29 -04:00
collision_solver_2d_sat.h
collision_solver_2d_sw.cpp
collision_solver_2d_sw.h
constraint_2d_sw.h
joints_2d_sw.cpp
Fix error macro calls not ending with semicolon
2019-06-11 14:49:34 +02:00
joints_2d_sw.h
physics_2d_server_sw.cpp
add 2d physic optimization simlilar to 3d physics
2019-06-21 19:33:01 +08:00
physics_2d_server_sw.h
add 2d physic optimization simlilar to 3d physics
2019-06-21 19:33:01 +08:00
physics_2d_server_wrap_mt.cpp
physics_2d_server_wrap_mt.h
Allow adding disabled shapes
2019-04-23 18:06:48 +02:00
SCsub
shape_2d_sw.cpp
Fix some shape2d get_moment_of_inertia error
2019-05-20 12:19:14 +08:00
shape_2d_sw.h
space_2d_sw.cpp
Some code changed with Clang-Tidy
2019-06-26 15:08:25 +02:00
space_2d_sw.h
Add a minimum treshold for acquiring rest contacts to avoid numerical precision issues.
Fixes
#25074
2019-02-16 13:45:01 -03:00
step_2d_sw.cpp
step_2d_sw.h