summaryrefslogtreecommitdiffstats
path: root/bin/tests
Commit message (Expand)AuthorAgeFilesLines
* remove trailing whitespaceHubert Jarosz2016-03-0913-315/+315
* -Made some icon data types smaller so they take up less spaceJuan Linietsky2016-02-111-0/+81
* Fix return value of regexp string testRémi Verschelde2016-02-021-1/+1
* test_string.cpp - show numbers of passed and total tests correctly (fixes #3553)anatoly techtonik2016-02-021-1/+1
* Update copyright in remaining files + prints in the UIRémi Verschelde2016-01-1134-34/+34
* -completely rewritten filesystem dock and internal editor filesystem manageme...Juan Linietsky2016-01-0534-34/+34
* Update copyright to 2016 in headersGeorge Marques2016-01-0134-34/+34
* Cosmetic fixes to SCons buildsystemRémi Verschelde2015-11-011-2/+0
* add missing physics unit test to --help listing in main.cppfirefly24422015-09-161-0/+1
* Made RegEx API similar to old versionZher Huei Lee2015-07-241-2/+2
* Regex library Nrex initial portLee Zher Huei2015-07-241-13/+9
* missing changesJuan Linietsky2015-06-141-0/+3
* -Fixes from source code analyzizer, closes #1768Juan Linietsky2015-05-011-2/+2
* -Changed Godot exit to be clean.Juan Linietsky2015-04-201-1/+7
* Updated copyright year in all headersJuan Linietsky2015-04-1834-46/+46
* added assert to disassembly, fixes #1641Juan Linietsky2015-04-071-0/+8
* -Concatenating arrays keeps the shared property if any of the arrays is share...Juan Linietsky2015-04-071-2/+2
* Added a PVRTC encoder for iOSJuan Linietsky2015-04-061-6/+6
* Correctly halt on error in sprintf parsing (fixes #1393)Bil Bas (Spooner)2015-02-191-68/+69
* Completed more complex formatting.Bil Bas (Spooner)2015-02-011-8/+269
* Added basic sprintf functionality (e.g. "fish %d %s" % [12, Vector2(1, 2)])Bil Bas (Spooner)2015-01-101-1/+78
* -Resolved bug that made yield() not work in some situations, fixes #884Juan Linietsky2015-01-061-0/+20
* -fixed issue with denormals in half precission, closes #1073Juan Linietsky2015-01-031-0/+1
* SceneMainLoop -> SceneTreeJuan Linietsky2014-11-051-2/+2
* 3D Physics Rework, Other StuffJuan Linietsky2014-09-151-1/+1
* Misc FixesJuan Linietsky2014-06-275-7/+9
* Import 3D Scene ImprovementsJuan Linietsky2014-06-191-2/+2
* -Fixes to OpenSSL compilation (more)Juan Linietsky2014-05-011-0/+3
* Adding unit tests for begins_withVinzenz Feenstra2014-02-261-0/+31
* -scripts are converted to bytecode on exportJuan Linietsky2014-02-253-2/+16
* -moved script to modulesJuan Linietsky2014-02-241-4/+4
* -improved physics ccdJuan Linietsky2014-02-192-1/+2
* Fixed crash bug in the shaderlang testVinzenz Feenstra2014-02-141-2/+1
* GODOT IS OPEN SOURCEJuan Linietsky2014-02-0935-0/+6283