summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2018-06-08Merge pull request #19437 from volzhs/live-edit-reparent-childRémi Verschelde
2018-06-08Make same child index as edited scene when using live editvolzhs
2018-06-07Merge pull request #19428 from Calinou/tweak-scons-help-textsRémi Verschelde
2018-06-07Tweak some help texts in the build systemHugo Locurcio
2018-06-07Merge pull request #19426 from guilhermefelipecgs/fix_cursor_regressionRémi Verschelde
2018-06-07Merge pull request #19413 from Faless/lws_3.0Rémi Verschelde
2018-06-07Fix regression with cursor shapeGuilherme Felipe
2018-06-07Add libwebsocket 3.0 BSD fixFabio Alessandrelli
2018-06-07Bump libwebsockets to version 3.0.0Fabio Alessandrelli
2018-06-07Oops, for some reason gedit used this file as my notebook, though I made a ne...Juan Linietsky
2018-06-07Entirely new (and much improved) animation editor.Juan Linietsky
2018-06-07Merge pull request #19410 from swarnimarun/tween-stoppedMax Hilbrunner
2018-06-07Merge pull request #19373 from AlexHolly/filedialog-lineedit-changed-signalMax Hilbrunner
2018-06-07Adding is_stopped method to Tweensteincodes
2018-06-07Merge pull request #19399 from guilhermefelipecgs/fix_theme_changeRémi Verschelde
2018-06-07Add code owners for specific paths in the codebaseRémi Verschelde
2018-06-07Merge pull request #19408 from akien-mga/3rdparty-copyright-unbundlingRémi Verschelde
2018-06-07Thirdparty: Fill copyright for lws, miniupnpc, clipperRémi Verschelde
2018-06-07SCons: Allow unbundling libwebsockets and miniupnpcRémi Verschelde
2018-06-07Merge pull request #18780 from mhilbrunner/upnpFabio Alessandrelli
2018-06-07Add UPnP support (port forwarding, querying external IP)mhilbrunner
2018-06-06Fix theme not updating with changesGuilherme Felipe
2018-06-06Merge pull request #19397 from Faless/ws_get_ip_portMax Hilbrunner
2018-06-06Merge pull request #19396 from KellyThomas/env-var-checkIgnacio Etcheverry
2018-06-06Fix LWSPeer get_connected_[host/port]Fabio Alessandrelli
2018-06-06allow undefined GODOT_DEBUG_MSBUILD environment variableKelly Thomas
2018-06-06Merge pull request #19388 from volzhs/show-filenameRémi Verschelde
2018-06-06expose lineeditAlexander Holland
2018-06-06Show opened script or help namevolzhs
2018-06-05i18n: Sync translations with WeblateRémi Verschelde
2018-06-05i18n: Sync translation templates with current sourceRémi Verschelde
2018-06-05Merge pull request #19387 from neikeq/yIgnacio Etcheverry
2018-06-05Mono: Add 'View log' button to open the MSBuild log of a buildIgnacio Etcheverry
2018-06-05Mono: Fix passing wrong logger assembly path to MSBuildIgnacio Etcheverry
2018-06-05Mono: Null checks when marshaling from MonoArray* and managed DictionaryIgnacio Etcheverry
2018-06-05Merge pull request #19384 from guilhermefelipecgs/fix_loses_focusJuan Linietsky
2018-06-05Doc: Fix typo in File documentationRémi Verschelde
2018-06-05[Inspector] Fix search field losing focus when typingGuilherme Felipe
2018-06-05Merge pull request #19378 from Faless/udp_bcastMax Hilbrunner
2018-06-05Set SO_BROADCAST socket option for UDP sockets.Fabio Alessandrelli
2018-06-05Merge pull request #19377 from godotengine/revert-18172-fix_notificationRémi Verschelde
2018-06-05Revert "Prevent visibility notification from being called twice in object cre...Rémi Verschelde
2018-06-05Merge pull request #18792 from PJB3005/18-05-11-objectdb-verbose-monoRémi Verschelde
2018-06-04Merge pull request #19371 from guilhermefelipecgs/fix_rect2_propGeorge Marques
2018-06-04Fix Rect2 properties typoGuilherme Felipe
2018-06-03Merge pull request #19332 from Faless/optional_net_pollMax Hilbrunner
2018-06-03Dist: update script to make Steam icon setsRémi Verschelde
2018-06-03Add option to disable automatic multiplayer pollFabio Alessandrelli
2018-06-01Merge pull request #19310 from hpvb/fix-mingw-static-mono-linkingRémi Verschelde
2018-06-01Fix Mono static linking on MingwHein-Pieter van Braam