Age | Commit message (Expand) | Author |
2019-02-24 | Merge pull request #26240 from eska014/html5-preload-noown | Rémi Verschelde |
2019-02-25 | Update Windows global mouse position at startup | Junwei Ng |
2019-02-24 | Ensure all properties are refreshed when setting a script, fixes #24845 | Juan Linietsky |
2019-02-24 | Prevent circular references to scene being saved, fixes #24384 | Juan Linietsky |
2019-02-24 | Merge pull request #25018 from AllanDaemon/#24895 | George Marques |
2019-02-24 | Use stdout/-err for all messages in HTML5 platform | Leon Krause |
2019-02-24 | Fixed issue with buffers being wrongly cleared, closes #25484 | Juan Linietsky |
2019-02-24 | Merge pull request #26171 from Calinou/fix-wrapi-crash | Rémi Verschelde |
2019-02-24 | Merge pull request #26214 from neikeq/defval-pls | Ignacio Etcheverry |
2019-02-23 | Clear canvas item after rendering font, fixes #23774 | Juan Linietsky |
2019-02-24 | Fix default value of EditorSpatialGizmo.add_mesh method bind | Ignacio Etcheverry |
2019-02-24 | Merge pull request #26154 from hpvb/disable-via-padlock | Hein-Pieter van Braam |
2019-02-24 | Disable support for VIA Padlock | Hein-Pieter van Braam |
2019-02-23 | Remove copy and use instance material override in gizmos, fixes #23783 | Juan Linietsky |
2019-02-23 | Do not crash on empty path, closes #23701 | Juan Linietsky |
2019-02-23 | Fix vertex lighting in GLES2, closes #25365 | Juan Linietsky |
2019-02-23 | Merge pull request #26210 from neikeq/issue-26209 | Ignacio Etcheverry |
2019-02-23 | C#: Fix Vector2.AngleToPoint | Ignacio Etcheverry |
2019-02-23 | -Treat scalar conversions when calling functions as error, closes #24261 | Juan Linietsky |
2019-02-23 | Merge pull request #26203 from neikeq/csharp-basis | Rémi Verschelde |
2019-02-23 | Merge pull request #26204 from bruvzg/macos_move_to_fg | Rémi Verschelde |
2019-02-23 | Fix file preloading warning in HTML5 platform | Leon Krause |
2019-02-23 | [macOS] Make `move_window_to_foreground` to take focus in addition to moving ... | bruvzg |
2019-02-23 | C#: Basis fixes and cleanup | Ignacio Etcheverry |
2019-02-23 | Fix crash when using `wrapi()` with a range of zero | Hugo Locurcio |
2019-02-23 | Make allowed pid for window takeover happen immediately, fixes #21431 | Juan Linietsky |
2019-02-23 | Merge pull request #26189 from AinaSG/master | Rémi Verschelde |
2019-02-23 | Ensure move and slide snap respects stop on slope, fixes #26180 | Juan Linietsky |
2019-02-23 | Fix invalid change from CLAMP to MAX in #26099 | Rémi Verschelde |
2019-02-23 | Merge pull request #26184 from MarianoGnu/fixes | Rémi Verschelde |
2019-02-23 | Merge pull request #26157 from YeldhamDev/splitcont_update_check | Rémi Verschelde |
2019-02-23 | Merge pull request #26183 from marcelofg55/wasapi_notsupported_format | Hein-Pieter van Braam |
2019-02-23 | Come up with use_gcc. | marxin |
2019-02-23 | Add -Wwrite-strings into all and extra warnings. | marxin |
2019-02-23 | Enabling ipv6 in libwebsockets | Aina |
2019-02-23 | TileSetEditor: Show Edition Context by demand | Mariano Suligoy |
2019-02-23 | Fix WASAPI driver not working when the device doesn't supports the mix format | Marcelo Fernandez |
2019-02-22 | Change MAX for MIN, fixes #26170 | Juan Linietsky |
2019-02-23 | Merge pull request #25683 from wombatstampede/patch-1 | Hein-Pieter van Braam |
2019-02-23 | Merge pull request #26158 from marcelofg55/wasapi_init_err | Hein-Pieter van Braam |
2019-02-22 | Added a workaround to avoid crashes due to how TileSet editor works, fixes #2... | Juan Linietsky |
2019-02-22 | Properly update materials when adding surface, fixes #23790 | Juan Linietsky |
2019-02-22 | Merge pull request #26165 from hpvb/fix-parse-utf8 | Hein-Pieter van Braam |
2019-02-22 | Don't crash when parse_utf8 receives a NULL pointer | Hein-Pieter van Braam |
2019-02-22 | Extended WASAPI Initialize error message | Marcelo Fernandez |
2019-02-22 | Ensure that no depth test is used (specially in prepass) for objects that don... | Juan Linietsky |
2019-02-22 | Fix precision issue with skeletons, closes #26057, closes #26062 | Juan Linietsky |
2019-02-22 | Remove unused variable after aab8f44 | Rémi Verschelde |
2019-02-22 | -Support DEPTH_TEXTURE in GLES2, fixes #25106 | Juan Linietsky |
2019-02-22 | Document that ViewportTexture is flipped on Y | Rémi Verschelde |