summaryrefslogtreecommitdiff
path: root/platform
AgeCommit message (Expand)Author
2015-01-15WIP -- set_resizable() + is_resizable addedhurikhan
2015-01-14Merge remote-tracking branch 'upstream/master' into x11-window-managementhurikhan
2015-01-14minor cleanuphurikhan
2015-01-14get_screen() + set_screen() addedhurikhan
2015-01-13Merge branch 'master' of https://github.com/okamstudio/godotJuan Linietsky
2015-01-13fixesJuan Linietsky
2015-01-13Using Xinerama extension for getting screen infohurikhan
2015-01-13get_screen_position() addedhurikhan
2015-01-13introduced the scons experimental_wm_api switch:hurikhan
2015-01-12Merge branch 'master' into x11-window-managementhurikhan
2015-01-11-Initial (untested) implementation of 2D shaders. Probably broken, will be fi...Juan Linietsky
2015-01-11get_screen_size() addedhurikhan
2015-01-11 get_screen_count() addedhurikhan
2015-01-11get_window_size() + set_window_size() addedhurikhan
2015-01-11get_window_position() + set_window_position() addedhurikhan
2015-01-11Merge branch 'master' into x11-fullscreenhurikhan
2015-01-10Merge branch 'master' of https://github.com/okamstudio/godotJuan Linietsky
2015-01-102D Rewrite Step [1]Juan Linietsky
2015-01-11First attempt of restoring the window at the old positionhurikhan
2015-01-10Make fullscreen-switching is working with LXDE/Openboxhurikhan
2015-01-10API change to set_fullscreen(enabled,screen)hurikhan
2015-01-10Make GDScript-Function ( bool OS.is_fullscreen() ) workhurikhan
2015-01-10x11-fullscreen support through GDScript( OS.set_fullscreen(bool) )hurikhan
2015-01-08Create the test string to detect kb layouts directly from the unicode charsRhody Lugo
2015-01-08OS X: Add keyboard layout detection and fix buildRhody Lugo
2015-01-04-attempt to be friendlier on non english keyboardsJuan Linietsky
2015-01-03Merge branch 'master' of https://github.com/okamstudio/godotJuan Linietsky
2015-01-03-Work in progress visual shader editor *DOES NOT WORK YET*Juan Linietsky
2015-01-03-added new code completion guess locations, closes #1032Juan Linietsky
2015-01-02-accelerometer precission changed to "GAME" (#1015)Juan Linietsky
2014-12-25Reduce android build size(-fvisibility=hidden)sanikoyes
2014-12-21Merge branch 'master' of https://github.com/okamstudio/godotJuan Linietsky
2014-12-21-ability to set default textures in shader (needed for visual shader editing)Juan Linietsky
2014-12-20FixesJuan Linietsky
2014-12-19Implemented PulseAudio backend and fixed audio driver selection on X11Alexander Stillich
2014-12-16Merge branch 'master' of https://github.com/okamstudio/godotJuan Linietsky
2014-12-16New Code CompletionJuan Linietsky
2014-12-15Small batch of fixesJuan Linietsky
2014-12-08Update ios simulator build config file to build under new ios SDKmarynate
2014-12-07More FixesJuan Linietsky
2014-12-02-Ability to ask for documents/pictures/etc system dirs.Juan Linietsky
2014-11-26-fix sound room params (was not working)Juan Linietsky
2014-11-19missing navmesh demo and small fixesJuan Linietsky
2014-11-17NavMeshJuan Linietsky
2014-11-13UDP FixesJuan Linietsky
2014-11-123D Import Import & UDPJuan Linietsky
2014-11-09Fix compilation error on 32-bit linuxGerold31
2014-11-05SceneMainLoop -> SceneTreeJuan Linietsky
2014-11-02Merge branch 'master' of https://github.com/okamstudio/godotJuan Linietsky
2014-11-02Bug FixesJuan Linietsky