Age | Commit message (Collapse) | Author | |
---|---|---|---|
2018-06-08 | Merge pull request #19343 from bojidar-bg/x-fix-tilemap-shape-rotation | Rémi Verschelde | |
Fix bugs related to bad handling of rotated/translated shapes in tilemap | |||
2018-06-08 | Merge pull request #19443 from eska014/html5-audio-refactor | Rémi Verschelde | |
Detect channel count and mix rate in HTML5 audio driver | |||
2018-06-08 | Merge pull request #19334 from guilhermefelipecgs/fix_popup | Juan Linietsky | |
Fixes popup_centered_* methods, dialogs with wrong sizes and visual script editor | |||
2018-06-08 | Merge pull request #19340 from BastiaanOlij/particle_docs | Max Hilbrunner | |
Added some documentation to particles | |||
2018-06-08 | Merge pull request #19314 from Jellonator/master | Rémi Verschelde | |
Added autotile override | |||
2018-06-08 | Merge pull request #19407 from AndreaCatania/impTriMesh | Rémi Verschelde | |
Added functions to get trimesh info | |||
2018-06-08 | Merge pull request #19437 from volzhs/live-edit-reparent-child | Rémi Verschelde | |
Make same child index as edited scene when using live edit | |||
2018-06-08 | Detect channel count, mix rate, and buffer length in HTML5 audio driver | Leon Krause | |
Refactor WebAudio driver. | |||
2018-06-08 | Added some documentation to particles | Bastiaan Olij | |
2018-06-08 | Make same child index as edited scene when using live edit | volzhs | |
2018-06-07 | Merge pull request #19428 from Calinou/tweak-scons-help-texts | Rémi Verschelde | |
Tweak some help texts in the build system | |||
2018-06-07 | Tweak some help texts in the build system | Hugo Locurcio | |
This also removes `unix_global_settings_path` from SConstruct since it is no longer used. | |||
2018-06-07 | Merge pull request #19426 from guilhermefelipecgs/fix_cursor_regression | Rémi Verschelde | |
Fix regression with cursor shape | |||
2018-06-07 | Merge pull request #19413 from Faless/lws_3.0 | Rémi Verschelde | |
Update libwebsockets to version 3.0 | |||
2018-06-07 | Fix regression with cursor shape | Guilherme Felipe | |
2018-06-07 | Add libwebsocket 3.0 BSD fix | Fabio Alessandrelli | |
2018-06-07 | Bump libwebsockets to version 3.0.0 | Fabio Alessandrelli | |
2018-06-07 | Oops, for some reason gedit used this file as my notebook, though I made a ↵ | Juan Linietsky | |
new one. | |||
2018-06-07 | Entirely new (and much improved) animation editor. | Juan Linietsky | |
2018-06-07 | Merge pull request #19410 from swarnimarun/tween-stopped | Max Hilbrunner | |
Adding is_stopped method to Tween | |||
2018-06-07 | Merge pull request #19373 from AlexHolly/filedialog-lineedit-changed-signal | Max Hilbrunner | |
Expose lineedit | |||
2018-06-07 | Added functions to get trimesh info | Andrea Catania | |
2018-06-07 | Adding is_stopped method to Tween | steincodes | |
2018-06-07 | Merge pull request #19399 from guilhermefelipecgs/fix_theme_change | Rémi Verschelde | |
Fix theme not updating with changes | |||
2018-06-07 | Add code owners for specific paths in the codebase | Rémi Verschelde | |
https://blog.github.com/2017-07-06-introducing-code-owners/ | |||
2018-06-07 | Merge pull request #19408 from akien-mga/3rdparty-copyright-unbundling | Rémi Verschelde | |
Update COPYRIGHT and allows unbundling libwebsockets and miniupnpc on Linux/BSD | |||
2018-06-07 | Thirdparty: Fill copyright for lws, miniupnpc, clipper | Rémi Verschelde | |
Rename `lws` to `libwebsockets` which is its library name. Add missing license file for mbedtls. | |||
2018-06-07 | SCons: Allow unbundling libwebsockets and miniupnpc | Rémi Verschelde | |
2018-06-07 | Merge pull request #18780 from mhilbrunner/upnp | Fabio Alessandrelli | |
Add UPnP support (port forwarding, querying external IP) | |||
2018-06-07 | Add UPnP support (port forwarding, querying external IP) | mhilbrunner | |
2018-06-06 | Fix theme not updating with changes | Guilherme Felipe | |
2018-06-06 | Merge pull request #19397 from Faless/ws_get_ip_port | Max Hilbrunner | |
Fix LWSPeer get_connected_[host/port] | |||
2018-06-06 | Merge pull request #19396 from KellyThomas/env-var-check | Ignacio Etcheverry | |
allow undefined GODOT_DEBUG_MSBUILD environment variable | |||
2018-06-06 | Fix LWSPeer get_connected_[host/port] | Fabio Alessandrelli | |
2018-06-06 | Fix #16069, #19292, #19267 and #18940 | Guilherme Felipe | |
2018-06-06 | allow undefined GODOT_DEBUG_MSBUILD environment variable | Kelly Thomas | |
2018-06-06 | Merge pull request #19388 from volzhs/show-filename | Rémi Verschelde | |
Show opened script or help name | |||
2018-06-06 | expose lineedit | Alexander Holland | |
2018-06-06 | Show opened script or help name | volzhs | |
2018-06-05 | i18n: Sync translations with Weblate | Rémi Verschelde | |
(cherry picked from commit e8bfc09b81f02395226a06f5a8ecd47bea136cc6) | |||
2018-06-05 | i18n: Sync translation templates with current source | Rémi Verschelde | |
(cherry picked from commit 74808e71d213888d40671246ace3c701dd674a2b) | |||
2018-06-05 | Merge pull request #19387 from neikeq/y | Ignacio Etcheverry | |
Mono fixes and improvements | |||
2018-06-05 | Mono: Add 'View log' button to open the MSBuild log of a build | Ignacio Etcheverry | |
2018-06-05 | Mono: Fix passing wrong logger assembly path to MSBuild | Ignacio Etcheverry | |
- Add option to print MSBuild's stdout and stderr instead of redirecting it. This can be enabled by setting the environment variable: Godot_DEBUG_MSBUILD=1 | |||
2018-06-05 | Mono: Null checks when marshaling from MonoArray* and managed Dictionary | Ignacio Etcheverry | |
2018-06-05 | Merge pull request #19384 from guilhermefelipecgs/fix_loses_focus | Juan Linietsky | |
[Inspector] Fix search field losing focus when typing | |||
2018-06-05 | Doc: Fix typo in File documentation | Rémi Verschelde | |
Fixes #19383. | |||
2018-06-05 | [Inspector] Fix search field losing focus when typing | Guilherme Felipe | |
Fix #19382 | |||
2018-06-05 | Merge pull request #19378 from Faless/udp_bcast | Max Hilbrunner | |
Set SO_BROADCAST socket option for UDP sockets. | |||
2018-06-05 | Set SO_BROADCAST socket option for UDP sockets. | Fabio Alessandrelli | |