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
*
Android: Include Joysticks/Gamepads which are available on app start.
wombatstampede
2019-05-28
5
-26
/
+63
*
Merge pull request #26462 from SubSage/master
Rémi Verschelde
2019-05-28
1
-1
/
+7
|
\
|
*
Fixes stderr silence; adds missing quote from exe args(windows)
Luis Martinez
2019-03-05
1
-1
/
+7
*
|
Merge pull request #28512 from MJacred/master
Rémi Verschelde
2019-05-28
1
-0
/
+1
|
\
\
|
*
|
Fix application window not listed in taskbar (X11)
MJacred
2019-04-30
1
-0
/
+1
*
|
|
Merge pull request #29119 from bruvzg/native_icon_support
Rémi Verschelde
2019-05-27
4
-0
/
+158
|
\
\
\
|
*
|
|
Add native window/taskbar icon support for Windows and macOS.
bruvzg
2019-05-24
4
-0
/
+158
*
|
|
|
Git: Explicitly list binary files as such to avoid EOL change
Rémi Verschelde
2019-05-25
1
-84
/
+84
*
|
|
|
Check project settings live before lookup in crash handler
Ibrahn Sahir
2019-05-23
3
-4
/
+19
*
|
|
|
Fixed uninitialised variable in x11 null cursor creation
Ibrahn Sahir
2019-05-23
1
-12
/
+16
|
/
/
/
*
|
|
Merge pull request #29032 from akien-mga/tools-exceptions-rtti
Rémi Verschelde
2019-05-21
3
-10
/
+15
|
\
\
\
|
*
|
|
SCons: Keep exceptions and rtti on Android, iOS and HTML5 tools build
Rémi Verschelde
2019-05-20
3
-10
/
+15
*
|
|
|
added a const keyword for a methods that return constant literal...
hbina085
2019-05-21
18
-18
/
+18
|
/
/
/
*
|
|
Fix typos with codespell
Rémi Verschelde
2019-05-19
3
-3
/
+3
*
|
|
Allow project export to be canceled
George Marques
2019-05-18
4
-37
/
+95
*
|
|
[macOS] Allow using user provided `.icns` files for exported app icons.
bruvzg
2019-05-17
1
-6
/
+16
*
|
|
Fix OS_UWP::execute's signature after cd4449e
Rémi Verschelde
2019-05-16
2
-2
/
+2
*
|
|
Fix OS_Javascript execute method
Fabio Alessandrelli
2019-05-15
2
-2
/
+2
*
|
|
Merge pull request #28518 from clayjohn/GLES2-MSAA
Rémi Verschelde
2019-05-13
1
-1
/
+1
|
\
\
\
|
*
|
|
added MSAA to GLES backend
clayjohn
2019-05-02
1
-1
/
+1
|
|
/
/
*
|
|
X11: Check if "_NET_FRAME_EXTENTS" atom is supported.
bruvzg
2019-05-09
1
-22
/
+26
*
|
|
Change "ID" to lowercase "id"
Aaron Franke
2019-05-09
5
-11
/
+11
*
|
|
Fixed game crash, regression of #26977
Andrea Catania
2019-05-01
1
-6
/
+12
*
|
|
Merge pull request #27676 from qarmin/small_fixes_2
Rémi Verschelde
2019-05-01
6
-39
/
+32
|
\
\
\
|
*
|
|
Small fixes to static analyzer bugs
qarmin
2019-04-04
6
-39
/
+32
*
|
|
|
SCons: Always use env.Prepend for CPPPATH
Rémi Verschelde
2019-04-30
9
-19
/
+19
*
|
|
|
Merge pull request #26977 from bruvzg/fix_x11_window_pos
Rémi Verschelde
2019-04-30
1
-6
/
+19
|
\
\
\
\
|
*
|
|
|
[X11] Fix `get_window_position` to return absolute coordinates, change `set_w...
bruvzg
2019-03-12
1
-6
/
+19
*
|
|
|
|
Merge pull request #28061 from guilhermefelipecgs/fix_19137
Rémi Verschelde
2019-04-29
3
-0
/
+9
|
\
\
\
\
\
|
*
|
|
|
|
[Input] Release keys/actions pressed if window loses focus
Guilherme Felipe
2019-04-27
3
-0
/
+9
*
|
|
|
|
|
Merge pull request #28185 from KLee1248/key_remapping
Rémi Verschelde
2019-04-29
1
-4
/
+4
|
\
\
\
\
\
\
|
*
|
|
|
|
|
Re-maps KEY_BRACELEFT/RIGHT for OSX users
KLee1248
2019-04-19
1
-4
/
+4
*
|
|
|
|
|
|
Merge pull request #28448 from Valentactive/fix-linux-recognition-ecutable-bu...
Rémi Verschelde
2019-04-29
1
-1
/
+7
|
\
\
\
\
\
\
\
|
*
|
|
|
|
|
|
fix builds made with Clang on some Linux distros
Michele Valente
2019-04-26
1
-1
/
+7
|
|
|
/
/
/
/
/
|
|
/
|
|
|
|
|
*
|
|
|
|
|
|
Merge pull request #28470 from Calinou/fix-windows-clipboard-line-endings
Rémi Verschelde
2019-04-29
1
-4
/
+7
|
\
\
\
\
\
\
\
|
|
_
|
_
|
_
|
_
|
/
/
|
/
|
|
|
|
|
|
|
*
|
|
|
|
|
Convert line endings to CRLF in `OS.set_clipboard()` on Windows
Hugo Locurcio
2019-04-27
1
-4
/
+7
|
|
/
/
/
/
/
*
/
/
/
/
/
Clean up latency related functions
Juan Linietsky
2019-04-27
1
-2
/
+2
|
/
/
/
/
/
*
|
|
|
|
Merge pull request #28402 from Valentactive/add-thinlto-support-x11
Rémi Verschelde
2019-04-25
1
-3
/
+12
|
\
\
\
\
\
|
*
|
|
|
|
add option to use ThinLTO
Michele Valente
2019-04-25
1
-3
/
+12
*
|
|
|
|
|
Merge pull request #28396 from akien-mga/scons-capture-the-flags
Rémi Verschelde
2019-04-25
8
-63
/
+82
|
\
\
\
\
\
\
|
*
|
|
|
|
|
SCons: Review uses of CCFLAGS, CXXFLAGS and CPPFLAGS
Rémi Verschelde
2019-04-24
8
-63
/
+82
|
|
/
/
/
/
/
*
|
|
|
|
|
Rename wrong field.
Juan Linietsky
2019-04-24
1
-2
/
+2
*
|
|
|
|
|
Remove forgotten strings in configuration files
Juan Linietsky
2019-04-24
2
-9
/
+0
*
|
|
|
|
|
Fixes to make exporting more responsive.
Juan Linietsky
2019-04-24
1
-1
/
+1
|
/
/
/
/
/
*
|
|
|
|
Fixes build for Windows cross-compilation
Kenneth Lee
2019-04-23
2
-1
/
+2
*
|
|
|
|
Android now (optionally) builds the template when exporting
Juan Linietsky
2019-04-07
7
-226
/
+520
*
|
|
|
|
Add FileAccess::set_unix_permissions for Unix platforms
Juan Linietsky
2019-04-07
3
-1
/
+5
*
|
|
|
|
Merge pull request #26961 from ibrahn/fix-x11setcontext-access-freed
Hein-Pieter van Braam
2019-04-23
1
-15
/
+21
|
\
\
\
\
\
|
*
|
|
|
|
fixed an access after free in OS_X11::set_context.
Ibrahn Sahir
2019-04-22
1
-15
/
+21
*
|
|
|
|
|
Merge pull request #27208 from Calinou/add-lld-linker
Hein-Pieter van Braam
2019-04-23
1
-1
/
+9
|
\
\
\
\
\
\
|
|
/
/
/
/
/
|
/
|
|
|
|
|
[next]