This website requires JavaScript.
Explore
Help
Sign In
godotengine
/
godot
Watch
1
Star
0
Fork
You've already forked godot
0
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
27f69b6f8b
godot
/
servers
/
physics_2d
History
bruvzg
0103af1ddd
Fix MSVC warnings, rename shadowed variables, fix uninitialized values, change warnings=all to use /W4.
2022-10-07 11:32:33 +03:00
..
SCsub
…
godot_area_2d.cpp
Fix MSVC warnings, rename shadowed variables, fix uninitialized values, change warnings=all to use /W4.
2022-10-07 11:32:33 +03:00
godot_area_2d.h
…
godot_area_pair_2d.cpp
…
godot_area_pair_2d.h
…
godot_body_2d.cpp
Fix MSVC warnings, rename shadowed variables, fix uninitialized values, change warnings=all to use /W4.
2022-10-07 11:32:33 +03:00
godot_body_2d.h
…
godot_body_direct_state_2d.cpp
…
godot_body_direct_state_2d.h
…
godot_body_pair_2d.cpp
Remove usage of unitialized variables
2022-10-01 21:09:22 +02:00
godot_body_pair_2d.h
…
godot_broad_phase_2d.cpp
…
godot_broad_phase_2d.h
…
godot_broad_phase_2d_bvh.cpp
…
godot_broad_phase_2d_bvh.h
…
godot_collision_object_2d.cpp
…
godot_collision_object_2d.h
…
godot_collision_solver_2d.cpp
Merge pull request
#66720
from qarmin/unintialized_memory
2022-10-05 11:42:47 +02:00
godot_collision_solver_2d.h
…
godot_collision_solver_2d_sat.cpp
Merge pull request
#66720
from qarmin/unintialized_memory
2022-10-05 11:42:47 +02:00
godot_collision_solver_2d_sat.h
…
godot_constraint_2d.h
…
godot_joints_2d.cpp
Fix MSVC warnings, rename shadowed variables, fix uninitialized values, change warnings=all to use /W4.
2022-10-07 11:32:33 +03:00
godot_joints_2d.h
…
godot_physics_server_2d.cpp
Fix crash when executing `PhysicsServer2D.joint_clear`
2022-09-30 10:36:05 +08:00
godot_physics_server_2d.h
…
godot_shape_2d.cpp
Fix MSVC warnings, rename shadowed variables, fix uninitialized values, change warnings=all to use /W4.
2022-10-07 11:32:33 +03:00
godot_shape_2d.h
…
godot_space_2d.cpp
Merge pull request
#66548
from akien-mga/msvc-warnings-c4701-c4703
2022-09-28 20:47:50 +02:00
godot_space_2d.h
…
godot_step_2d.cpp
…
godot_step_2d.h
…