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
*
Implement input focus behavior in HTML5
L. Krause
2017-07-22
3
-31
/
+94
*
Merge pull request #9668 from marcelofg55/master
Rémi Verschelde
2017-07-17
3
-22
/
+101
|
\
|
*
Reinit audio device when the system default device changes on OS X
Marcelo Fernandez
2017-07-16
3
-22
/
+101
*
|
Merge pull request #9669 from eska014/html5-implicit-cache
Rémi Verschelde
2017-07-17
1
-17
/
+22
|
\
\
|
|
/
|
/
|
|
*
Fix zipping HTML5 templates when using implicit cache
L. Krause
2017-07-17
1
-17
/
+22
*
|
Merge pull request #9619 from marcelofg55/master
Rémi Verschelde
2017-07-13
1
-0
/
+27
|
\
\
|
*
|
Fix fullscreen on X11 for non-resizable windows
Marcelo Fernandez
2017-07-13
1
-0
/
+27
*
|
|
Bring back the UWP exporter
George Marques
2017-07-12
1
-1571
/
+558
|
/
/
*
|
UWP: Fix problem with Cert Kit validation
George Marques
2017-07-12
1
-2
/
+1
*
|
IME window follow the input cursor.
geequlim
2017-07-11
2
-14
/
+9
*
|
Fixed issues with borderless windows on Windows
Marcelo Fernandez
2017-07-09
2
-72
/
+44
|
/
*
Refactor 'treshold' to 'threshold'
Poommetee Ketson
2017-07-08
1
-2
/
+2
*
Only execute chmod exporting iOS when on Mac OS X
BastiaanOlij
2017-07-08
1
-0
/
+2
*
Merge pull request #9515 from marcelofg55/master
Rémi Verschelde
2017-07-08
2
-0
/
+29
|
\
|
*
Implemented borderless window functions on Linux.
Marcelo Fernandez
2017-07-05
2
-0
/
+29
*
|
Merge pull request #9512 from BastiaanOlij/osx_export_fix_typo
Rémi Verschelde
2017-07-08
1
-2
/
+2
|
\
\
|
*
|
Fix typo in plist export
BastiaanOlij
2017-07-06
1
-2
/
+2
|
|
/
*
/
iPhone exporter
BastiaanOlij
2017-07-06
2
-0
/
+375
|
/
*
Merge pull request #9476 from marcelofg55/master
Rémi Verschelde
2017-07-05
2
-9
/
+53
|
\
|
*
Implemented borderless fullscreen code on OSX.
Marcelo Fernandez
2017-07-02
2
-9
/
+53
*
|
Merge pull request #9396 from sowfelicity/x11-ime-echo
Rémi Verschelde
2017-07-03
3
-9
/
+170
|
\
\
|
*
|
Workaround for IME and echo events on Linux:
Jia Wang
2017-06-29
3
-9
/
+170
*
|
|
Merge pull request #9468 from BastiaanOlij/osx_export_dmg
Rémi Verschelde
2017-07-03
1
-38
/
+305
|
\
\
\
|
|
_
|
/
|
/
|
|
|
*
|
On OSX export to DMG and optionally code sign the app bundle
BastiaanOlij
2017-07-02
1
-38
/
+305
|
|
/
*
/
Buildsystem: Improve detect.py readability and fix issues
Rémi Verschelde
2017-07-01
10
-657
/
+468
|
/
*
Merge pull request #9416 from marcelofg55/master
Rémi Verschelde
2017-06-28
2
-1
/
+38
|
\
|
*
Implemented borderless window code for OSX.
Marcelo Fernandez
2017-06-27
2
-1
/
+38
*
|
Hide HTML5 native-run icon without runnable preset
L. Krause
2017-06-27
1
-1
/
+28
*
|
Use custom native-run icons for Android and HTML5
L. Krause
2017-06-27
4
-1
/
+23
|
/
*
Revert "Workaround for IME on Linux."
Juan Linietsky
2017-06-25
3
-129
/
+10
*
Merge pull request #9334 from Noshyaar/pr-genh
Rémi Verschelde
2017-06-25
5
-5
/
+5
|
\
|
*
BuildSystem: generated files have .gen.extension
Poommetee Ketson
2017-06-25
5
-5
/
+5
*
|
Workaround for IME on Linux(fixes #29 #7106):
Jia Wang
2017-06-25
3
-10
/
+129
|
/
*
Merge pull request #9312 from BastiaanOlij/osx_export
Juan Linietsky
2017-06-23
1
-311
/
+186
|
\
|
*
Reimplement export module for OSX
BastiaanOlij
2017-06-23
1
-311
/
+186
*
|
Make the Windows icon file smaller
Hugo Locurcio
2017-06-20
1
-0
/
+0
|
/
*
Update HTML5 platform for new InputEvents
L. Krause
2017-06-19
1
-95
/
+96
*
Merge pull request #9198 from vnen/fix-wheel-pos
Rémi Verschelde
2017-06-15
1
-2
/
+2
|
\
|
*
Fix MouseWheel position on Windows
George Marques
2017-06-15
1
-2
/
+2
*
|
Merge pull request #9140 from ageazrael/bug-fix
Rémi Verschelde
2017-06-15
1
-5
/
+5
|
\
\
|
|
/
|
/
|
|
*
Used in the macOS HiDPI options window is too small
ageazrael
2017-06-13
1
-3
/
+3
|
*
Fixed middle mouse button can't bounce in macOS
ageazrael
2017-06-13
1
-2
/
+2
*
|
Merge pull request #9102 from Faless/debugger_listen_show_error
Rémi Verschelde
2017-06-15
1
-2
/
+2
|
\
\
|
|
/
|
/
|
|
*
Fix `network/debug/remote_port` editor setting not working properly
Fabio Alessandrelli
2017-06-10
1
-2
/
+2
*
|
UWP: InputEvent: Renamed "pos" property to "position"
George Marques
2017-06-12
1
-9
/
+9
*
|
Restired multithread support in OSX and Windows, should stop the crashes.
Juan Linietsky
2017-06-10
3
-18
/
+14
|
/
*
-Restored multithread capability to VisualServer
Juan Linietsky
2017-06-09
1
-4
/
+5
*
Merge pull request #8949 from RandomShaper/improve-mobile-builds
Rémi Verschelde
2017-06-08
2
-18
/
+15
|
\
|
*
Improve/harmonize mobile builds
Pedro J. Estébanez
2017-05-27
2
-18
/
+15
*
|
Merge pull request #9082 from themindoverall/pr-fix-android-build
Rémi Verschelde
2017-06-07
2
-9
/
+9
|
\
\
[next]