aboutsummaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* Merge pull request #16785 from Calinou/remove-android-debugging-printsRémi Verschelde2018-02-188-200/+8
|\ | | | | Remove some debugging prints on Android
| * Remove some debugging prints on AndroidHugo Locurcio2018-02-188-200/+8
| |
* | Merge pull request #15235 from sersoong/master-batchtoggleRémi Verschelde2018-02-182-18/+36
|\ \ | | | | | | Enhanced Toggle Visibility button in scene tree editor
| * | Enhanced Toggle Visibility buttonsersoong2018-01-042-18/+36
| | |
* | | Merge pull request #16774 from sudoio/fix-16773Poommetee Ketson2018-02-181-1/+1
|\ \ \ | |_|/ |/| | Fix #16773 (Rename "Install" to "Download" in AssetLib)
| * | Fix #16773 (Rename "Install" to "Download" in AssetLib)Artem Varaksa2018-02-171-1/+1
| | |
* | | Merge pull request #16770 from paulloz/csharp-signal-attributeRémi Verschelde2018-02-179-3/+186
|\ \ \ | | | | | | | | C# Signal attribute
| * | | implement signal related methods in csharp_script so signals can be used ↵Paul Joannon2018-02-174-8/+89
| | | | | | | | | | | | | | | | with emit
| * | | add a [Signal] attribute to CSharpScriptsPaul Joannon2018-02-177-1/+103
| |/ /
* | | Merge pull request #16758 from ↵Rémi Verschelde2018-02-171-5/+11
|\ \ \ | | | | | | | | | | | | | | | | PJB3005/18-02-16-project-manager-nontools-flag-fix Ignore tools CLI flags in non-tools-builds.
| * | | Ignore tools CLI flags in non-tools builds.Pieter-Jan Briers2018-02-171-5/+11
| | | | | | | | | | | | | | | | | | | | | | | | Some flags were still parsed but either did nothing or broke everything. No reason to parse them.
* | | | Merge pull request #16780 from neikeq/mono-fix-build-iconsRémi Verschelde2018-02-171-5/+3
|\ \ \ \ | | | | | | | | | | Mono: Fix build status icons
| * | | | Mono: Fix build status iconsIgnacio Etcheverry2018-02-171-5/+3
| | | | |
* | | | | Merge pull request #16781 from eska014/html5-httpcRémi Verschelde2018-02-172-15/+37
|\ \ \ \ \ | |/ / / / |/| | | | HTML5 HTTPClient fixes
| * | | | Flush HTTPClient response data only on request/close in HTML5 platformLeon Krause2018-02-171-2/+0
| | | | |
| * | | | Warn when polling HTTPClient synchronously in HTML5 platformLeon Krause2018-02-172-0/+24
| | | | |
| * | | | Disable insecure HTTP methods CONNECT and TRACE in HTML5 platformLeon Krause2018-02-171-0/+2
| | | | |
| * | | | Fix HTML5 HTTPClient response header retrievalLeon Krause2018-02-161-2/+4
| | | | |
| * | | | Fix HTML5 HTTPClient failure detectionLeon Krause2018-02-161-11/+7
| | | | |
* | | | | Merge pull request #16776 from sudoio/remove-bad-wordsRémi Verschelde2018-02-1714-23/+13
|\ \ \ \ \ | |_|_|/ / |/| | | | Clean up some bad words from code comments
| * | | | Clean up some bad words from code commentsArtem Varaksa2018-02-1714-23/+13
|/ / / /
* | | | Merge pull request #16702 from godotengine/locales-iw-inRémi Verschelde2018-02-171-1/+18
|\ \ \ \ | | | | | | | | | | Add locale renames for Hebrew and Indonesian on Windows
| * | | | Add locale renames for Hebrew and Indonesian on WindowsRémi Verschelde2018-02-141-1/+18
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Windows does not fully respect ISO 639-1 like other systems, so we have to override its locale values for those languages. Also added comments to document the locale provenance.
* | | | | Merge pull request #16759 from PJB3005/18-02-16-final-newline-editorconfigRémi Verschelde2018-02-171-0/+1
|\ \ \ \ \ | | | | | | | | | | | | Enforce insert_final_newline in the editorconfig.
| * | | | | Enforce insert_final_newline in the editorconfig.Pieter-Jan Briers2018-02-161-0/+1
| | |_|/ / | |/| | |
* | | | | Merge pull request #16753 from akien-mga/ca-certificatesRémi Verschelde2018-02-172-3096/+1948
|\ \ \ \ \ | | | | | | | | | | | | Update CA certificates to latest Mozilla bundle
| * | | | | Update CA certificates to latest Mozilla bundleRémi Verschelde2018-02-162-3096/+1948
| | | | | | | | | | | | | | | | | | | | | | | | Copied from an up-to-date Fedora 27 install (ca-certificates-2018.2.22-1.0.fc27).
* | | | | | Merge pull request #16767 from sfotm/masterPoommetee Ketson2018-02-171-1/+1
|\ \ \ \ \ \ | |_|/ / / / |/| | | | | | | | | | | | | | | | | Direct to InputEventJoypadButton for using buttons [ci skip]
| * | | | | Direct to InputEventJoypadButton for using buttonsBenjamin Stammen2018-02-161-1/+1
|/ / / / /
* | | | | Merge pull request #16754 from akien-mga/x11-static-libgccHein-Pieter van Braam2018-02-161-3/+3
|\ \ \ \ \ | |/ / / / |/| | | | X11: Link libgcc statically with use_static_cpp option
| * | | | X11: Link libgcc statically with use_static_cpp optionRémi Verschelde2018-02-161-3/+3
|/ / / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | We were already linking libstdc++ statically for official binaries, protecting us against most portability issues. But apparently since we started using GCC 7 for official builds, we also need to link libgcc statically for at least 32-bit builds to be portable. Fixes #16409.
* | | | Merge pull request #16653 from fire/server_again_2Rémi Verschelde2018-02-169-41/+888
|\ \ \ \ | | | | | | | | | | Worked with Faless(Fabio Alessandrelli) to update server platform.
| * | | | Create and return LightmapCapture.K. S. Ernest (iFire) Lee2018-02-151-13/+60
| | | | |
| * | | | Add dummy audio driver, fix dummy rasterizerK. S. Ernest (iFire) Lee2018-02-154-7/+84
| | | | |
| * | | | Fixes to OS_Server and DummyRasterizer to match new signaturesFabio Alessandrelli2018-02-154-2/+14
| | | | |
| * | | | server platform now compiles and run on linux.Fabio Alessandrelli2018-02-154-47/+147
| | | | | | | | | | | | | | | | | | | | Seems to also be able to do exports of some demos I tried.
| * | | | Add dummy Texture handlingFabio Alessandrelli2018-02-151-10/+74
| | | | |
| * | | | Disable GLES builders and source from server compilationFabio Alessandrelli2018-02-152-3/+6
| | | | |
| * | | | Add dummy resterizer driverFabio Alessandrelli2018-02-152-0/+544
| | | | |
* | | | | Merge pull request #16748 from Chaosus/fixscriptpreviewRémi Verschelde2018-02-161-4/+4
|\ \ \ \ \ | | | | | | | | | | | | Fix script previews
| * | | | | Fix script previewsChaosus2018-02-161-4/+4
| | |/ / / | |/| | |
* | | | | Merge pull request #16742 from damarindra/fix_crash_edit_modeRémi Verschelde2018-02-161-0/+5
|\ \ \ \ \ | | | | | | | | | | | | fix crash autotile edit mode
| * | | | | fix crash autotile edit modedamarindra2018-02-161-0/+5
|/ / / / /
* | | | | Merge pull request #16728 from KidRigger/masterRémi Verschelde2018-02-151-4/+26
|\ \ \ \ \ | |_|/ / / |/| | | | Documentation tool does not add escapes to code and codeblocks unnecessarily
| * | | | Documentation tool does not add escapes to code and codeblocksAnish2018-02-161-4/+26
|/ / / / | | | | | | | | | | | | | | | | | | | | | | | | Instead of adding the escapes to all * and _ the tool now excludes the characters inside [code] and [codeblock]. Resolves: #15156
* | | | Merge pull request #16693 from marcelofg55/compile_fixRémi Verschelde2018-02-153-111/+119
|\ \ \ \ | | | | | | | | | | Fix for a possible compile error under OS X
| * | | | Fix for a possible compile error under OS XMarcelo Fernandez2018-02-143-111/+119
| | | | |
* | | | | Windows: Fix case of imm32 for case-sensitive MinGW buildRémi Verschelde2018-02-151-2/+2
| |/ / / |/| | | | | | | | | | | Fixes #16713.
* | | | Merge pull request #15193 from poke1024/script-previewRémi Verschelde2018-02-141-5/+63
|\ \ \ \ | | | | | | | | | | Rounded previews (and nicer script previews)
| * | | | Rounded previews (and nicer script previews)Bernhard Liebl2018-01-051-5/+63
| | | | |