aboutsummaryrefslogtreecommitdiff
path: root/platform (follow)
Commit message (Expand)AuthorAgeFilesLines
* 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
|\|
| * Merge pull request #187 from marynate/PR-fix-windows-utf8reduz2014-03-121-1/+29
| |\
| | * remove unnecessary error check when converting ascii to unicodemarynate2014-03-111-5/+2
| | * Convert windows main entry arguments to UTF8; Set locale to system default fo...marynate2014-03-111-1/+32
| * | Merge pull request #189 from sanikoyes/hotfix-imereduz2014-03-121-0/+22
| |\ \
| | * | fix-multi-char-ime-input-chinesesanikoyes2014-03-111-0/+22
| | |/
| * / fix android input doe's not work(line edit/text edit)sanikoyes2014-03-124-6/+304
| |/
* / -fix bug in cache for atlas import/exportJuan Linietsky2014-03-1379-71/+9236
|/
* Merge branch 'master' of https://github.com/okamstudio/godotJuan Linietsky2014-02-261-2/+2
|\
| * Merge pull request #133 from vinzenz/masterokamstudio2014-02-261-2/+2
| |\
| | * Fix for 64Bit builds with VC from command lineVinzenz Feenstra2014-02-221-2/+2
* | | fixieJuan Linietsky2014-02-261-0/+3
|/ /
* | ifdef out body of probe_joystick and process_joysticks on freebsd until a wor...Rob Messick2014-02-231-0/+4
* | Only include linux/joystick.h on linuxRob Messick2014-02-231-2/+3
* | alloca() lives in stdlib.h on FreeBSDRob Messick2014-02-231-0/+6
|/
* Merge branch 'master' of https://github.com/okamstudio/godotJuan Linietsky2014-02-205-17/+44
|\
| * Merge pull request #89 from marynate/PR-Fix_iOS_Simulator_Buildokamstudio2014-02-202-9/+31
| |\
| | * UIApplication setStatusBarHidden:animation has been deprecated since iOS 3.2,...marynate2014-02-151-1/+1
| | * Update SConstruct build scripts for iOS Simulator buildmarynate2014-02-152-9/+31
| * | Merge pull request #107 from bscranton/masterokamstudio2014-02-201-2/+3
| |\ \
| | * | windows StreamPeerWinsock::set_nodelay implementationBenjamin Scranton2014-02-171-2/+3
| * | | Merge pull request #124 from kevinhartman/masterokamstudio2014-02-201-4/+10
| |\ \ \
| | * | | OSX current_videomode size is now initialized with correct resolution based o...Kevin Hartman2014-02-181-4/+10
| | |/ /
| * | | Merge pull request #128 from marynate/PR-stop-tracking-logo-hokamstudio2014-02-201-2/+0
| |\ \ \
| | * | | Stop tracking platform/server/logo.h for it will be autogeneratedmarynate2014-02-191-2/+0
* | | | | -run script in editorJuan Linietsky2014-02-2030-0/+24464
|/ / / /
* / / / wtfJuan Linietsky2014-02-192-5/+4
|/ / /
* / / -improved physics ccdJuan Linietsky2014-02-193-3/+6
|/ /
* / -project settings are saved when changedJuan Linietsky2014-02-151-0/+2
|/
* -fixed bug in Button now exporting font propertyJuan Linietsky2014-02-152-2/+16
* Addressed comments by Terseus to match the specVinzenz Feenstra2014-02-141-5/+5
* x11: Set icon issue fixVinzenz Feenstra2014-02-141-20/+11
* Merge branch 'master' of https://github.com/okamstudio/godotJuan Linietsky2014-02-132-5/+6
|\