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
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
X11: Add missing return in OS_X11::initialize().
Andreas Haas
2018-01-05
1
-0
/
+2
*
Add missing copyright headers and fix formatting
Rémi Verschelde
2018-01-05
160
-2
/
+162
*
Fix macOS and other builds after #15299
Duy-Nguyen TA
2018-01-04
4
-6
/
+7
*
Add support from properly exporting shared objects, needed for GDNative export
Juan Linietsky
2018-01-04
2
-3
/
+33
*
Fixed missing parenthesis
Artem Varaksa
2018-01-04
1
-1
/
+1
*
Add missing translation in Javascript export dialog
Rémi Verschelde
2018-01-04
1
-9
/
+9
*
Change OS::initialize signature to return Error (fix segfault on x11)
Emmanuel Leblond
2018-01-04
18
-38
/
+57
*
Merge pull request #15033 from poke1024/shortcuts-mac
Rémi Verschelde
2018-01-04
1
-3
/
+21
|
\
|
*
On macOS, change some default editor shortcuts
Bernhard Liebl
2017-12-26
1
-3
/
+21
*
|
Merge pull request #15279 from volzhs/android-update-build
Rémi Verschelde
2018-01-03
3
-4
/
+4
|
\
\
|
*
|
Update android build tool to latest
volzhs
2018-01-03
3
-4
/
+4
*
|
|
Merge pull request #15092 from guilhermefelipecgs/fix_infinite_loop_on_splash...
Rémi Verschelde
2018-01-03
2
-2
/
+50
|
\
\
\
|
*
|
|
Fix infinite loop introduced by 6f3486c4 on tiling windows managers
Guilherme Silva
2017-12-27
2
-2
/
+50
|
|
|
/
|
|
/
|
*
|
|
Merge pull request #12814 from guilhermefelipecgs/add_hardware_custom_cursor
Rémi Verschelde
2018-01-03
16
-21
/
+263
|
\
\
\
|
|
_
|
/
|
/
|
|
|
*
|
Add implementation for custom hardware cursor
Guilherme Silva
2017-12-17
16
-21
/
+263
*
|
|
Merge pull request #15246 from vnen/uwp-gdnative
George Marques
2018-01-01
3
-0
/
+60
|
\
\
\
|
*
|
|
Make GDNative DLLs work on UWP
George Marques
2018-01-01
3
-0
/
+60
*
|
|
|
Update copyright statements to 2018
Rémi Verschelde
2018-01-01
188
-375
/
+375
|
/
/
/
*
|
|
Improve LTO build with MSVC
George Marques
2017-12-31
1
-1
/
+5
*
|
|
Add option to sign UWP exports with signtool
George Marques
2017-12-26
1
-1
/
+69
|
|
/
|
/
|
*
|
-Removed OpenMP support, replaced by a custom class.
Juan Linietsky
2017-12-24
3
-12
/
+0
*
|
x11: Fix maximized splash-boot screen bug.
Enzo Nocera
2017-12-24
1
-0
/
+4
*
|
Do not require OpenMP for non-tools builds (export templates)
Rémi Verschelde
2017-12-22
3
-4
/
+4
*
|
Merge pull request #14794 from endragor/remove-debug-logs
Rémi Verschelde
2017-12-18
2
-5
/
+0
|
\
\
|
|
/
|
/
|
|
*
Remove debug logs that are of no use to end users
Ruslan Mustakov
2017-12-18
2
-5
/
+0
*
|
Cleanup some #if 0'd code
Rémi Verschelde
2017-12-17
1
-6
/
+0
*
|
Merge pull request #14764 from poke1024/android
Rémi Verschelde
2017-12-17
1
-1
/
+2
|
\
\
|
*
|
Increase sleep time for android export thread
Bernhard Liebl
2017-12-17
1
-1
/
+2
*
|
|
Fixed Android NDK unified header detection for python 3
Colin Kinloch
2017-12-17
1
-1
/
+1
|
/
/
*
|
Add support for whole program optimization on MSVC
George Marques
2017-12-16
1
-0
/
+3
*
|
Add epic hack so vsync can be toggled in run-time from script. Fixes #14458.
Juan Linietsky
2017-12-16
6
-15
/
+15
*
|
Rename the debug symbol files to .debugsymbols
Hein-Pieter van Braam
2017-12-16
2
-4
/
+4
*
|
Merge pull request #14597 from NathanWarden/linux_extensions
Rémi Verschelde
2017-12-16
6
-7
/
+8
|
\
\
|
|
/
|
/
|
|
*
Updated Linux template extensions to match architecture.
Nathan Warden
2017-12-12
6
-7
/
+8
*
|
Merge pull request #14708 from Faless/get_packet_not_const_rebased
Rémi Verschelde
2017-12-16
10
-1093
/
+9
|
\
\
|
*
|
Move windows networking class to drivers/windows/
Fabio Alessandrelli
2017-12-15
10
-1093
/
+9
|
*
|
Remove "const" from PacketPeer get_packet/get_var
Fabio Alessandrelli
2017-12-15
2
-7
/
+7
*
|
|
Fix 32bit MingW build for thekla_altas
Hein-Pieter van Braam
2017-12-15
1
-1
/
+1
|
/
/
*
|
Fix javascript build error and improve #14604
Fabio Alessandrelli
2017-12-15
1
-3
/
+3
*
|
Remove debug printf on Windows
Rémi Verschelde
2017-12-15
1
-2
/
+0
*
|
Merge pull request #14604 from mhilbrunner/http-defaults
Rémi Verschelde
2017-12-15
1
-15
/
+20
|
\
\
|
*
|
HTTP cleanup & better defaults
mhilbrunner
2017-12-14
1
-15
/
+20
*
|
|
Merge pull request #14672 from akien-mga/openmp-linking
Rémi Verschelde
2017-12-14
1
-2
/
+1
|
\
\
\
|
*
|
|
openmp: Simplify linking on X11, fixing clang build
Rémi Verschelde
2017-12-14
1
-2
/
+1
*
|
|
|
Merge pull request #14667 from bruvzg/macports-clang-imp
Rémi Verschelde
2017-12-14
2
-11
/
+12
|
\
\
\
\
|
|
/
/
/
|
/
|
|
|
|
*
|
|
MacPorts clang version selection, and OpenMP linking fix.
bruvzg
2017-12-14
2
-11
/
+12
*
|
|
|
Fix type mismatch in OS::set_borderless_window
Rémi Verschelde
2017-12-14
6
-7
/
+6
|
/
/
/
*
|
|
openmp: Don't try to link GCC's implementation on Clang
Rémi Verschelde
2017-12-14
1
-2
/
+3
*
|
|
Merge pull request #14658 from bruvzg/macports-clang
Rémi Verschelde
2017-12-14
2
-1
/
+18
|
\
\
\
|
*
|
|
Adds `macports_clang` build flag to build using clang-5.0 form MacPorts (with...
bruvzg
2017-12-14
2
-1
/
+18
[next]