summaryrefslogtreecommitdiff
path: root/servers/physics_2d/area_2d_sw.h
AgeCommit message (Expand)Author
2021-10-18Rename Godot Physics classes from *SW to Godot*PouleyKetchoupp
2021-09-15Initialize variables in servers/physicsqarmin
2021-08-24Fix point gravity calculationPouleyKetchoupp
2021-01-01Update copyright statements to 2021Rémi Verschelde
2020-11-07Reorganized core/ directory, it was too fatty alreadyreduz
2020-05-14Style: Enforce braces around if blocks and loopsRémi Verschelde
2020-05-14Style: Enforce separation line between function definitionsRémi Verschelde
2020-05-14Style: clang-format: Disable KeepEmptyLinesAtTheStartOfBlocksRémi Verschelde
2020-03-27Renaming of servers for coherency.Juan Linietsky
2020-02-12ObjectID converted to a structure, fixes many bugs where used incorrectly as ...Juan Linietsky
2020-01-01Update copyright statements to 2020Rémi Verschelde
2019-01-01Update copyright statements to 2019Rémi Verschelde
2018-09-12Make core/ includes absolute, remove subfolders from include pathRémi Verschelde
2018-01-05Add missing copyright headers and fix formattingRémi Verschelde
2018-01-01Update copyright statements to 2018Rémi Verschelde
2017-08-27Use HTTPS URL for Godot's website in the headersRémi Verschelde
2017-08-01Improve cleanup of physics constraintsPedro J. Estébanez
2017-04-08Add "Godot Engine contributors" copyright lineRémi Verschelde
2017-03-05A Whole New World (clang-format edition)Rémi Verschelde
2017-02-13Use real_t as floating point type in physics code.Ferenc Arn
2017-01-11Type renames:Juan Linietsky
2017-01-01Welcome in 2017, dear changelog reader!Rémi Verschelde
2016-01-01Update copyright to 2016 in headersGeorge Marques
2015-05-18Calculate gravity based on distance from body to gravity point (2D)Fabio Alessandrelli
2015-04-18Updated copyright year in all headersJuan Linietsky
2015-03-17Area2D can now detect overlap with other areasJuan Linietsky
2015-01-05Changes to 2D physics engineJuan Linietsky
2014-09-023D Physics and Other StuffJuan Linietsky
2014-02-09GODOT IS OPEN SOURCEJuan Linietsky