summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2018-02-17Warn when polling HTTPClient synchronously in HTML5 platformLeon Krause
2018-02-17Mono: Fix build status iconsIgnacio Etcheverry
2018-02-17Disable insecure HTTP methods CONNECT and TRACE in HTML5 platformLeon Krause
2018-02-17Merge pull request #16776 from sudoio/remove-bad-wordsRémi Verschelde
2018-02-17Delete all selected lines using the delete line shortcut in script editorYan Pas
2018-02-17Clean up some bad words from code commentsArtem Varaksa
2018-02-17Fix #16773 (Rename "Install" to "Download" in AssetLib)Artem Varaksa
2018-02-17Ignore tools CLI flags in non-tools builds.Pieter-Jan Briers
2018-02-17Gridmap editor now lists plane instead of floor when not horizontal.Anish
2018-02-17Merge pull request #16702 from godotengine/locales-iw-inRémi Verschelde
2018-02-17Merge pull request #16759 from PJB3005/18-02-16-final-newline-editorconfigRémi Verschelde
2018-02-17Merge pull request #16753 from akien-mga/ca-certificatesRémi Verschelde
2018-02-17Merge pull request #16767 from sfotm/masterPoommetee Ketson
2018-02-16Direct to InputEventJoypadButton for using buttonsBenjamin Stammen
2018-02-16Remove window decorations for fullscreen on X11Pedro J. Estébanez
2018-02-16Enforce insert_final_newline in the editorconfig.Pieter-Jan Briers
2018-02-16Merge pull request #16754 from akien-mga/x11-static-libgccHein-Pieter van Braam
2018-02-16X11: Link libgcc statically with use_static_cpp optionRémi Verschelde
2018-02-16Update CA certificates to latest Mozilla bundleRémi Verschelde
2018-02-16Added Physics state APIsAndrea Catania
2018-02-16Merge pull request #16653 from fire/server_again_2Rémi Verschelde
2018-02-16Merge pull request #16748 from Chaosus/fixscriptpreviewRémi Verschelde
2018-02-16Fix script previewsChaosus
2018-02-16Makes project manager never initialize mono debug.Pieter-Jan Briers
2018-02-16Makes NodePath and RID follow PascalCase in C#.Pieter-Jan Briers
2018-02-16Give C# NodePath a ToString().Pieter-Jan Briers
2018-02-16Merge pull request #16742 from damarindra/fix_crash_edit_modeRémi Verschelde
2018-02-16fix crash autotile edit modedamarindra
2018-02-162D editor GUI input rework. Changes are:Gilles Roudiere
2018-02-16Fix HTML5 HTTPClient response header retrievalLeon Krause
2018-02-16Fix HTML5 HTTPClient failure detectionLeon Krause
2018-02-15Merge pull request #16728 from KidRigger/masterRémi Verschelde
2018-02-16Documentation tool does not add escapes to code and codeblocksAnish
2018-02-15Exposed apply_torque_impulse to gdscript and added documentation for added ap...sdfgeoff
2018-02-15Create and return LightmapCapture.K. S. Ernest (iFire) Lee
2018-02-15Add dummy audio driver, fix dummy rasterizerK. S. Ernest (iFire) Lee
2018-02-15Fixes to OS_Server and DummyRasterizer to match new signaturesFabio Alessandrelli
2018-02-15server platform now compiles and run on linux.Fabio Alessandrelli
2018-02-15Add dummy Texture handlingFabio Alessandrelli
2018-02-15Disable GLES builders and source from server compilationFabio Alessandrelli
2018-02-15Add dummy resterizer driverFabio Alessandrelli
2018-02-15Added refraction possibility for triplanar uv modeChaosus
2018-02-15Merge pull request #16693 from marcelofg55/compile_fixRémi Verschelde
2018-02-15Windows: Fix case of imm32 for case-sensitive MinGW buildRémi Verschelde
2018-02-14Enable EditorPlugin to add/remove autoloadsWill Nations
2018-02-14Fix for a possible compile error under OS XMarcelo Fernandez
2018-02-14Add locale renames for Hebrew and Indonesian on WindowsRémi Verschelde
2018-02-14fix spurious error messages during autocomplete and validatex1212
2018-02-14option to disable sort in script listianb96
2018-02-14PEP3101 applied with changing old type string formatting as new onesBTaskaya