index
:
godot.git
feature/gio-open
feature/gridmap-used-cells
fix/use-bin-name
master
mirror
Godot Engine – Multi-platform 2D and 3D game engine https://godotengine.org
J08nY
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
platform
Commit message (
Expand
)
Author
Age
Files
Lines
*
Update/fix Android build
Pedro J. Estébanez
2016-11-15
1
-7
/
+7
*
Make Android export quicker (especially on Windows)
Pedro J. Estébanez
2016-11-15
1
-19
/
+19
*
Fix Directory.dir_exist/get_current_dir for 'res://' on Android
volzhs
2016-11-15
2
-2
/
+7
*
vsnc --> vsync
ISylvox
2016-11-15
4
-4
/
+4
*
server: Allow building against system libraries
Rémi Verschelde
2016-11-03
1
-0
/
+36
*
scons: Reorder options for clarity
Rémi Verschelde
2016-11-03
6
-27
/
+20
*
Improve Android build (Clang + tidyness)
Pedro J. Estébanez
2016-11-02
1
-87
/
+100
*
style: Various other PEP8 fixes in Python files
Rémi Verschelde
2016-11-02
5
-9
/
+9
*
style: Fix PEP8 blank lines issues in Python files
Rémi Verschelde
2016-11-02
11
-38
/
+47
*
style: Fix PEP8 whitespace issues in Python files
Rémi Verschelde
2016-11-02
18
-487
/
+487
*
style: Start applying PEP8 to Python files, indentation issues
Rémi Verschelde
2016-11-02
20
-1216
/
+1216
*
Fix extraneous NULL character on HTML export
George Marques
2016-10-30
1
-2
/
+2
*
Fix the hiding of mouse cursor before interaction
George Marques
2016-10-30
1
-2
/
+5
*
SCons: Use colored output if available, change "colored"->"verbose"
Błażej Szczygieł
2016-10-30
3
-10
/
+0
*
SCsub: Add python shebang as a hint for syntax highlighting
Rémi Verschelde
2016-10-30
10
-0
/
+20
*
Theora: Don't compile unnecessary files, rename "x86_opt_*"
Błażej Szczygieł
2016-10-30
4
-7
/
+7
*
freetype: Make it a module and split thirdparty library
Rémi Verschelde
2016-10-30
2
-10
/
+5
*
zlib: Split thirdparty files, simplify scons option
Rémi Verschelde
2016-10-30
9
-5
/
+4
*
glew: Split thirdparty files and isolate env
Rémi Verschelde
2016-10-30
8
-14
/
+8
*
squish: Move to a module and split thirdparty lib
Rémi Verschelde
2016-10-30
2
-2
/
+4
*
mpc: Move to a module and split thirdparty libmpcdec
Rémi Verschelde
2016-10-30
1
-1
/
+1
*
theora: Move to a module and split thirdparty lib
Rémi Verschelde
2016-10-30
3
-8
/
+14
*
openssl: Move to a module and split thirdparty lib
Rémi Verschelde
2016-10-30
1
-2
/
+2
*
ogg/vorbis/opus/speex: Make them modules and unbundle thirdparty libs
Rémi Verschelde
2016-10-30
4
-5
/
+19
*
webp: Make it a module and unbundle libwebp thirdparty files
Rémi Verschelde
2016-10-30
1
-0
/
+3
*
png: Split library to thirdparty dir and allow unbundling
Rémi Verschelde
2016-10-30
1
-3
/
+5
*
Drop nedmalloc which is apparently not used anymore
Rémi Verschelde
2016-10-30
5
-16
/
+2
*
Fixed tiny error in detect.py causing compilation for Android to fail.
Randy Tan Shaoxian
2016-10-20
1
-1
/
+1
*
osx: Support gamepad input.
Andreas Haas
2016-10-18
6
-3
/
+760
*
Fix crash when using Directory.dir_exists(path) on Android
volzhs
2016-10-17
1
-1
/
+0
*
Correct OS architecture detection
Anthony Fieroni
2016-10-17
1
-8
/
+9
*
Fix compile flags not getting to the Android build
Pedro J. Estébanez
2016-10-09
1
-3
/
+3
*
Improve debug focus behavior
Pedro J. Estébanez
2016-10-09
2
-1
/
+7
*
Windows: prevent huge prints from crashing the engine
Marc Gilleron
2016-10-09
1
-2
/
+5
*
removed confusing "if(true)" statement with empty "else" block
syskrank
2016-10-09
1
-9
/
+4
*
Use pkgconfig to locate ALSA libs (#6119)
romeojulietthotel
2016-10-09
1
-1
/
+1
*
x11: Fix event.is_action() for release of modifier keys
Andreas Haas
2016-10-09
1
-0
/
+13
*
Fix manifest generation bug in Android export
Pedro J. Estébanez
2016-10-09
1
-6
/
+4
*
Fix (potentially) Android libs packaging issue (#5645)
Pedro J. Estébanez
2016-09-18
1
-1
/
+0
*
Move templates and distribution stuff to tools/dist
Rémi Verschelde
2016-09-18
39
-613
/
+0
*
Hide the mouse cursor when MOUSE_MODE_CAPTURED is activated.
Mario Schlack
2016-09-01
1
-0
/
+2
*
x11: Use proper sonames for loading libXrandr.
Andreas Haas
2016-09-01
1
-3
/
+3
*
Crashfix for OSX on Sierra beta
marcelofg55
2016-08-09
1
-3
/
+3
*
Android: Rename values-zh to values-zh-rCN (#6063)
Skyfrit
2016-08-08
1
-1
/
+1
*
Android: Add support for Traditional Chinese (HK) (#6061)
Skyfrit
2016-08-08
1
-0
/
+4
*
Android: Add support for Traditional Chinese (TW) (#6061)
Skyfrit
2016-08-08
1
-0
/
+4
*
Fix set_window_size not setting the correct size on OSX
marcelofg55
2016-08-03
1
-0
/
+10
*
Fix Windows resource script
George Marques
2016-07-27
1
-2
/
+2
*
Improve Windows application details
George Marques
2016-07-27
1
-4
/
+10
*
Windows: Make alert message box use MB_TASKMODAL
Rémi Verschelde
2016-07-26
1
-1
/
+1
[next]