Age | Commit message (Collapse) | Author | |
---|---|---|---|
2018-03-04 | Fix wrong SSL handshake | Pedro J. Estébanez | |
The name of the remote host is passed to mbed TLS in all cases so the client hello message is correctly formed. | |||
2018-03-03 | Merge pull request #17226 from marcelofg55/osx_export_logic | Rémi Verschelde | |
Modify OSX can_export logic to match the logic from EditorExportPlatformPC::can_export | |||
2018-03-03 | Merge pull request #17035 from Chaosus/fixleaks | Rémi Verschelde | |
Fix memory leaks | |||
2018-03-03 | Merge pull request #17225 from Chaosus/fixshaderfunc | Rémi Verschelde | |
Fix floatBitsToUint shader builtin function | |||
2018-03-03 | Modify OSX can_export logic to match the logic from ↵ | Marcelo Fernandez | |
EditorExportPlatformPC::can_export | |||
2018-03-03 | Fix floatBitsToUint function | Chaosus | |
2018-03-03 | Merge pull request #17187 from bruvzg/macos_unbundled_app_focus_hack | Rémi Verschelde | |
[macOS] Hack to force window activation for non-bundled app. | |||
2018-03-03 | Hack to force macOS window activation for non-bundled app. | bruvzg | |
2018-03-03 | Merge pull request #17219 from mhilbrunner/docs-area | Rémi Verschelde | |
[DOCS] Small fix to Area: Fix copy/paste errors | |||
2018-03-03 | i18n: Sync translation templates with 3.0 source | Rémi Verschelde | |
(cherry picked from commit 65d214d3dafef696d99f6c23c7b941bbde1c1802) | |||
2018-03-03 | i18n: Sync translations with Weblate | Rémi Verschelde | |
2018-03-03 | [DOCS] Small fix to Area: Fix copy/paste errors | Max Hilbrunner | |
2018-03-03 | Fix 3 memory leaks | Chaosus | |
2018-03-03 | Merge pull request #17192 from poke1024/fixrtl-multiline | Hein-Pieter van Braam | |
Fix more regressions in RichTextLabel from PR 15711 | |||
2018-03-02 | Update AUTHORS and DONORS list | Rémi Verschelde | |
New contributors added as AUTHORS: @mrcdk, @binbitten, @paulloz, @PJB3005 New Gold sponsor: Skirmish <https://skirmish.io> Thanks and welcome! :) [ci skip] | |||
2018-03-02 | Fix more regressions in RichTextLabel from PR 15711 | Bernhard Liebl | |
2018-03-02 | Merge pull request #17158 from bruvzg/gles2_driver_select | Rémi Verschelde | |
[GLES2] Renderer selection improvement | |||
2018-03-02 | Merge pull request #17185 from Noshyaar/camear | Poommetee Ketson | |
s/Camear/Camera in docs [ci skip] | |||
2018-03-02 | s/Camear/Camera in docs | Poommetee Ketson | |
2018-03-02 | Merge pull request #17178 from akien-mga/prop-serialization | Rémi Verschelde | |
Fix serialization of identifiers with non printable ASCII characters | |||
2018-03-02 | Merge pull request #17173 from karroffel/gles2-line-rendering-fix | Rémi Verschelde | |
fix GLES2 line rendering | |||
2018-03-02 | Merge pull request #17175 from bruvzg/gles2_macos_support | Rémi Verschelde | |
[GLES2] Adds GLES2 renderer support on macOS. | |||
2018-03-02 | Fix serialization of identifiers with non printable ASCII characters | Rémi Verschelde | |
Fixes #6888. | |||
2018-03-02 | fix GLES2 line rendering | karroffel | |
fixes #17147 | |||
2018-03-02 | GLES2 renderer support on macOS. | bruvzg | |
2018-03-02 | Merge pull request #17171 from hpvb/fix-17153 | Rémi Verschelde | |
Don't crash when trying to add an invalid navmesh | |||
2018-03-02 | Merge pull request #17168 from rraallvv/scons_master | Rémi Verschelde | |
Prune cache at the beginning and end of build (master) | |||
2018-03-02 | Merge pull request #17167 from Noshyaar/plane | Rémi Verschelde | |
GridMap: fix next/prev plane text, fix meta not found | |||
2018-03-02 | Merge pull request #17163 from mhilbrunner/mhilbrunner-docs-enet | Rémi Verschelde | |
[DOCS] NetworkedMultiplayerENet | |||
2018-03-02 | Merge pull request #17164 from mhilbrunner/docs-pinjoint2d | Rémi Verschelde | |
[DOCS] Small fix to PinJoint2D | |||
2018-03-02 | Don't crash when trying to add an invalid navmesh | Hein-Pieter van Braam | |
It is possible to try to add an invalid object as a navmesh through GDScript which results in an engine crash. This creates a debug message that should help the user figure out what's wrong. | |||
2018-03-02 | Fix `--help` output, allow renderer override from command line ↵ | bruvzg | |
(`--video-driver`). | |||
2018-03-02 | GridMap: fix next/prev plane text, fix meta not found | Poommetee Ketson | |
2018-03-02 | prune cache only at the start and end of build | Rhody Lugo | |
2018-03-02 | [DOCS] NetworkedMultiplayerENet | Max Hilbrunner | |
2018-03-02 | [DOCS] Small fix to PinJoint2D | Max Hilbrunner | |
2018-03-02 | NativeScript: Fix initialization in wrong scope | Rémi Verschelde | |
Regression from d702d7b335c0c9305e75131770c0ea739b70d813 which broke javascript build. | |||
2018-03-01 | Merge pull request #17129 from nical/issue-17102 | Hein-Pieter van Braam | |
Allow degenerate triangles in polygon triangulation when necessary. | |||
2018-03-01 | Merge pull request #17145 from poke1024/fix17139 | Rémi Verschelde | |
Fix regression through fa98637acaab9135568bf0d43a65c9c96b59c32d | |||
2018-03-01 | Fix regression through fa98637acaab9135568bf0d43a65c9c96b59c32d | poke1024 | |
2018-03-01 | Merge pull request #17143 from karroffel/sconstruct-rebase-ups | Rémi Verschelde | |
fix accidental SConstruct reverts | |||
2018-03-01 | Merge pull request #17142 from Faless/lws_uwp_fixes | Rémi Verschelde | |
Remove unneeded and problematic minilex.c from lws. | |||
2018-03-01 | fix accidental SConstruct reverts | karroffel | |
as introduced by 29215b2 | |||
2018-03-01 | Merge pull request #17140 from akien-mga/viewport-fix-tooltips | Rémi Verschelde | |
Viewport: Fix missing tooltips w/ disabled physics object picking | |||
2018-03-01 | Remove unneeded and problematic minilex.c from lws. | Fabio Alessandrelli | |
We don't need it, it's used upstream to test the lexical parser | |||
2018-03-01 | Merge pull request #17133 from bruvzg/macos_fix_webm_optim | Rémi Verschelde | |
[Build] Fix WebM (libvpx) SIMD optimizations on macOS. | |||
2018-03-01 | Merge pull request #16687 from karroffel/gles2-2d-pr | Rémi Verschelde | |
add GLES 2 renderer for 2D | |||
2018-03-01 | Viewport: Fix missing tooltips w/ disabled physics object picking | Rémi Verschelde | |
Previously this option seemed to be the sole responsible for enabling physics processing in Viewport, while several other features like tooltips and debugging collision hints rely on it. All this logic is moved to internal processing (it's incorrect to let it be affected by users disabling physics/idle processing), and disabling physics object picking no longer affects the internal physics processing. Fixes #17001. | |||
2018-03-01 | add GLES 2 renderer for 2D | karroffel | |
This commit adds a new rendering backend, GLES2, and adds a project setting to enable it. Currently this backend can only be used on the X11 platform, but integrating into other platforms is planned. | |||
2018-03-01 | Merge pull request #17058 from marcelofg55/minmax_windows | Rémi Verschelde | |
Fixed Windows ignoring minimized/maximized status set by user |