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
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
OSX export: Default to fat format, make it an enum
Rémi Verschelde
2016-07-09
1
-21
/
+27
*
added "arch" parameter, made iphone use it to build isim
Ariel Manzur
2016-07-09
1
-5
/
+13
*
iOS simulator: merge into iphone detect.py
Rémi Verschelde
2016-07-09
3
-152
/
+31
*
Pass mouse position to Input singleton in web export
eska
2016-07-08
1
-0
/
+3
*
Avoid crash if setting modifiers fails, closes #5158
Juan Linietsky
2016-07-08
1
-1
/
+3
*
Fix crash when null value through jni on android
volzhs
2016-07-08
1
-0
/
+4
*
Windows: prevent freeze while moving or resizing the game window.
Andreas Haas
2016-07-08
2
-1
/
+17
*
Fix compiling for X11 on non-86, this fixes #5444
Ferdinand Thiessen
2016-07-08
1
-1
/
+3
*
Fix visual server error when minimizing the window
George Marques
2016-07-08
1
-2
/
+6
*
Changes X11 res_name to "Godot_Engine"
paper-pauper
2016-07-08
1
-1
/
+1
*
Fix string array parameter check with jni
volzhs
2016-07-08
2
-4
/
+4
*
Remove duplicated aidl for android
volzhs
2016-07-08
1
-144
/
+0
*
Fixed bug using DirAccess in Android Marshmallow due to data dir being a symlink
Juan Linietsky
2016-07-02
2
-2
/
+28
*
fix android resource locale
volzhs
2016-06-25
2
-0
/
+0
*
correct current Intent for android
volzhs
2016-06-25
1
-1
/
+13
*
fix errors while exporting android
volzhs
2016-06-25
1
-38
/
+2
*
Fix javascript build in Windows
George Marques
2016-06-25
1
-0
/
+3
*
property output unix seconds since epoch in windows get_system_time_secs, fix...
Juan Linietsky
2016-06-25
1
-1
/
+7
*
GLEW: Define static + enabled and includes via SCons
Rémi Verschelde
2016-06-25
7
-14
/
+11
*
Haiku: Do not define GLEW_ENABLED to undefine it later
Rémi Verschelde
2016-06-25
1
-2
/
+3
*
change invalid characters when get user data dir on Windows & Unix
volzhs
2016-06-25
1
-1
/
+1
*
Right click->Quit on the godot icon will now close the application on OSX.
marcelofg55
2016-06-05
1
-5
/
+3
*
Remove Make-related flags from Android build
George Marques
2016-06-04
1
-3
/
+3
*
Key modifiers (Ctrl, Alt, Meta and Shift) may be used as Input keys now on OSX
marcelofg55
2016-06-04
1
-11
/
+39
*
Icon: Remove more grey capsules behind official logo
Rémi Verschelde
2016-06-04
2
-0
/
+0
*
Added application/fat_bits property for EditorExportPlatformOSX::EditorExport...
marcelofg55
2016-06-04
1
-1
/
+8
*
fix unexpected char: '\' error on windows
volzhs
2016-06-04
1
-3
/
+3
*
Added 'fat' option for bits param on scons for osx, this will produce a fat b...
marcelofg55
2016-06-04
1
-1
/
+4
*
Android buildsystem: Drop obsolete NDK_TOOLCHAIN argument
Rémi Verschelde
2016-06-04
1
-1
/
+0
*
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
[next]