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
/
server
Commit message (
Expand
)
Author
Age
Files
Lines
*
Deleting OpenSSL module and library
Fabio Alessandrelli
2018-02-14
1
-3
/
+0
*
Bullet: allow unbundling only if > 2.87
Rémi Verschelde
2018-01-26
1
-3
/
+3
*
SCons: Allow unbundling bullet on Linux (only 2.87+)
Rémi Verschelde
2018-01-13
1
-0
/
+10
*
SCons: Fix usage of LD when we meant LINK
Rémi Verschelde
2018-01-05
1
-1
/
+1
*
Add missing copyright headers and fix formatting
Rémi Verschelde
2018-01-05
4
-0
/
+4
*
Fix macOS and other builds after #15299
Duy-Nguyen TA
2018-01-04
1
-1
/
+2
*
Change OS::initialize signature to return Error (fix segfault on x11)
Emmanuel Leblond
2018-01-04
2
-3
/
+5
*
Merge pull request #12814 from guilhermefelipecgs/add_hardware_custom_cursor
Rémi Verschelde
2018-01-03
2
-0
/
+4
|
\
|
*
Add implementation for custom hardware cursor
Guilherme Silva
2017-12-17
2
-0
/
+4
*
|
Update copyright statements to 2018
Rémi Verschelde
2018-01-01
4
-8
/
+8
|
/
*
Improve slang, especially in user-visible parts
Unknown
2017-12-05
1
-1
/
+0
*
disable caching for targets using helper functions
Rhody Lugo
2017-11-28
1
-2
/
+1
*
use the same cache for all branches for appveyor
Rhody Lugo
2017-11-28
1
-1
/
+2
*
Rename OS::get_data_dir to OS::get_user_data_dir
Rémi Verschelde
2017-11-17
1
-1
/
+1
*
Make video mode initialization more intuitive, fixes #12022
Juan Linietsky
2017-11-09
2
-5
/
+0
*
Implemented physics plug
AndreaCatania
2017-11-04
2
-17
/
+0
*
SCons: Disable server platform as it does not build
Rémi Verschelde
2017-10-17
1
-0
/
+3
*
Use BoolVariable in platform-specific options.
Elliott Sales de Andrade
2017-09-25
1
-3
/
+3
*
Use BoolVariable for third-party options.
Elliott Sales de Andrade
2017-09-25
1
-21
/
+21
*
Use BoolVariable in target/component/advanced options.
Elliott Sales de Andrade
2017-09-25
1
-1
/
+1
*
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 #11252 from marcelofg55/fix_noaudio_crash
Rémi Verschelde
2017-09-17
2
-9
/
+1
|
\
|
*
Fix crash when no audio driver is available
Marcelo Fernandez
2017-09-13
2
-9
/
+1
*
|
Fix enums bindings
Maxim Sheronov
2017-09-13
2
-2
/
+2
|
/
*
Use HTTPS URL for Godot's website in the headers
Rémi Verschelde
2017-08-27
4
-4
/
+4
*
Buildsystem: Improve detect.py readability and fix issues
Rémi Verschelde
2017-07-01
1
-33
/
+45
*
Rename [gs]et_pos to [gs]et_position for Controls
Sergey Pusnei
2017-04-10
2
-2
/
+2
*
Add "Godot Engine contributors" copyright line
Rémi Verschelde
2017-04-08
4
-0
/
+4
*
SCons: Add option to toggle warnings (on by default)
Rémi Verschelde
2017-03-26
1
-1
/
+1
*
A Whole New World (clang-format edition)
Rémi Verschelde
2017-03-05
3
-69
/
+46
*
Add API to access battery power state
Julian Murgia
2017-03-04
2
-0
/
+19
*
Adapt platforms to AudioServer refactoring
Rémi Verschelde
2017-01-16
1
-10
/
+1
*
Oops! Audio engine has vanished :D
Juan Linietsky
2017-01-15
1
-3
/
+3
*
Style: Fix whole-line commented code
Rémi Verschelde
2017-01-14
2
-4
/
+6
*
Merge remote-tracking branch 'origin/gles3' into gles3-on-master
Rémi Verschelde
2017-01-02
2
-6
/
+6
|
\
|
*
Begining of GLES3 renderer:
Juan Linietsky
2016-10-03
2
-6
/
+6
*
|
Welcome in 2017, dear changelog reader!
Rémi Verschelde
2017-01-01
4
-4
/
+4
*
|
png: Allow building shared freetype with bundled libpng
Rémi Verschelde
2016-11-19
1
-1
/
+0
*
|
Revert "libpng: Fix erroneously linking against libpng12 on old distros"
Rémi Verschelde
2016-11-19
1
-1
/
+1
*
|
libpng: Same fix as previous commit for server platform
Rémi Verschelde
2016-11-19
1
-1
/
+1
*
|
server: Allow building against system libraries
Rémi Verschelde
2016-11-03
1
-0
/
+45
*
|
style: Fix PEP8 blank lines issues in Python files
Rémi Verschelde
2016-11-01
1
-4
/
+3
*
|
style: Fix PEP8 whitespace issues in Python files
Rémi Verschelde
2016-11-01
2
-26
/
+26
*
|
style: Start applying PEP8 to Python files, indentation issues
Rémi Verschelde
2016-11-01
2
-39
/
+39
*
|
SCons: Use colored output if available, change "colored"->"verbose"
Błażej Szczygieł
2016-10-17
1
-3
/
+0
*
|
SCsub: Add python shebang as a hint for syntax highlighting
Rémi Verschelde
2016-10-17
1
-0
/
+2
*
|
zlib: Split thirdparty files, simplify scons option
Rémi Verschelde
2016-10-15
1
-1
/
+0
*
|
glew: Split thirdparty files and isolate env
Rémi Verschelde
2016-10-15
1
-1
/
+1
|
/
[next]