godot/servers/physics_2d
2015-09-03 23:24:55 -03:00
..
area_2d_sw.cpp merged some stuff for okam 2015-09-03 23:24:55 -03:00
area_2d_sw.h Calculate gravity based on distance from body to gravity point (2D) 2015-05-18 01:32:26 +00:00
area_pair_2d_sw.cpp -new collision layer & mask system for 2D, for more flexible collision masking 2015-05-03 16:47:21 -03:00
area_pair_2d_sw.h Updated copyright year in all headers 2015-04-18 14:38:54 -03:00
body_2d_sw.cpp Calculate gravity based on distance from body to gravity point (2D) 2015-05-18 01:32:26 +00:00
body_2d_sw.h Added gravity scale, and linear/angular damp override to 3D physics. 2015-08-30 18:57:17 -03:00
body_pair_2d_sw.cpp -improved one-way collision handling in both dynamic and character bodies for 2D, fixes #1854 2015-05-10 19:24:09 -03:00
body_pair_2d_sw.h -improved one-way collision handling in both dynamic and character bodies for 2D, fixes #1854 2015-05-10 19:24:09 -03:00
broad_phase_2d_basic.cpp Updated copyright year in all headers 2015-04-18 14:38:54 -03:00
broad_phase_2d_basic.h Updated copyright year in all headers 2015-04-18 14:38:54 -03:00
broad_phase_2d_hash_grid.cpp casting line into physics on negative space now works properly, fixes #1726 2015-04-24 22:41:31 -03:00
broad_phase_2d_hash_grid.h Updated copyright year in all headers 2015-04-18 14:38:54 -03:00
broad_phase_2d_sw.cpp Updated copyright year in all headers 2015-04-18 14:38:54 -03:00
broad_phase_2d_sw.h Updated copyright year in all headers 2015-04-18 14:38:54 -03:00
collision_object_2d_sw.cpp -new collision layer & mask system for 2D, for more flexible collision masking 2015-05-03 16:47:21 -03:00
collision_object_2d_sw.h -new collision layer & mask system for 2D, for more flexible collision masking 2015-05-03 16:47:21 -03:00
collision_solver_2d_sat.cpp Updated copyright year in all headers 2015-04-18 14:38:54 -03:00
collision_solver_2d_sat.h Updated copyright year in all headers 2015-04-18 14:38:54 -03:00
collision_solver_2d_sw.cpp Updated copyright year in all headers 2015-04-18 14:38:54 -03:00
collision_solver_2d_sw.h Updated copyright year in all headers 2015-04-18 14:38:54 -03:00
constraint_2d_sw.cpp Updated copyright year in all headers 2015-04-18 14:38:54 -03:00
constraint_2d_sw.h Updated copyright year in all headers 2015-04-18 14:38:54 -03:00
joints_2d_sw.cpp Updated copyright year in all headers 2015-04-18 14:38:54 -03:00
joints_2d_sw.h Updated copyright year in all headers 2015-04-18 14:38:54 -03:00
physics_2d_server_sw.cpp ability to run 2D physics in a thread 2015-05-26 01:06:05 -03:00
physics_2d_server_sw.h ability to run 2D physics in a thread 2015-05-26 01:06:05 -03:00
physics_2d_server_wrap_mt.cpp oops, previous commit was not working 2015-05-26 01:30:36 -03:00
physics_2d_server_wrap_mt.h -fix bug in animation editor 2015-05-27 17:30:50 -03:00
SCsub GODOT IS OPEN SOURCE 2014-02-09 22:10:30 -03:00
shape_2d_sw.cpp Updated copyright year in all headers 2015-04-18 14:38:54 -03:00
shape_2d_sw.h Updated copyright year in all headers 2015-04-18 14:38:54 -03:00
space_2d_sw.cpp small fixes 2015-06-30 11:59:00 -03:00
space_2d_sw.h improved kinematic motion, improved demos for kinematic motion 2015-05-03 22:37:10 -03:00
step_2d_sw.cpp Updated copyright year in all headers 2015-04-18 14:38:54 -03:00
step_2d_sw.h Updated copyright year in all headers 2015-04-18 14:38:54 -03:00