aboutsummaryrefslogtreecommitdiff
path: root/platform/android/java
Commit message (Collapse)AuthorAgeFilesLines
* Update GodotLib.javareduz2014-03-131-4/+0
|
* Merge branch 'master' of https://github.com/okamstudio/godotJuan Linietsky2014-03-132-2/+37
|\ | | | | | | | | | | Conflicts: modules/multiscript/register_types.cpp platform/android/java/src/com/android/godot/GodotLib.java
| * fix android input doe's not work(line edit/text edit)sanikoyes2014-03-122-3/+34
| |
* | -fix bug in cache for atlas import/exportJuan Linietsky2014-03-134-16/+84
|/ | | | | | | | | | -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
* -fixed export templates not loading/exporting on WindowsJuan Linietsky2014-02-131-0/+1
| | | | | | | | | | | | -fixed TouchScreenButton with stretch2d -fixed(?) OSX crash on startup (test!!) -compilation fixes on windows -CollisionPolygon editor works again -find buttons en find dialog -TileMap editor cleanup (removed "error", made nicer) -viewport flicker fixed -make .scn default extension for saving scenes -export the rest of the network classes to gdscript
* GODOT IS OPEN SOURCEJuan Linietsky2014-02-0952-0/+1692