summaryrefslogtreecommitdiffstats
path: root/main/tests/test_physics.cpp
Commit message (Expand)AuthorAgeFilesLines
* More server renames for consistency after #37361Rémi Verschelde2020-03-281-439/+0
* Renaming of servers for coherency.Juan Linietsky2020-03-271-65/+65
* Effective DisplayServer separation, rename X11 -> LinuxBSDJuan Linietsky2020-03-261-1/+2
* Style: Set clang-format Standard to Cpp11Rémi Verschelde2020-03-171-1/+1
* Renamed PlaneShape to WorldMarginShapeAndrea Catania2020-02-271-3/+3
* PoolVector is gone, replaced by VectorJuan Linietsky2020-02-181-4/+4
* Update copyright statements to 2020Rémi Verschelde2020-01-011-2/+2
* Some code changed with Clang-Tidyqarmin2019-06-261-1/+0
* Update copyright statements to 2019Rémi Verschelde2019-01-011-2/+2
* Make core/ includes absolute, remove subfolders from include pathRémi Verschelde2018-09-121-6/+6
* Reduce unnecessary COW on Vector by make writing explicitHein-Pieter van Braam2018-07-261-2/+2
* Add missing copyright headers and fix formattingRémi Verschelde2018-01-051-0/+1
* Update copyright statements to 2018Rémi Verschelde2018-01-011-2/+2
* Style: Apply new clang-format 5.0 style to all filesRémi Verschelde2017-12-071-1/+1
* Reworked how servers preallocate RIDs, should fix #10970Juan Linietsky2017-11-091-1/+1
* Dead code tells no talesRémi Verschelde2017-08-271-155/+0
* Use HTTPS URL for Godot's website in the headersRémi Verschelde2017-08-271-1/+1
* Removal of InputEvent as built-in Variant type..Juan Linietsky2017-05-201-20/+8
* Add "Godot Engine contributors" copyright lineRémi Verschelde2017-04-081-0/+1
* A Whole New World (clang-format edition)Rémi Verschelde2017-03-051-211/+166
* Add a bunch of missing Godot headers in own filesRémi Verschelde2017-03-051-1/+1
* Style: Fix statements ending with ';;'Rémi Verschelde2017-01-161-1/+1
* fixed to 2D physics, makes it work againJuan Linietsky2017-01-151-1/+6
* Style: Fix whole-line commented codeRémi Verschelde2017-01-141-2/+2
* Type renames:Juan Linietsky2017-01-111-9/+9
* Move tests again from core to mainRémi Verschelde2017-01-081-0/+644