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
/
x11
Commit message (
Expand
)
Author
Age
Files
Lines
*
Cleanup old references to GLES2 renderer
Rémi Verschelde
2017-11-19
1
-1
/
+1
*
Make video mode initialization more intuitive, fixes #12022
Juan Linietsky
2017-11-09
2
-5
/
+0
*
Merge pull request #12262 from AndreaCatania/pplug
Juan Linietsky
2017-11-03
3
-18
/
+1
|
\
|
*
Implemented physics plug
AndreaCatania
2017-11-04
3
-18
/
+1
*
|
SCons: make use_lto a global option and opt-in for iphone
Rémi Verschelde
2017-11-02
1
-1
/
+0
*
|
Add Colemak keybindings to editor for osx
N0hbdy
2017-10-30
1
-2
/
+2
*
|
Implemented OS get_latin_keyboard_variant on x11
Marcelo Fernandez
2017-10-30
2
-0
/
+34
*
|
Travis: Simplify matrix, disable iphone and add X11 tools=no/clang
Rémi Verschelde
2017-10-27
1
-0
/
+4
*
|
Fix BSD compile issues
Marcelo Fernandez
2017-10-17
2
-0
/
+9
|
/
*
Use binary names instead of absolute paths in calls to OS::execute.
J08nY
2017-10-13
1
-5
/
+5
*
Drop unusued LEGACYGL_ENABLED check
Rémi Verschelde
2017-10-13
4
-5
/
+5
*
Merge pull request #11575 from marcelofg55/move_path_to_trash
Poommetee Ketson
2017-10-02
2
-0
/
+74
|
\
|
*
FileSystemDock will now remove files/dirs to trashcan using OS::move_to_trash
Marcelo Fernandez
2017-09-25
2
-0
/
+74
*
|
Reduce gcc lto build time by telling the linker to
Felix M. Cobos
2017-09-26
1
-1
/
+4
*
|
Use BoolVariable in platform-specific options.
Elliott Sales de Andrade
2017-09-25
1
-16
/
+16
*
|
Use BoolVariable for third-party options.
Elliott Sales de Andrade
2017-09-25
1
-27
/
+27
*
|
Use BoolVariable in target/component/advanced options.
Elliott Sales de Andrade
2017-09-25
1
-1
/
+1
*
|
Use EnumVariable for choice-based build options.
Elliott Sales de Andrade
2017-09-25
1
-1
/
+2
|
/
*
Merge pull request #11519 from hpvb/fix-gcc-lto
Rémi Verschelde
2017-09-24
1
-0
/
+3
|
\
|
*
Fix gcc lto
Hein-Pieter van Braam
2017-09-23
1
-0
/
+3
*
|
Merge pull request #11527 from QuLogic/system-zstd
Rémi Verschelde
2017-09-24
1
-0
/
+3
|
\
\
|
*
|
Enable building against system zstd.
Elliott Sales de Andrade
2017-09-23
1
-0
/
+3
|
|
/
*
/
Add support for OpenSSL 1.1.0.
Elliott Sales de Andrade
2017-09-24
1
-9
/
+0
|
/
*
Merge pull request #11243 from hpvb/add-debug-info-on-release
Rémi Verschelde
2017-09-21
2
-6
/
+16
|
\
|
*
Create separate debug info files by default
Hein-Pieter van Braam
2017-09-16
2
-6
/
+16
*
|
Merge pull request #11141 from fcobos/x11_borderless_switch_fix
Rémi Verschelde
2017-09-21
1
-0
/
+10
|
\
\
|
*
|
Adding borders back to a borderless window was not working.
Felix M. Cobos
2017-09-12
1
-0
/
+10
*
|
|
Rename pos to position in user facing methods and variables
letheed
2017-09-20
2
-2
/
+2
*
|
|
Fix crash handler not including stdlib.h
Marcelo Fernandez
2017-09-19
1
-0
/
+1
*
|
|
Prevent running the crash_handler when a debugger is present on windows
Marcelo Fernandez
2017-09-18
1
-1
/
+1
*
|
|
Merge pull request #11252 from marcelofg55/fix_noaudio_crash
Rémi Verschelde
2017-09-17
2
-39
/
+1
|
\
\
\
|
*
|
|
Fix crash when no audio driver is available
Marcelo Fernandez
2017-09-13
2
-39
/
+1
*
|
|
|
Fix x11 exported executables not getting the +x flag
Marcelo Fernandez
2017-09-17
1
-0
/
+1
|
|
_
|
/
|
/
|
|
*
|
|
Merge pull request #11230 from maxim-sheronov/fix_enum_bindings
Thomas Herzog
2017-09-15
4
-26
/
+26
|
\
\
\
|
*
|
|
Fix enums bindings
Maxim Sheronov
2017-09-13
4
-26
/
+26
|
|
|
/
|
|
/
|
*
|
|
X11: Fix gamepads not being added whith udev.
Andreas Haas
2017-09-14
1
-1
/
+0
|
|
/
|
/
|
*
|
Added a crash handler to dump the backtrace on Windows, Linux and OS X
Marcelo Fernandez
2017-09-13
6
-6
/
+212
*
|
Hint the window manager to disable desktop compositing in fullscreen mode.
Felix M. Cobos
2017-09-09
1
-0
/
+11
|
/
*
Fix typos 'a' and 'an'
Poommetee Ketson
2017-09-02
1
-1
/
+1
*
Merge pull request #10148 from leezh/pcre2
Rémi Verschelde
2017-08-31
1
-0
/
+5
|
\
|
*
Replacement of internal RegEx with PCRE2
Zher Huei Lee
2017-08-19
1
-0
/
+5
*
|
Disable -ffast-math for etc2comp
Hein-Pieter van Braam
2017-08-30
1
-1
/
+3
*
|
Dead code tells no tales
Rémi Verschelde
2017-08-27
2
-32
/
+2
*
|
Use HTTPS URL for Godot's website in the headers
Rémi Verschelde
2017-08-27
14
-14
/
+14
*
|
Merge pull request #10591 from Rubonnek/possible-null-ptr-dereference
Rémi Verschelde
2017-08-27
2
-15
/
+12
|
\
\
|
*
|
Added/Fixed null pointer checks
Wilson E. Alvarez
2017-08-26
2
-15
/
+12
*
|
|
Merge pull request #10598 from Rubonnek/free-memory
Rémi Verschelde
2017-08-27
1
-1
/
+3
|
\
\
\
|
*
|
|
Free memory when Main::setup returns an error
Wilson E. Alvarez
2017-08-25
1
-1
/
+3
|
|
/
/
*
/
/
Fixed several memory leaks
Wilson E. Alvarez
2017-08-25
1
-0
/
+2
|
/
/
*
|
Merge pull request #10487 from marcelofg55/curscr_as_default
Rémi Verschelde
2017-08-22
2
-3
/
+14
|
\
\
[next]