summaryrefslogtreecommitdiffstats
path: root/main/tests/test_gui.cpp
Commit message (Expand)AuthorAgeFilesLines
* Move `tests` to the top-level directoryAndrii Doroshenko (Xrayez)2020-07-261-271/+0
* Style: Enforce separation line between function definitionsRémi Verschelde2020-05-141-0/+1
* Style: clang-format: Disable KeepEmptyLinesAtTheStartOfBlocksRémi Verschelde2020-05-141-4/+0
* Renamed 2D and 3D nodes to make their types explicitJuan Linietsky2020-03-271-2/+2
* Popups are now windows also (broken!)Juan Linietsky2020-03-261-1/+1
* Added a Window node, and made it the scene root.Juan Linietsky2020-03-261-1/+1
* Update copyright statements to 2020Rémi Verschelde2020-01-011-2/+2
* Update copyright statements to 2019Rémi Verschelde2019-01-011-2/+2
* Fix various Clang 7 warnings about unused stuffRémi Verschelde2018-10-011-2/+0
* Merge pull request #21982 from luzpaz/misc-typosRémi Verschelde2018-09-131-1/+1
|\
| * Misc. typosluz.paz2018-09-121-1/+1
* | Make core/ includes absolute, remove subfolders from include pathRémi Verschelde2018-09-121-3/+3
|/
* Add radio-button-looking entries to PopupMenuPedro J. Estébanez2018-03-271-0/+4
* Add missing copyright headers and fix formattingRémi Verschelde2018-01-051-0/+1
* Update copyright statements to 2018Rémi Verschelde2018-01-011-2/+2
* Dead code tells no talesRémi Verschelde2017-08-271-102/+0
* Use HTTPS URL for Godot's website in the headersRémi Verschelde2017-08-271-1/+1
* Replace GUI anchor type by a float between 0 and 1Gilles Roudiere2017-08-131-3/+1
* -Fixed SCREEN_TEXTURE and other related 2D shader parameters.Juan Linietsky2017-06-261-1/+1
* Godot 3.0 primitives as resources for use with MeshInstanceBastiaanOlij2017-06-161-6/+1
* Rename [gs]et_pos to [gs]et_position for ControlsSergey Pusnei2017-04-101-18/+18
* Add "Godot Engine contributors" copyright lineRémi Verschelde2017-04-081-0/+1
* Fix typos in source code using codespellRémi Verschelde2017-03-241-1/+1
* A Whole New World (clang-format edition)Rémi Verschelde2017-03-051-115/+92
* 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-2/+2
* Style: Fix whole-line commented codeRémi Verschelde2017-01-141-1/+1
* Finish renaming *Frame GUI classes to *RectRémi Verschelde2017-01-141-1/+1
* Type renames:Juan Linietsky2017-01-111-1/+1
* Move tests again from core to mainRémi Verschelde2017-01-081-0/+402