godot/servers/physics_2d
Juan Linietsky 83d9a692be Ability to visually debug geometry visually:
-Visible 2D and 3D Shapes, Polygons, Tile collisions, etc.
-Visible Navmesh and Navpoly
-Visible collision contacts for 2D and 3D as a red point
-Customizable colors in project settings
2015-09-20 13:03:46 -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 Ability to visually debug geometry visually: 2015-09-20 13:03:46 -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 visually debug geometry visually: 2015-09-20 13:03:46 -03:00
physics_2d_server_sw.h Ability to visually debug geometry visually: 2015-09-20 13:03:46 -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 Ability to visually debug geometry visually: 2015-09-20 13:03:46 -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 Ability to visually debug geometry visually: 2015-09-20 13:03:46 -03:00
space_2d_sw.h Ability to visually debug geometry visually: 2015-09-20 13:03:46 -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