aboutsummaryrefslogtreecommitdiff
path: root/bin/tests/test_misc.cpp (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Begining of GLES3 renderer:Juan Linietsky2016-10-031-499/+0
| | | | | | | | -Most 2D drawing is implemented -Missing shaders -Missing all 3D -Editor needs to be set on update always to be used, otherwise it does not refresh -Large parts of editor not working
* Remove some unused variablesJohan Manuel2016-08-131-1/+1
|
* Update copyright in remaining files + prints in the UIRémi Verschelde2016-01-111-1/+1
|
* -completely rewritten filesystem dock and internal editor filesystem ↵Juan Linietsky2016-01-051-1/+1
| | | | | | management, fixes #1926 -filesystem dock now tracks objects and directories in real-time, fixes #2009
* Update copyright to 2016 in headersGeorge Marques2016-01-011-1/+1
|
* Updated copyright year in all headersJuan Linietsky2015-04-181-1/+1
|
* Misc FixesJuan Linietsky2014-06-271-2/+2
| | | | | | | | | | | | ========== -NOTIFICATION_WM_QUIT fixed on android (seems tha way this is reported changed in newer sdk) -WIP implementation of APK Expansion APIs for publishing games larger than 50mb in Play Store -Feaures in the new tutorials are all present in the sourcecode -This (hopefully) should get rid of the animation list order getting corrupted -Improved 3D Scene Importer (Skeletons, Animations and other stuff were not being merged). Anything missing? -In code editor, the automatic syntax checker will only use file_exists() to check preload() else it might freeze the editor too much while typing if the preload is a big resource -Fixed bugs in PolygonPathFinder, stil pending to do a node and a demo
* GODOT IS OPEN SOURCEJuan Linietsky2014-02-091-0/+499