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
/
main
/
tests
/
test_python.cpp
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2017-08-27
Release 2.1.4-stable
Rémi Verschelde
1
-1
/
+1
2017-08-27
Use HTTPS URL for Godot's website in the headers
Rémi Verschelde
1380
-1380
/
+1380
2017-08-27
Re-apply clang-format to all files
Rémi Verschelde
13
-128
/
+125
2017-08-27
classref: Sync with current source
Rémi Verschelde
1
-1
/
+7
2017-08-27
Buildsystem: Reduce verbosity of font and translation generation
Rémi Verschelde
1
-4
/
+0
2017-08-27
Copyright: Various fixes
Rémi Verschelde
2
-35
/
+28
2017-08-27
stb: Update to upstream stb_truetype 1.17
Rémi Verschelde
2
-95
/
+1394
2017-08-27
libpng: Update to upstream version 1.6.32
Rémi Verschelde
18
-88
/
+234
2017-08-27
Fix double single quotes in `connect` error print
Poommetee Ketson
1
-1
/
+1
2017-08-27
Node: Add debug info to add_child reparenting check
Rémi Verschelde
1
-7
/
+11
2017-08-27
Free memory when Main::setup returns an error
Wilson E. Alvarez
2
-2
/
+9
2017-08-27
Ignore gprof output files
Hein-Pieter van Braam
1
-0
/
+3
2017-08-27
Ignore Eclipse CDT project files
Hein-Pieter van Braam
1
-0
/
+4
2017-08-27
Allow building fat binaries with osxcross
Fabio Alessandrelli
1
-2
/
+6
2017-08-27
TextEdit: Copy whole line if not having selection.
Andreas Haas
1
-3
/
+0
2017-08-27
Fix color_ramp indexing negative elements
Hein-Pieter van Braam
1
-2
/
+2
2017-08-27
simplify the way window is allowed to steal focus, no longer relying on proje...
Juan Linietsky
3
-7
/
+10
2017-08-27
Move wait_for_flush out of queue lock
Sipaha
2
-18
/
+47
2017-08-27
Fixed not being able to scroll to eof
Paulb23
1
-2
/
+2
2017-08-27
Rename "Default" window placement mode to "Top Left"
Rémi Verschelde
2
-2
/
+2
2017-08-27
SceneTreeEditor: Fix node_selected signal emission.
Andreas Haas
1
-2
/
+4
2017-08-27
minizip: Fix compatibility with Gentoo's unique zlib API
Rémi Verschelde
2
-0
/
+43
2017-08-27
minizip: Reapply Godot-specific changes for seek support
Rémi Verschelde
7
-15
/
+454
2017-08-27
minizip: Sync with pristine contrib/minizip from zlib 1.2.4
Rémi Verschelde
9
-347
/
+213
2017-08-27
TextEdit: Fix line padding.
Andreas Haas
1
-1
/
+1
2017-08-27
Workaround missing WM_TOUCH on mingw-w64 < 4.0
Rémi Verschelde
1
-4
/
+3
2017-08-27
TextEdit: Moving between words now works across lines.
Andreas Haas
1
-0
/
+14
2017-08-27
Fixes crash related to animatio editor, closes #8687
Juan Linietsky
1
-2
/
+2
2017-08-27
spatial selection if subscene geometry is far from origin
Jakub Grzesik
1
-2
/
+6
2017-08-27
Exposed create_from_mesh in Navmesh
TwistedTwigleg
1
-0
/
+2
2017-08-27
Buildsystem: Prevent building X11/server with GCC 6+
Rémi Verschelde
2
-0
/
+20
2017-08-27
RtAudio: Restore previous (incorrect but safer) buffer size
Rémi Verschelde
1
-1
/
+1
2017-08-25
WinRT: Remove unneeded include
George Marques
1
-1
/
+0
2017-08-25
Bump version to 2.1.4-rc
Rémi Verschelde
1
-1
/
+1
2017-08-25
doc: Sync with current source
Rémi Verschelde
1
-1
/
+139
2017-08-25
more efficient atlas packing algorithm
Vasiliy Makarov
1
-37
/
+53
2017-08-24
"On Top" flag for Sprite3D
elasota
4
-5
/
+11
2017-08-24
Fix AtlasTexture + Sprite3D using the wrong UV region
elasota
3
-28
/
+46
2017-08-24
fix dummy rasterizer
AlexHolly
2
-0
/
+5
2017-08-22
Change order of Null check for ParallaxLayer
Hein-Pieter van Braam
1
-4
/
+4
2017-08-22
[2.1] Add null check to ParallaxLayer get_parent() calls
Hein-Pieter van Braam
1
-0
/
+6
2017-08-22
Fix tokenization of doubles
Pedro J. Estébanez
1
-3
/
+1
2017-08-21
Fix y axis for set_window_position on OS X
Marcelo Fernandez
1
-3
/
+8
2017-08-20
Correct hash behavior for floating point numbers
Hein-Pieter van Braam
11
-61
/
+267
2017-08-20
Fixed issues with borderless windows on Windows
Marcelo Fernandez
2
-72
/
+44
2017-08-19
fix build for osx
Vasiliy Makarov
1
-5
/
+0
2017-08-18
Add closest_power_of_2 func and implement mix_rate/latency on OS X
Marcelo Fernandez
25
-86
/
+135
2017-08-18
Revert "Child Process Connected (in Editor Debugger) is now friendlier :-)"
Rémi Verschelde
1
-1
/
+1
2017-08-16
TileMap Editor: Improve tile info setting using signal
Rémi Verschelde
2
-9
/
+15
2017-08-16
Fix get_screen_* funcs returning old values after resolution changes on Windows
Marcelo Fernandez
2
-48
/
+95
[next]