| Commit message (Expand) | Author | Age | Files | Lines |
| ... | |
| * | | | | | | Fixed cursor not updating in some circumstances, closes #19430 | Juan Linietsky | 2018-06-08 | 1 | -0/+4 |
| |/ / / / / |
|
| * | | | | | Disallow via add track for animation player to animate itself, fixes #19425 | Juan Linietsky | 2018-06-08 | 1 | -0/+5 |
| * | | | | | Avoid animation length from ever being completely, fixes #19420 | Juan Linietsky | 2018-06-08 | 2 | -2/+8 |
| * | | | | | Merge pull request #19343 from bojidar-bg/x-fix-tilemap-shape-rotation | Rémi Verschelde | 2018-06-08 | 2 | -3/+5 |
| |\ \ \ \ \ |
|
| | * | | | | | Fix bugs related to bad handling of rotated/translated shapes in tilemap | Bojidar Marinov | 2018-06-03 | 2 | -3/+5 |
| * | | | | | | Merge pull request #19443 from eska014/html5-audio-refactor | Rémi Verschelde | 2018-06-08 | 2 | -72/+86 |
| |\ \ \ \ \ \ |
|
| | * | | | | | | Detect channel count, mix rate, and buffer length in HTML5 audio driver | Leon Krause | 2018-06-08 | 2 | -72/+86 |
| * | | | | | | | Merge pull request #19334 from guilhermefelipecgs/fix_popup | Juan Linietsky | 2018-06-08 | 6 | -47/+25 |
| |\ \ \ \ \ \ \ |
|
| | * | | | | | | | Fix #16069, #19292, #19267 and #18940 | Guilherme Felipe | 2018-06-06 | 6 | -47/+25 |
| * | | | | | | | | Merge pull request #19340 from BastiaanOlij/particle_docs | Max Hilbrunner | 2018-06-08 | 1 | -0/+9 |
| |\ \ \ \ \ \ \ \ |
|
| | * | | | | | | | | Added some documentation to particles | Bastiaan Olij | 2018-06-08 | 1 | -0/+9 |
| * | | | | | | | | | Merge pull request #19314 from Jellonator/master | Rémi Verschelde | 2018-06-08 | 3 | -8/+133 |
| |\ \ \ \ \ \ \ \ \ |
|
| | * | | | | | | | | | Added autotile override | James Beedie | 2018-06-02 | 3 | -8/+133 |
| * | | | | | | | | | | Merge pull request #19407 from AndreaCatania/impTriMesh | Rémi Verschelde | 2018-06-08 | 2 | -0/+24 |
| |\ \ \ \ \ \ \ \ \ \ |
|
| | * | | | | | | | | | | Added functions to get trimesh info | Andrea Catania | 2018-06-07 | 2 | -0/+24 |
| * | | | | | | | | | | | Merge pull request #19437 from volzhs/live-edit-reparent-child | Rémi Verschelde | 2018-06-08 | 1 | -1/+1 |
| |\ \ \ \ \ \ \ \ \ \ \
| |_|_|/ / / / / / / /
|/| | | | | | | | | | |
|
| | * | | | | | | | | | | Make same child index as edited scene when using live edit | volzhs | 2018-06-08 | 1 | -1/+1 |
| | | |_|/ / / / / / /
| |/| | | | | | | | |
|
| * | | | | | | | | | | Merge pull request #19428 from Calinou/tweak-scons-help-texts | Rémi Verschelde | 2018-06-07 | 6 | -71/+43 |
| |\ \ \ \ \ \ \ \ \ \ |
|
| | * | | | | | | | | | | Tweak some help texts in the build system | Hugo Locurcio | 2018-06-07 | 6 | -71/+43 |
| * | | | | | | | | | | | Merge pull request #19426 from guilhermefelipecgs/fix_cursor_regression | Rémi Verschelde | 2018-06-07 | 1 | -1/+1 |
| |\ \ \ \ \ \ \ \ \ \ \ |
|
| | * | | | | | | | | | | | Fix regression with cursor shape | Guilherme Felipe | 2018-06-07 | 1 | -1/+1 |
| | |/ / / / / / / / / / |
|
| * | | | | | | | | | | | Merge pull request #19413 from Faless/lws_3.0 | Rémi Verschelde | 2018-06-07 | 98 | -17347/+22341 |
| |\ \ \ \ \ \ \ \ \ \ \
| |/ / / / / / / / / /
|/| | | | | | | | | | |
|
| | * | | | | | | | | | | Add libwebsocket 3.0 BSD fix | Fabio Alessandrelli | 2018-06-07 | 2 | -1/+4 |
| | * | | | | | | | | | | Bump libwebsockets to version 3.0.0 | Fabio Alessandrelli | 2018-06-07 | 98 | -17347/+22338 |
| * | | | | | | | | | | | Oops, for some reason gedit used this file as my notebook, though I made a ne... | Juan Linietsky | 2018-06-07 | 1 | -10/+204 |
| * | | | | | | | | | | | Entirely new (and much improved) animation editor. | Juan Linietsky | 2018-06-07 | 60 | -5177/+11745 |
| * | | | | | | | | | | | Merge pull request #19410 from swarnimarun/tween-stopped | Max Hilbrunner | 2018-06-07 | 2 | -0/+6 |
| |\ \ \ \ \ \ \ \ \ \ \ |
|
| | * | | | | | | | | | | | Adding is_stopped method to Tween | steincodes | 2018-06-07 | 2 | -0/+6 |
| * | | | | | | | | | | | | Merge pull request #19373 from AlexHolly/filedialog-lineedit-changed-signal | Max Hilbrunner | 2018-06-07 | 1 | -0/+1 |
| |\ \ \ \ \ \ \ \ \ \ \ \
| |_|/ / / / / / / / / /
|/| | | | | | | | | | | |
|
| | * | | | | | | | | | | | expose lineedit | Alexander Holland | 2018-06-06 | 1 | -0/+1 |
| * | | | | | | | | | | | | Merge pull request #19399 from guilhermefelipecgs/fix_theme_change | Rémi Verschelde | 2018-06-07 | 1 | -0/+3 |
| |\ \ \ \ \ \ \ \ \ \ \ \ |
|
| | * | | | | | | | | | | | | Fix theme not updating with changes | Guilherme Felipe | 2018-06-06 | 1 | -0/+3 |
| * | | | | | | | | | | | | | Add code owners for specific paths in the codebase | Rémi Verschelde | 2018-06-07 | 1 | -0/+37 |
| * | | | | | | | | | | | | | Merge pull request #19408 from akien-mga/3rdparty-copyright-unbundling | Rémi Verschelde | 2018-06-07 | 75 | -51/+880 |
| |\ \ \ \ \ \ \ \ \ \ \ \ \
| |_|_|_|_|/ / / / / / / /
|/| | | | | | | | | | | | |
|
| | * | | | | | | | | | | | | Thirdparty: Fill copyright for lws, miniupnpc, clipper | Rémi Verschelde | 2018-06-07 | 72 | -34/+844 |
| | * | | | | | | | | | | | | SCons: Allow unbundling libwebsockets and miniupnpc | Rémi Verschelde | 2018-06-07 | 3 | -17/+36 |
| |/ / / / / / / / / / / / |
|
| * | | | | | | | | | | | | Merge pull request #18780 from mhilbrunner/upnp | Fabio Alessandrelli | 2018-06-07 | 53 | -0/+9747 |
| |\ \ \ \ \ \ \ \ \ \ \ \
| |/ / / / / / / / / / /
|/| | | | | | | | | | | |
|
| | * | | | | | | | | | | | Add UPnP support (port forwarding, querying external IP) | mhilbrunner | 2018-06-07 | 53 | -0/+9747 |
| * | | | | | | | | | | | | Merge pull request #19397 from Faless/ws_get_ip_port | Max Hilbrunner | 2018-06-06 | 1 | -2/+2 |
| |\ \ \ \ \ \ \ \ \ \ \ \ |
|
| | * | | | | | | | | | | | | Fix LWSPeer get_connected_[host/port] | Fabio Alessandrelli | 2018-06-06 | 1 | -2/+2 |
| | | |_|_|/ / / / / / / /
| |/| | | | | | | | | | |
|
| * | | | | | | | | | | | | Merge pull request #19396 from KellyThomas/env-var-check | Ignacio Etcheverry | 2018-06-06 | 1 | -1/+1 |
| |\ \ \ \ \ \ \ \ \ \ \ \
| |/ / / / / / / / / / /
|/| | | | | | | | | | | |
|
| | * | | | | | | | | | | | allow undefined GODOT_DEBUG_MSBUILD environment variable | Kelly Thomas | 2018-06-06 | 1 | -1/+1 |
| |/ / / / / / / / / / / |
|
| * | | | | | | | | | | | Merge pull request #19388 from volzhs/show-filename | Rémi Verschelde | 2018-06-06 | 2 | -4/+17 |
| |\ \ \ \ \ \ \ \ \ \ \
| |_|/ / / / / / / / /
|/| | | | | | | | | | |
|
| | * | | | | | | | | | | Show opened script or help name | volzhs | 2018-06-06 | 2 | -4/+17 |
| * | | | | | | | | | | | i18n: Sync translations with Weblate | Rémi Verschelde | 2018-06-05 | 29 | -3009/+10885 |
| * | | | | | | | | | | | i18n: Sync translation templates with current source | Rémi Verschelde | 2018-06-05 | 48 | -4059/+4167 |
| * | | | | | | | | | | | Merge pull request #19387 from neikeq/y | Ignacio Etcheverry | 2018-06-05 | 7 | -49/+172 |
| |\ \ \ \ \ \ \ \ \ \ \ |
|
| | * | | | | | | | | | | | Mono: Add 'View log' button to open the MSBuild log of a build | Ignacio Etcheverry | 2018-06-05 | 5 | -37/+123 |
| | * | | | | | | | | | | | Mono: Fix passing wrong logger assembly path to MSBuild | Ignacio Etcheverry | 2018-06-05 | 2 | -12/+30 |
| | * | | | | | | | | | | | Mono: Null checks when marshaling from MonoArray* and managed Dictionary | Ignacio Etcheverry | 2018-06-05 | 1 | -0/+19 |