index
:
godot.git
feature/gio-open
feature/gridmap-used-cells
fix/use-bin-name
master
mirror
Godot Engine – Multi-platform 2D and 3D game engine https://godotengine.org
J08nY
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
platform
Commit message (
Expand
)
Author
Age
Files
Lines
*
OS.get_screen_size now returns the correct value on OSX
marcelofg55
2016-05-12
2
-2
/
+2
*
Fix windows 64-bits build.
George Marques
2016-05-06
1
-0
/
+2
*
Fixes 64 bit MSVC builds, disables bits parameter
Aleksandar Danilovic
2016-05-06
1
-0
/
+89
*
Fixed behavior of OS.set_window_resizable
Mattias Cibien
2016-05-06
1
-1
/
+1
*
OSX: Fix lib suffix for Android lib (#4499)
Rémi Verschelde
2016-05-01
1
-3
/
+1
*
Implement OS.get_process_ID for Windows
George Marques
2016-05-01
2
-0
/
+6
*
Fix launching from .app on OSX
Ariel Manzur
2016-04-29
1
-1
/
+9
*
Move export GUI debug toggle to export settings window
eska
2016-04-29
4
-4
/
+4
*
NACL removal: fix leftover
Rémi Verschelde
2016-04-27
1
-562
/
+0
*
Drop NACL platform
Rémi Verschelde
2016-04-27
23
-2928
/
+0
*
Drop obsolete WIP for Flash platform
Rémi Verschelde
2016-04-27
29
-24483
/
+0
*
Add fallback to legacy KeyboardEvent in web export
eska
2016-04-27
1
-1
/
+21
*
Reimplement key input events in Emscripten export
eska
2016-04-27
4
-121
/
+435
*
remove unused resources and add korean locale for android
volzhs
2016-04-27
2
-3
/
+52
*
x11: Flush the X output buffer after changing mouse mode
Ignacio Etcheverry
2016-04-27
1
-0
/
+2
*
memdelete 'joy_thread' + 'joy_mutex' on ::~joystick_linux()
MSC
2016-04-06
1
-0
/
+2
*
Add support for gnu-libstc++-4.9 needed by recent NDK versions
blubee
2016-04-02
1
-7
/
+9
*
Remove trailing spaces
Rémi Verschelde
2016-04-02
20
-217
/
+217
*
Expose android/shutdown_adb_on_exit parameter and default to true
Rémi Verschelde
2016-04-02
1
-0
/
+1
*
Add -r flag to adb install for keep app user data
sanikoyes
2016-04-02
1
-0
/
+1
*
remove trailing whitespace
Hubert Jarosz
2016-04-02
49
-412
/
+412
*
osx: fix inverted horizontal scrolling
hondres
2016-04-02
1
-1
/
+1
*
Added relative paths for DirAccess::remove()
Zher Huei Lee
2016-03-05
2
-4
/
+7
*
html5: workaround for echo key events.
hondres
2016-03-05
3
-2
/
+27
*
fix gradle build on windows
volzhs
2016-03-05
1
-1
/
+1
*
added [presets] to ._sc_ and "android/shutdown_adb_on_exit" to editor_settings
Ariel Manzur
2016-02-29
1
-0
/
+10
*
theora on server build
Ariel Manzur
2016-02-27
1
-1
/
+0
*
x11: fix joysticks not recognizing some buttons
hinsbart
2016-02-27
1
-3
/
+1
*
Reject any native video player calls on iOS that point to files within .pck a...
Aren Villanueva
2016-02-19
3
-65
/
+36
*
Rename KEY_KP_SUBSTRACT to KEY_KP_SUBTRACT
Rémi Verschelde
2016-02-17
5
-5
/
+5
*
Merge pull request #3715 from Hinsbart/libudev_include
Rémi Verschelde
2016-02-15
1
-1
/
+4
|
\
|
*
include libudev only on udev builds
hondres
2016-02-15
1
-1
/
+4
*
|
adding xcode project template
Ariel Manzur
2016-02-14
39
-0
/
+613
|
/
*
x11: make dependancy on libudev optional
hondres
2016-02-14
3
-11
/
+41
*
win: fix xinput triggers not resetting correctly
Hondres
2016-02-12
1
-1
/
+1
*
fix platform bb10 compilation
hondres
2016-02-11
2
-1
/
+5
*
Merge pull request #3428 from Hinsbart/android-gamepad
punto-
2016-02-08
9
-160
/
+668
|
\
|
*
use fallback mapping from list
Hondres
2016-01-27
1
-1
/
+1
|
*
can use fallback mapping on all platforms
hondres
2016-01-24
1
-1
/
+1
|
*
support gamepad remapping on android
hondres
2016-01-24
9
-159
/
+667
*
|
Added constant to retrieve Windows' Documents path
Franco Eusébio Garcia
2016-02-07
1
-1
/
+1
*
|
Merge pull request #3615 from Hinsbart/joy_check_fix
punto-
2016-02-07
1
-2
/
+4
|
\
\
|
*
|
x11: more verbose checking for joystick capabilities
hondres
2016-02-07
1
-2
/
+4
*
|
|
added option to link libstdc++ statically
Juan Linietsky
2016-02-04
1
-0
/
+4
*
|
|
Removed PE-bliss, win32 binares so far remain without icon, had many issues w...
Juan Linietsky
2016-02-04
2
-374
/
+2
*
|
|
-removed buggy flags, makes mingw+32 bits+optimized work again,
Juan Linietsky
2016-02-04
1
-1
/
+1
|
/
/
*
|
support horizontal mouse wheel, use in text editor
hondres
2016-02-04
3
-3
/
+35
*
|
Merge pull request #3575 from Hinsbart/_net_wm_name
Rémi Verschelde
2016-02-04
1
-0
/
+4
|
\
\
|
*
|
x11: set _net_wm_name property
hondres
2016-02-04
1
-0
/
+4
*
|
|
Merge pull request #3493 from Hinsbart/wm_class
Rémi Verschelde
2016-02-03
2
-0
/
+18
|
\
\
\
[next]