summaryrefslogtreecommitdiff
path: root/servers/physics_2d/godot_area_2d.cpp
AgeCommit message (Expand)Author
2022-10-07Fix MSVC warnings, rename shadowed variables, fix uninitialized values, chang...bruvzg
2022-08-07Add area monitor callback error checkingRyan Heath
2022-07-29Remove Signal connect bindsJuan Linietsky
2022-05-16Replace most uses of Map by HashMapreduz
2022-01-03Update copyright statements to 2022RĂ©mi Verschelde
2021-11-20Add area to moved list when changing monitorable,Marcel Admiraal
2021-11-09Separate space override modes for gravity/damping in AreaPouleyKetchoupp
2021-11-01Use `Callable` in Area monitor callbackrafallus
2021-10-18Rename Godot Physics classes from *SW to Godot*PouleyKetchoupp