summaryrefslogtreecommitdiffstats
path: root/main/tests/test_render.cpp
Commit message (Expand)AuthorAgeFilesLines
* Move `tests` to the top-level directoryAndrii Doroshenko (Xrayez)2020-07-261-240/+0
* Split `Geometry` singleton into `Geometry2D` and `Geometry3D`Andrii Doroshenko (Xrayez)2020-05-271-3/+3
* Style: Enforce braces around if blocks and loopsRémi Verschelde2020-05-141-1/+2
* Style: Enforce separation line between function definitionsRémi Verschelde2020-05-141-0/+1
* Style: clang-format: Disable KeepEmptyLinesAtTheStartOfBlocksRémi Verschelde2020-05-141-8/+0
* Renaming of servers for coherency.Juan Linietsky2020-03-271-12/+12
* Effective DisplayServer separation, rename X11 -> LinuxBSDJuan Linietsky2020-03-261-1/+2
* PoolVector is gone, replaced by VectorJuan Linietsky2020-02-181-1/+1
* Update copyright statements to 2020Rémi Verschelde2020-01-011-2/+2
* 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
* 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-2/+2
* 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-2/+2
* Add "Godot Engine contributors" copyright lineRémi Verschelde2017-04-081-0/+1
* A Whole New World (clang-format edition)Rémi Verschelde2017-03-051-77/+57
* Add a bunch of missing Godot headers in own filesRémi Verschelde2017-03-051-1/+2
* Style: Fix whole-line commented codeRémi Verschelde2017-01-141-5/+1
* Type renames:Juan Linietsky2017-01-111-3/+3
* Move tests again from core to mainRémi Verschelde2017-01-081-0/+266