aboutsummaryrefslogtreecommitdiff
path: root/main/tests (follow)
Commit message (Expand)AuthorAgeFilesLines
* InputEvent: Renamed "pos" property to "position"Andreas Haas2017-06-031-2/+2
* -Added .hdr format supportJuan Linietsky2017-05-281-0/+53
* Removal of InputEvent as built-in Variant type..Juan Linietsky2017-05-204-35/+24
* Removal of Image from Variant, converted to a Resource.Juan Linietsky2017-05-173-22/+5
* Merge pull request #8277 from tagcup/math_checksRémi Verschelde2017-04-241-1/+1
|\
| * Added various functions basic math classes. Also enabled math checks only for...Ferenc Arn2017-04-061-1/+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-0826-0/+26
* | New particle system, mostly working, some small features missing.Juan Linietsky2017-04-061-1/+3
|/
* Fix typos in source code using codespellRémi Verschelde2017-03-241-1/+1
* A Whole New World (clang-format edition)Rémi Verschelde2017-03-0526-1720/+1458
* Add a bunch of missing Godot headers in own filesRémi Verschelde2017-03-0526-26/+32
* Various fixes detected using PVS-Studio static analyzer.Thaer Razeq2017-02-281-2/+2
* Merge pull request #7851 from shlomif/fix-some-compilation-warningsRémi Verschelde2017-02-261-1/+0
|\
| * Fix some compilation warnings.Shlomi Fish2017-02-211-1/+0
* | -renamed globals.h to global_config.cpp (this seems to have caused a few modi...Juan Linietsky2017-02-211-1/+1
|/
* Rename the _MD macro to D_METHODHein-Pieter van Braam2017-02-131-2/+2
* Style: Fix statements ending with ';;'Rémi Verschelde2017-01-163-5/+5
* Oops! Audio engine has vanished :DJuan Linietsky2017-01-152-4/+7
* fixed to 2D physics, makes it work againJuan Linietsky2017-01-152-5/+15
* Style: Fix whole-line commented codeRémi Verschelde2017-01-147-20/+19
* Finish renaming *Frame GUI classes to *RectRémi Verschelde2017-01-141-1/+1
* rename String.extension() -> String.get_extension() / String.basename() -> St...Juan Linietsky2017-01-141-1/+1
* Type renames:Juan Linietsky2017-01-115-27/+27
* Move tests again from core to mainRémi Verschelde2017-01-0827-0/+6203