aboutsummaryrefslogtreecommitdiff
path: root/platform/android/libs/apk_expansion/src
Commit message (Collapse)AuthorAgeFilesLines
* -Removed ANT build system for Android, as it was deprecated by GoogleJuan Linietsky2016-01-0820-5685/+0
| | | | -Added new Gradle build system, as it is the required build system
* -fix bug in cache for atlas import/exportJuan Linietsky2014-03-1320-0/+5685
-fix some menus -fixed bug in out transition curves -detect and remove file:/// in collada -remove multiscript for now -remove dependencies on mouse in OS, moved to Input -avoid fscache from screwing up (fix might make it slower, but it works) -funcref was missing, it's there now