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
*
Use HTTPS URL for Godot's website in the headers
Rémi Verschelde
2017-08-27
185
-185
/
+185
*
Free memory when Main::setup returns an error
Wilson E. Alvarez
2017-08-27
2
-2
/
+9
*
Allow building fat binaries with osxcross
Fabio Alessandrelli
2017-08-27
1
-2
/
+6
*
Workaround missing WM_TOUCH on mingw-w64 < 4.0
Rémi Verschelde
2017-08-27
1
-4
/
+3
*
Buildsystem: Prevent building X11/server with GCC 6+
Rémi Verschelde
2017-08-27
2
-0
/
+20
*
WinRT: Remove unneeded include
George Marques
2017-08-25
1
-1
/
+0
*
Fix y axis for set_window_position on OS X
Marcelo Fernandez
2017-08-21
1
-3
/
+8
*
Fixed issues with borderless windows on Windows
Marcelo Fernandez
2017-08-20
2
-72
/
+44
*
fix build for osx
Vasiliy Makarov
2017-08-19
1
-5
/
+0
*
Add closest_power_of_2 func and implement mix_rate/latency on OS X
Marcelo Fernandez
2017-08-18
5
-40
/
+72
*
Fix get_screen_* funcs returning old values after resolution changes on Windows
Marcelo Fernandez
2017-08-16
2
-48
/
+95
*
Implemented borderless window functions on OS X
Marcelo Fernandez
2017-08-14
2
-7
/
+84
*
Duplicate error messages to macOS logging system
bruvzg
2017-08-13
2
-0
/
+44
*
Fix warp_mouse_pos on macOS
bruvzg
2017-08-05
1
-8
/
+3
*
Merge pull request #9978 from ISylvox/update-gradle-android-for-2.1
Rémi Verschelde
2017-08-04
5
-12
/
+24
|
\
|
*
update gradle-android buildtool for 2.1
ISylvox
2017-07-30
5
-12
/
+24
*
|
Merge pull request #9885 from bruvzg/2.1-win-num-enter-fix
Rémi Verschelde
2017-07-31
1
-1
/
+7
|
\
\
|
*
|
Fix Numpad Enter key on Windows
bruvzg
2017-07-26
1
-1
/
+7
*
|
|
Merge pull request #9986 from marcelofg55/2.1
Rémi Verschelde
2017-07-31
2
-41
/
+45
|
\
\
\
|
*
|
|
Fix get_screen_* funcs returning old values after resolution changes on OS X
Marcelo Fernandez
2017-07-30
2
-41
/
+45
*
|
|
|
X11: Do not force require system OpenSSL to build
Rémi Verschelde
2017-07-31
1
-8
/
+2
*
|
|
|
Style: Apply clang-format on all files
Rémi Verschelde
2017-07-30
10
-265
/
+261
|
/
/
/
*
|
|
Change display scale when moving the window from monitor to monitor
bruvzg
2017-07-30
1
-0
/
+30
*
|
|
Make MinGW test less verbose on non-Bash shells
Rémi Verschelde
2017-07-30
1
-14
/
+2
*
|
|
Remove ANDROID define
Pedro J. Estébanez
2017-07-30
1
-1
/
+1
*
|
|
Fix fullscreen on X11 for non-resizable windows
Marcelo Fernandez
2017-07-30
1
-0
/
+27
*
|
|
Fix mutex initialisation in OS X Audio Driver
Marcelo Fernandez
2017-07-28
2
-26
/
+28
|
|
/
|
/
|
*
|
Merge pull request #9902 from brenttaylor/msvc-build-tools-fix
George Marques
2017-07-28
1
-2
/
+2
|
\
\
|
*
|
Support MSVC (2015) build tools
Brent Taylor
2017-07-26
1
-2
/
+2
|
|
/
*
|
Merge pull request #9922 from RandomShaper/fix-android-debug-2.1
Rémi Verschelde
2017-07-28
1
-6
/
+21
|
\
\
|
*
|
Fix Android debug/run
Pedro J. Estébanez
2017-07-27
1
-6
/
+21
*
|
|
Merge pull request #9812 from bruvzg/2.1
Rémi Verschelde
2017-07-28
2
-10
/
+65
|
\
\
\
|
*
|
|
Fix is_window_fullscreen() and set_window_fullscreen() behaviour after window...
bruvzg
2017-07-24
2
-7
/
+22
|
*
|
|
Add macOS main menu
bruvzg
2017-07-24
1
-3
/
+43
*
|
|
|
Merge pull request #9836 from bruvzg/2.1-resize-fix
Rémi Verschelde
2017-07-28
1
-0
/
+6
|
\
\
\
\
|
|
_
|
/
/
|
/
|
|
|
|
*
|
|
Improved macOS window resizing behaviour.
bruvzg
2017-07-25
1
-0
/
+6
|
|
/
/
*
|
/
Fix Numpad Enter key on macOS
bruvzg
2017-07-26
1
-1
/
+1
|
|
/
|
/
|
*
|
Workaround to allow pasting unicode characters from X selection.
Jia Wang
2017-07-25
1
-2
/
+14
|
/
*
Updated OS X audio driver with improvements from 3.0
Marcelo Fernandez
2017-07-23
3
-25
/
+105
*
Fix Right-Click (Ctrl-Click) on OS X
Marcelo Fernandez
2017-07-22
1
-109
/
+33
*
Fix typo in plist export
BastiaanOlij
2017-07-14
1
-2
/
+2
*
WinRT: Fix problem with Cert Kit validation
George Marques
2017-07-12
1
-2
/
+1
*
WinRT: Fix exporting problems
George Marques
2017-06-26
1
-8
/
+8
*
BuildSystem: generated files have .gen.ext
Poommetee Ketson
2017-06-25
15
-36
/
+36
*
WinRT: Add Gamepad vibration support
George Marques
2017-06-24
2
-18
/
+69
*
WinRT: Fix Gamepad input
George Marques
2017-06-24
1
-28
/
+22
*
Used in the macOS HiDPI options window is too small
ageazrael
2017-06-17
1
-3
/
+3
*
X11: Turn warning about not finding cursor theme into verbose output.
Andreas Haas
2017-06-17
1
-1
/
+3
*
Merge pull request #8948 from RandomShaper/improve-mobile-builds-2.1
Rémi Verschelde
2017-06-17
2
-18
/
+15
|
\
|
*
Improve/harmonize mobile builds
Pedro J. Estébanez
2017-05-27
2
-18
/
+15
[next]