godot/servers/physics
Bojidar Marinov fe1c3349e5
Fix freeze on close of game using 2D physics introduced by #9832
Additionally, port the fix to 3D physics, just in case
2017-08-08 23:17:11 +03:00
..
joints Makes all Godot API's methods Lower Case 2017-08-07 18:24:35 +07:00
area_pair_sw.cpp Lots of work on Audio & Physics engine: 2017-07-15 08:32:34 -03:00
area_pair_sw.h Add "Godot Engine contributors" copyright line 2017-04-08 00:11:42 +02:00
area_sw.cpp Add "Godot Engine contributors" copyright line 2017-04-08 00:11:42 +02:00
area_sw.h Improve cleanup of physics constraints 2017-08-01 01:39:40 +02:00
body_pair_sw.cpp Lots of work on Audio & Physics engine: 2017-07-15 08:32:34 -03:00
body_pair_sw.h Add "Godot Engine contributors" copyright line 2017-04-08 00:11:42 +02:00
body_sw.cpp Add missing initializers 2017-07-25 04:45:01 +02:00
body_sw.h Improve cleanup of physics constraints 2017-08-01 01:39:40 +02:00
broad_phase_basic.cpp Lots of work on Audio & Physics engine: 2017-07-15 08:32:34 -03:00
broad_phase_basic.h Lots of work on Audio & Physics engine: 2017-07-15 08:32:34 -03:00
broad_phase_octree.cpp Lots of work on Audio & Physics engine: 2017-07-15 08:32:34 -03:00
broad_phase_octree.h Lots of work on Audio & Physics engine: 2017-07-15 08:32:34 -03:00
broad_phase_sw.cpp Add "Godot Engine contributors" copyright line 2017-04-08 00:11:42 +02:00
broad_phase_sw.h Lots of work on Audio & Physics engine: 2017-07-15 08:32:34 -03:00
collision_object_sw.cpp Refactor layer_mask to collision_layer 2017-06-14 10:58:34 +07:00
collision_object_sw.h Lots of work on Audio & Physics engine: 2017-07-15 08:32:34 -03:00
collision_solver_sat.cpp Refactor 'treshold' to 'threshold' 2017-07-08 22:24:56 +07:00
collision_solver_sat.h Add "Godot Engine contributors" copyright line 2017-04-08 00:11:42 +02:00
collision_solver_sw.cpp renamed all Rect3.pos to Rect3.position 2017-06-09 15:54:02 +02:00
collision_solver_sw.h Add "Godot Engine contributors" copyright line 2017-04-08 00:11:42 +02:00
constraint_sw.h Add "Godot Engine contributors" copyright line 2017-04-08 00:11:42 +02:00
gjk_epa.cpp Improve documentation of thirdparty code snippets 2017-05-07 11:42:37 +02:00
gjk_epa.h Add "Godot Engine contributors" copyright line 2017-04-08 00:11:42 +02:00
joints_sw.h Add "Godot Engine contributors" copyright line 2017-04-08 00:11:42 +02:00
physics_server_sw.cpp Fix freeze on close of game using 2D physics introduced by #9832 2017-08-08 23:17:11 +03:00
physics_server_sw.h Makes all Godot API's methods Lower Case 2017-08-07 18:24:35 +07:00
SCsub style: Fix PEP8 whitespace issues in Python files 2016-11-01 00:35:16 +01:00
shape_sw.cpp Lots of work on Audio & Physics engine: 2017-07-15 08:32:34 -03:00
shape_sw.h Lots of work on Audio & Physics engine: 2017-07-15 08:32:34 -03:00
space_sw.cpp Fix early-accepting area-area match when masks don't match 2017-07-25 04:45:01 +02:00
space_sw.h Clang-formatting *.cpp and *.h (some files excluded) 2017-07-22 18:14:08 +07:00
step_sw.cpp Add "Godot Engine contributors" copyright line 2017-04-08 00:11:42 +02:00
step_sw.h Add "Godot Engine contributors" copyright line 2017-04-08 00:11:42 +02:00