index
:
redot-engine.git
4.3
master
Redot Engine – Multi-platform 2D and 3D game engine
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
platform
Commit message (
Expand
)
Author
Age
Files
Lines
*
Replace XRaiseWindow with a _NET_ACTIVE_WINDOW ClientRequest
Hein-Pieter van Braam
2018-08-16
1
-2
/
+15
*
Merge pull request #18096 from aaronfranke/master
Juan Linietsky
2018-08-14
1
-1
/
+1
|
\
|
*
[Core] Completely kill math_2d.h, change includes
Aaron Franke
2018-08-11
1
-1
/
+1
*
|
Fix impossibility of removing folder which contains non-latin symbols(on Wind...
Chaosus
2018-08-14
1
-9
/
+3
*
|
Merge pull request #20913 from pulkomandy/master
Rémi Verschelde
2018-08-13
12
-214
/
+176
|
\
\
|
*
|
Rebase patches for fixing haiku build.
Adrien Destugues
2018-08-11
12
-214
/
+176
|
|
/
|
*
Revert "added get_creation_time function for gdscript"
Juan Linietsky
2018-08-10
1
-1
/
+0
|
*
Merge pull request #18914 from notwarp/master
Juan Linietsky
2018-08-10
1
-0
/
+1
|
|
\
|
|
*
added get_creation_time function for gdscript
Daniele Giuliani
2018-05-16
1
-0
/
+1
*
|
|
Fix Windows handles leak
Marcin Zawiejski
2018-07-30
1
-8
/
+8
|
/
/
*
|
Added missing support for traditional chinese on Windows, fixes #7674
Juan Linietsky
2018-07-29
1
-0
/
+1
*
|
Running builder (content generator) functions in subprocesses on Windows
Viktor Ferenczi
2018-07-27
7
-27
/
+75
*
|
Reduce unnecessary COW on Vector by make writing explicit
Hein-Pieter van Braam
2018-07-26
10
-145
/
+145
*
|
change framework name CoreMidi to CoreMIDI
PanPan
2018-07-26
1
-1
/
+1
*
|
Merge pull request #20154 from marcelofg55/midi_driver
Rémi Verschelde
2018-07-25
9
-4
/
+33
|
\
\
|
*
|
Added a new MIDIDriver class
Marcelo Fernandez
2018-07-21
9
-4
/
+33
*
|
|
Merge pull request #20245 from bruvzg/fix_win_pp_transp
Rémi Verschelde
2018-07-24
1
-2
/
+2
|
\
\
\
|
*
|
|
Fix OpenGL buffer depth for per pixel transparency support (Windows, NVIDIA)
bruvzg
2018-07-18
1
-2
/
+2
*
|
|
|
Removed unnecessary assignments
Wilson E. Alvarez
2018-07-24
6
-16
/
+7
*
|
|
|
SCons: Add "execinfo" option to force linking libexecinfo
Rémi Verschelde
2018-07-22
1
-0
/
+4
*
|
|
|
-Fix disable_3d flag
Juan Linietsky
2018-07-21
5
-15
/
+53
|
|
/
/
|
/
|
|
*
|
|
Fix some more build issues after c69de2ba4
Rémi Verschelde
2018-07-20
6
-6
/
+19
*
|
|
Fix build issues and typos after c69de2ba4
Rémi Verschelde
2018-07-20
4
-5
/
+17
*
|
|
-Project/Editor settings now use new inspector
Juan Linietsky
2018-07-19
14
-5
/
+59
*
|
|
Style: Format code with clang-format 6.0.1
Rémi Verschelde
2018-07-18
10
-25
/
+8
|
/
/
*
|
Merge pull request #20132 from ibrahn/fix-android-device-poll-thread
Rémi Verschelde
2018-07-17
1
-3
/
+6
|
\
\
|
*
|
fixed branch on uninit and data race in editor android device polling
Ibrahn Sahir
2018-07-13
1
-3
/
+6
*
|
|
Fix keep screen on property path for Android/iOS/UWP
volzhs
2018-07-17
3
-3
/
+3
|
/
/
*
|
UWP: Add support for GLES2 driver
George Marques
2018-07-12
5
-46
/
+58
*
|
Merge pull request #19840 from jjay/ios_screen_orientation
Max Hilbrunner
2018-07-12
3
-61
/
+25
|
\
\
|
*
|
Respect window/handheld/orientation setting in iOS
Yasha Borevich
2018-07-01
3
-61
/
+25
*
|
|
Refactor OS_JavaScript
Leon Krause
2018-07-10
4
-695
/
+639
*
|
|
Added support for extra mouse buttons.
unknown
2018-07-09
3
-143
/
+178
*
|
|
Merge pull request #20041 from hpvb/fix-android-export
Hein-Pieter van Braam
2018-07-08
2
-200
/
+106
|
\
\
\
|
*
|
|
Write new permissions to the AndroidManifest.xml
Hein-Pieter van Braam
2018-07-08
2
-200
/
+106
*
|
|
|
added 'android_add_asset_dir('...') method to Android module gradle build config
Patrick Kaster
2018-07-05
1
-1
/
+4
|
/
/
/
*
|
|
-Fix fullscreen on Windows with a HiDPI monitor but a non-HiDPI project
Juan Linietsky
2018-07-03
1
-29
/
+41
*
|
|
Merge pull request #19799 from kosz78/android-payment-fix
Max Hilbrunner
2018-07-03
1
-9
/
+7
|
\
\
\
|
*
|
|
Fix possible NullPointerException crash on cancel payment
Konstantin Zaitsev
2018-06-27
1
-9
/
+7
*
|
|
|
Merge pull request #19919 from marcelofg55/notif_crash
Max Hilbrunner
2018-07-03
3
-0
/
+11
|
\
\
\
\
|
*
|
|
|
Add a new notification to detect crashes on native scripts
Marcelo Fernandez
2018-07-02
3
-0
/
+11
|
|
|
/
/
|
|
/
|
|
*
|
|
|
Merge pull request #19934 from volzhs/gles2-android
Rémi Verschelde
2018-07-03
1
-1
/
+1
|
\
\
\
\
|
*
|
|
|
Change required gles version to 2 for android
volzhs
2018-07-04
1
-1
/
+1
|
|
/
/
/
*
|
|
|
Merge pull request #19708 from RandomShaper/fix-windows-touch
Max Hilbrunner
2018-07-03
1
-10
/
+14
|
\
\
\
\
|
|
/
/
/
|
/
|
|
|
|
*
|
|
Fix touch issues on Windows
Pedro J. Estébanez
2018-06-26
1
-10
/
+14
*
|
|
|
Optimize images losslessly using `oxipng -o6 --strip all --zopfli`
Hugo Locurcio
2018-06-28
13
-0
/
+0
|
|
/
/
|
/
|
|
*
|
|
Merge pull request #19766 from GodotExplorer/android-gles2
Rémi Verschelde
2018-06-26
4
-14
/
+38
|
\
\
\
|
*
|
|
Implement OpenGL ES rasterizer selection logic for Android.
geequlim
2018-06-26
4
-14
/
+38
|
|
/
/
*
|
|
Merge pull request #19718 from thduynguyen/bug_fixes
Rémi Verschelde
2018-06-25
1
-1
/
+11
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
bugfix: correct #ifdef for TOUCH_ENABLED and OPENGL_ENABLED
Duy-Nguyen Ta
2018-06-22
1
-1
/
+11
[next]