aboutsummaryrefslogtreecommitdiff
path: root/platform (follow)
Commit message (Expand)AuthorAgeFilesLines
* 2D Animation ImprovementsJuan Linietsky2014-07-062-1/+6
* Fixed Bugs & Joypad in AndroidJuan Linietsky2014-07-026-4/+323
* Merge pull request #549 from Felbo/masterreduz2014-06-291-7/+2
|\
| * Fixed mouse motion events with captured mouse mode in OS XJames Emselle2014-06-261-7/+2
* | Misc FixesJuan Linietsky2014-06-277-74/+337
|/
* mouse_mode implementation on OS XJames Emselle2014-06-262-1/+29
* Import 3D Scene ImprovementsJuan Linietsky2014-06-191-0/+1
* More 3D WorkJuan Linietsky2014-06-161-1/+1
* Merge branch 'master' of https://github.com/okamstudio/godotJuan Linietsky2014-06-1110-301/+413
|\
| * Merge pull request #445 from Raventara/masterreduz2014-06-111-0/+14
| |\
| | * added XClassHint to windows in OS_X11::initialize for improved window managem...Russell2014-05-221-0/+14
| * | Merge pull request #459 from marynate/PR-diracccess-dir-existsreduz2014-06-114-0/+48
| |\ \
| | * | Add DirAccess:dir_exist apimarynate2014-05-254-0/+48
| * | | Merge pull request #460 from marynate/PR-static-mingw-buildreduz2014-06-111-4/+6
| |\ \ \
| | * | | Static mingw windows buildmarynate2014-05-261-4/+6
| | |/ /
| * | | Merge pull request #475 from TheoXD/masterreduz2014-06-111-0/+3
| |\ \ \
| | * | | Return an error code when address/port already in useTheo Hallenius2014-05-311-0/+3
| * | | | Add more callback for Godot.javamarynate2014-06-042-297/+319
| * | | | Add RAW_ARRAY as valid paramter for java bindingmarynate2014-06-041-0/+23
| |/ / /
* / / / Light Baker!Juan Linietsky2014-06-111-1/+1
|/ / /
* | | More 3D ImprovementsJuan Linietsky2014-05-296-38/+75
* | | Merge pull request #464 from marynate/PR-fix-android-payment-javareduz2014-05-291-0/+110
|\ \ \
| * | | GodotPaymentV3.java was accidently deleted in latest commitmarynate2014-05-281-0/+110
| |/ /
* / / Add android x86 buildmarynate2014-05-281-16/+39
|/ /
* | -Fixed bug in "extends"Juan Linietsky2014-05-242-111/+5
* | Making Godot Easier to Use..Juan Linietsky2014-05-2416-50/+385
|/
* A bit of everything:Juan Linietsky2014-05-146-7/+49
* fix z-buffer issues on x11/mesaDeviance2014-05-061-1/+1
* Lots of 3D improvements:Juan Linietsky2014-05-041-1/+1
* -Fixes to OpenSSL compilation (more)Juan Linietsky2014-05-011-3/+2
* -OpenSSL FixesJuan Linietsky2014-05-014-8/+8
* -Added OpenSSL and HTTPS supportJuan Linietsky2014-04-2841-2539/+173
* add display/resizable support to Linuxadolson2014-04-221-0/+12
* heckJuan Linietsky2014-04-191-1/+1
* -Fixed viewport stretch bugsJuan Linietsky2014-04-188-11/+46
* -Added google play services (needed for some stuff)Juan Linietsky2014-04-146-21/+457
* -Added google play services (needed for some stuff)Juan Linietsky2014-04-14174-0/+2260
* Merge branch 'master' of https://github.com/okamstudio/godotJuan Linietsky2014-04-106-24/+345
|\
| * Move onKeyDown/onKeyUp from Godot to GodotViewsanikoyes2014-04-062-10/+16
| * Merge branch 'master' into hotfix-android-unicode-ime-inputsanikoyes2014-04-0694-80/+10431
| |\
| | * Fixed Android crash by adding safety to the hideKeyboard() -function.sikakraa2014-04-061-2/+7
| * | fix enter keysanikoyes2014-03-132-8/+10
| * | fix android can't input unicode characterssanikoyes2014-03-135-11/+319
* | | -Fixed a few bugs in ViewportJuan Linietsky2014-04-104-9/+21
| |/ |/|
* | -Support for changing fontsJuan Linietsky2014-04-0521-25/+1202
* | Merge pull request #229 from marynate/PR-resizable-windowreduz2014-04-051-0/+4
|\ \
| * | Add display/resizable to project setting to prevent windwo from resizingmarynate2014-03-271-0/+4
* | | Lift Godot GLView update frequency from 30 to 60marynate2014-03-311-1/+1
|/ /
* | Update GodotLib.javareduz2014-03-131-4/+0
* | Merge branch 'master' of https://github.com/okamstudio/godotJuan Linietsky2014-03-136-6/+358
|\|