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
*
Change ".." punctuation for "..." in editor strings (#16507)
Hugo Locurcio
2018-06-05
1
-7
/
+7
*
Javascript: Remove weird log
Max Hilbrunner
2018-06-01
1
-2
/
+0
*
Increase versionCode range 3.0
Dmitry Pupinin
2018-06-01
1
-1
/
+1
*
Add back missing method from e10a2e5999bb646b0145f898328e8f01731ca854
Hein-Pieter van Braam
2018-05-14
1
-0
/
+1
*
Implement pull/18665 for 3.0
Hein-Pieter van Braam
2018-05-13
1
-2
/
+8
*
Fix keyboard focus lock-out with HTML5 canvas in iframe
Leon Krause
2018-05-13
2
-5
/
+9
*
For uwp the ARM architecture needs to be in lower case
Hein-Pieter van Braam
2018-05-13
1
-2
/
+2
*
Fix relative mouse motion when captured in HTML5 platform
Leon Krause
2018-05-13
1
-1
/
+1
*
Fix custom cursor disappearing on osx
Guilherme Felipe
2018-05-13
1
-5
/
+8
*
Proper focus in/out handling on iOS
Ruslan Mustakov
2018-05-13
1
-12
/
+9
*
Resume audio on iOS after phone call or alarm
Ruslan Mustakov
2018-05-13
2
-21
/
+59
*
Merge pull request #18082 from RandomShaper/improve-gui-touch-3.0
Hein-Pieter van Braam
2018-05-13
11
-202
/
+83
|
\
|
*
Implement universal translation of touch to mouse
Pedro J. Estébanez
2018-04-30
11
-202
/
+83
*
|
Android: Increase targetSdkVersion to 27
Rémi Verschelde
2018-05-08
1
-1
/
+1
*
|
Fix: JAR files signed with the MD5 algorithm as unsigned
RameshRavone
2018-05-08
1
-2
/
+2
*
|
Fix _export_begin not being called when exporting to android
Ignacio Etcheverry
2018-04-29
1
-0
/
+2
*
|
Improved error checking at EditorExportPlatformPC::export_project
Marcelo Fernandez
2018-04-29
1
-4
/
+6
*
|
Disable Emscripten assertions in release_debug builds
Leon Krause
2018-04-29
1
-1
/
+2
*
|
Fix IPhone and OSX cross compilation
Fabio Alessandrelli
2018-04-29
2
-1
/
+7
*
|
Fix Android input source checks
Ruslan Mustakov
2018-04-28
1
-2
/
+2
*
|
Fix UpdatePowerInfo method implementation in PowerIphone class
Igors Vaitkus
2018-04-28
1
-1
/
+1
*
|
Fix bug in HTML5 HTTPClient.
Fabio Alessandrelli
2018-04-28
1
-1
/
+1
*
|
Add safety checks when handling Android input
Ruslan Mustakov
2018-04-28
1
-5
/
+22
*
|
Fix engine.js startGame() when loading from directory
Leon Krause
2018-04-28
1
-3
/
+14
*
|
Allow custom path when using engine.js preloadFile() with URL
Leon Krause
2018-04-28
1
-3
/
+3
*
|
Fix engine.js preloadFile() with directories
Leon Krause
2018-04-28
1
-3
/
+13
*
|
Expose Emscripten libs to engine.js discreetly
Leon Krause
2018-04-28
3
-4
/
+6
*
|
Fix dragging window from non-retina to retina display.
bruvzg
2018-04-28
1
-0
/
+1
*
|
Added new audio device functions to set/get the audio device
Marcelo Fernandez
2018-04-14
1
-2
/
+2
*
|
Explicitly set OpenGL profile to core (X11, Windows).
bruvzg
2018-04-14
3
-1
/
+4
*
|
iPhone X support and iOS-related fixes
Ruslan Mustakov
2018-04-14
6
-77
/
+117
*
|
Implement always-on-top for MacOS
Pedro J. Estébanez
2018-04-14
2
-0
/
+16
*
|
Add new window setting: always on top
Pedro J. Estébanez
2018-04-14
4
-0
/
+78
|
/
*
Fix getting Android device information
volzhs
2018-03-29
1
-2
/
+8
*
Prevent android to split-screen
Xavier Sellier
2018-03-29
1
-1
/
+2
*
Modify OSX can_export logic to match the logic from EditorExportPlatformPC::c...
Marcelo Fernandez
2018-03-28
1
-9
/
+15
*
Hack to force macOS window activation for non-bundled app.
bruvzg
2018-03-28
1
-1
/
+35
*
add restore purchases for iOS
J Andrew Long
2018-03-28
2
-0
/
+15
*
SCons: Fix linking system pcre2 on server platform
Rémi Verschelde
2018-03-04
1
-0
/
+5
*
Fixed Windows ignoring minimized/maximized status set by user
Marcelo Fernandez
2018-03-01
1
-1
/
+10
*
Fix server build on FreeBSD
Fabio Alessandrelli
2018-03-01
3
-2
/
+15
*
Fix various valgrind reported uninitialized variable uses
Hein-Pieter van Braam
2018-03-01
1
-4
/
+7
*
Fix intermittent audio driver crash during startup on Android
Ruslan Mustakov
2018-03-01
1
-0
/
+1
*
Android: Mark GLES3 as required in the manifest
Rémi Verschelde
2018-02-27
1
-1
/
+1
*
Add missing return statements (iOS and server).
bruvzg
2018-02-27
1
-0
/
+2
*
Refactor version macros and fix related bugs
Rémi Verschelde
2018-02-24
1
-6
/
+4
*
server: Add support for statically linking libgcc and libstdc++
Rémi Verschelde
2018-02-22
1
-0
/
+5
*
Fix typos with codespell
luz.paz
2018-02-22
5
-8
/
+8
*
Add dummy audio driver, fix dummy rasterizer
K. S. Ernest (iFire) Lee
2018-02-21
1
-2
/
+3
*
Fixes to OS_Server and DummyRasterizer to match new signatures
Fabio Alessandrelli
2018-02-21
3
-2
/
+13
[next]