aboutsummaryrefslogtreecommitdiff
path: root/platform/android/java/src (unfollow)
Commit message (Expand)AuthorFilesLines
2017-02-06Several bugfixes, improving the import workflowJuan Linietsky31-148/+476
2017-02-04Ensure proper config version when reading the new configuration file.Juan Linietsky2-2/+15
2017-02-04Renamed engine.cfg to godot.cfg, to forcefully break compatibility with 2.xJuan Linietsky41-271/+271
2017-02-04completed scene importing (I hope?)Juan Linietsky5-10/+227
2017-02-04fix continous reimport bug (i hope)Juan Linietsky1-2/+27
2017-02-04Scene import more or less working, needs some missing features.Juan Linietsky5-6/+1297
2017-02-03Changed OGG Vorbis type to be imported, so it's possible to specify loopJuan Linietsky5-76/+184
2017-02-03OBJ file importing!Juan Linietsky7-4/+269
2017-02-02wav file importing!Juan Linietsky6-0/+1341
2017-02-02Match ERROR_QUERY_FAILED enum with othersvolzhs2-2/+2
2017-02-02Fix crash when saving root node by "Save Branch as Scene" with unsaved scenevolzhs1-0/+7
2017-02-02Fix #7011 ScrollContainer takes into account child's EXPAND flag when scrolli...Pawel Kowal1-2/+2