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
*
Merge pull request #26633 from akien-mga/driver-fallback-etc
Rémi Verschelde
2019-03-06
9
-10
/
+23
|
\
|
*
Disable driver fallback to GLES2 by default
Rémi Verschelde
2019-03-05
9
-10
/
+23
*
|
Merge pull request #26666 from Calinou/update-server-buildsystem
Rémi Verschelde
2019-03-06
1
-4
/
+70
|
\
\
|
*
|
Update the server platform's `detect.py` to match x11's
Hugo Locurcio
2019-03-05
1
-4
/
+70
*
|
|
Merge pull request #26664 from marxin/fix-25714-__bswap_16
Rémi Verschelde
2019-03-05
1
-4
/
+4
|
\
\
\
|
*
|
|
Replace usage of __bswap_16 with BSWAP16 (#25714).
marxin
2019-03-05
1
-4
/
+4
|
|
/
/
*
|
|
Merge pull request #26626 from rluders/misleading-error-message-export
Rémi Verschelde
2019-03-05
5
-0
/
+20
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
Fixes misleading error message when trying to export
Ricardo Lüders
2019-03-05
5
-0
/
+20
*
|
|
Fix HTML5 quick preview URL
bruvzg
2019-03-05
1
-1
/
+1
|
|
/
|
/
|
*
|
Remove microphone from export options and distribution plist
Sam Green
2019-03-04
1
-4
/
+0
|
/
*
More style cleanup...
Rémi Verschelde
2019-03-04
1
-1
/
+0
*
Add support for event accumlation (off by default, on for editor), fixes #26536
Juan Linietsky
2019-03-03
3
-17
/
+23
*
Implement a more coherent (and way less hack) way to block animation updates,...
Juan Linietsky
2019-03-03
1
-3
/
+2
*
Ability to keep pumping messages while being debugged, may be a solution for ...
Juan Linietsky
2019-03-03
2
-2
/
+28
*
Improve VRAM texture compression checks for mobile/web
Rémi Verschelde
2019-03-03
3
-32
/
+25
*
Merge pull request #26474 from akien-mga/scons-silence-x11
Rémi Verschelde
2019-03-02
1
-2
/
+0
|
\
|
*
SCons: Reduce spam from x11:can_build
Rémi Verschelde
2019-03-02
1
-2
/
+0
*
|
SCons: Move platform-specific Opus config to its module
Rémi Verschelde
2019-03-02
3
-18
/
+0
|
/
*
Merge pull request #26353 from ivanarh/android_hide_keyboard_crash
Rémi Verschelde
2019-03-01
1
-8
/
+0
|
\
|
*
Android: Fixed a possible crash in keyboard hide method. It's called not from...
Ivan Ponomarev
2019-02-27
1
-8
/
+0
*
|
Merge pull request #26407 from marcelofg55/audio_input_android
Rémi Verschelde
2019-03-01
2
-0
/
+119
|
\
\
|
*
|
Implement Audio Input support on Android
Marcelo Fernandez
2019-02-28
2
-0
/
+119
|
|
/
*
/
X11: Fix drag and drop from non-latin paths
Rémi Verschelde
2019-02-28
1
-1
/
+1
|
/
*
Android: Fixed problems with memory leaks due to absent ReleaseStringUTFChars...
Ivan Ponomarev
2019-02-27
4
-28
/
+98
*
Merge pull request #26134 from marxin/fix-Wsign-compare
Rémi Verschelde
2019-02-27
1
-2
/
+2
|
\
|
*
Fix -Wsign-compare warnings.
marxin
2019-02-27
1
-2
/
+2
*
|
-Properly handle missing ETC support on export
Juan Linietsky
2019-02-26
3
-0
/
+18
|
/
*
Fixed possible crash on iOS in applicationDidReceiveMemoryWarning method: eve...
Ivan Ponomarev
2019-02-26
1
-2
/
+4
*
-Remove harcoded opengl extension testing from OS, ask rasterizer instead.
Juan Linietsky
2019-02-26
8
-17
/
+7
*
Merge pull request #26160 from marxin/come-up-with-use_gcc
Hein-Pieter van Braam
2019-02-25
1
-5
/
+6
|
\
|
*
Come up with use_gcc.
marxin
2019-02-23
1
-5
/
+6
*
|
Merge pull request #26242 from serados/init_mouse_pos_win
Hein-Pieter van Braam
2019-02-25
2
-0
/
+17
|
\
\
|
*
|
Update Windows global mouse position at startup
Junwei Ng
2019-02-25
2
-0
/
+17
*
|
|
Merge pull request #26240 from eska014/html5-preload-noown
Rémi Verschelde
2019-02-24
6
-13
/
+10
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
Use stdout/-err for all messages in HTML5 platform
Leon Krause
2019-02-24
4
-8
/
+8
|
*
|
Fix file preloading warning in HTML5 platform
Leon Krause
2019-02-23
2
-5
/
+2
|
|
/
*
/
[macOS] Make `move_window_to_foreground` to take focus in addition to moving ...
bruvzg
2019-02-23
1
-1
/
+2
|
/
*
Fix all -Wtype-limits warnings.
marxin
2019-02-21
2
-2
/
+2
*
Add -Wshadow=local to warnings and fix reported issues.
marxin
2019-02-20
2
-15
/
+8
*
Drop RtAudio driver on Windows
Rémi Verschelde
2019-02-20
5
-12
/
+6
*
Fix compiling with use_mingw flag on Windows
Marcelo Fernandez
2019-02-19
2
-3
/
+2
*
Merge pull request #25851 from BastiaanOlij/ios_export_capabilities
Rémi Verschelde
2019-02-16
1
-2
/
+77
|
\
|
*
New export options iOS
Bastiaan Olij
2019-02-16
1
-2
/
+77
*
|
Merge pull request #25879 from hpvb/fix-25629
Rémi Verschelde
2019-02-14
1
-2
/
+31
|
\
\
|
*
|
Detect when primusrun/optirun is in use
Hein-Pieter van Braam
2019-02-14
1
-2
/
+31
*
|
|
Don't crash if there's no application name
Hein-Pieter van Braam
2019-02-14
1
-1
/
+6
|
/
/
*
|
Merge pull request #25842 from marcelofg55/windows_timezone
Rémi Verschelde
2019-02-13
2
-2
/
+6
|
\
\
|
|
/
|
/
|
|
*
Fix get_time_zone_info returning inverted bias on Windows/UWP
Marcelo Fernandez
2019-02-13
2
-2
/
+6
*
|
Fix typos with codespell
Rémi Verschelde
2019-02-13
1
-1
/
+1
*
|
Platform: Ensure classes match their header filename
Rémi Verschelde
2019-02-12
49
-478
/
+264
[next]