| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Fix error macro calls not ending with semicolon | Rémi Verschelde | 2019-06-11 | 5 | -9/+9 |
| * | Merge pull request #29467 from zaksnet/patch-1 | Rémi Verschelde | 2019-06-11 | 1 | -3/+3 |
| |\ | |||||
| | * | Improved documentation of rsplit Method for String class. | Zak | 2019-06-11 | 1 | -3/+3 |
| * | | Fix a random SSL crash I saw once. | Hein-Pieter van Braam-Stewart | 2019-06-06 | 1 | -0/+6 |
| * | | Remove unnecessary assignment | Dawid Kurek | 2019-06-03 | 1 | -3/+0 |
| * | | Merge pull request #29431 from Calinou/fix-unix-permissions-errors | Rémi Verschelde | 2019-06-03 | 2 | -5/+5 |
| |\ \ | |/ |/| | |||||
| | * | Fix errors when attempting to set UNIX permissions when unavailable | Hugo Locurcio | 2019-06-03 | 2 | -5/+5 |
| * | | Merge pull request #28099 from lupoDharkael/fix-completion | Rémi Verschelde | 2019-06-03 | 1 | -2/+2 |
| |\ \ | |/ |/| | |||||
| | * | Don't allow class_name in built-in scripts | lupoDharkael | 2019-04-17 | 1 | -1/+1 |
| | * | Fix code completion not working with class_name | lupoDharkael | 2019-04-16 | 1 | -1/+1 |
| * | | Add configurable strength value to InputEventAction | Gilles Roudiere | 2019-06-02 | 3 | -1/+18 |
| * | | Merge pull request #27789 from Giacom/move_towards | Rémi Verschelde | 2019-06-01 | 8 | -0/+32 |
| |\ \ | |||||
| | * | | Added move_toward functions for float, Vector2 and Vector3 | Giacom | 2019-05-28 | 8 | -0/+32 |
| * | | | Merge pull request #29340 from qarmin/fix_array_overflow | Rémi Verschelde | 2019-05-31 | 1 | -2/+2 |
| |\ \ \ | |||||
| | * | | | Fix array overflow when saving scene preview | qarmin | 2019-05-31 | 1 | -2/+2 |
| * | | | | Fix and expose String::strip_escapes(), use it in LineEdit paste | Rémi Verschelde | 2019-05-31 | 2 | -19/+8 |
| |/ / / | |||||
| * | | | Don't localize paths that contain but are not in the resource path | Rémi Verschelde | 2019-05-30 | 1 | -2/+10 |
| * | | | Merge pull request #25148 from capnm/capnm-print-corrupt-image-path | Rémi Verschelde | 2019-05-30 | 1 | -0/+3 |
| |\ \ \ | |||||
| | * | | | Print the path of a corrupt image | Martin Capitanio | 2019-01-20 | 1 | -0/+3 |
| * | | | | Properly unlock mutex | qarmin | 2019-05-30 | 3 | -3/+8 |
| * | | | | FileAccessEncrypted: Be more explicit on decryption failure | Rémi Verschelde | 2019-05-29 | 1 | -0/+1 |
| * | | | | Merge pull request #25647 from QbieShay/fix_25440 | Rémi Verschelde | 2019-05-29 | 1 | -0/+9 |
| |\ \ \ \ | |||||
| | * | | | | Added a setting for files in which the editor should search (project wise). | QbieShay | 2019-02-12 | 1 | -0/+9 |
| * | | | | | Merge pull request #28416 from JellyWX/binary-literals | Rémi Verschelde | 2019-05-29 | 2 | -0/+40 |
| |\ \ \ \ \ | |||||
| | * | | | | | Support for binary literals in GDScript. Added an error that shows if a point... | jude-lafitteIII | 2019-04-25 | 2 | -0/+40 |
| * | | | | | | Merge pull request #26462 from SubSage/master | Rémi Verschelde | 2019-05-28 | 2 | -4/+4 |
| |\ \ \ \ \ \ | |||||
| | * | | | | | | Fixes stderr silence; adds missing quote from exe args(windows) | Luis Martinez | 2019-03-05 | 2 | -4/+4 |
| * | | | | | | | Merge pull request #28957 from aaronfranke/basis-optimize | Rémi Verschelde | 2019-05-27 | 1 | -11/+18 |
| |\ \ \ \ \ \ \ | |||||
| | * | | | | | | | Optimize Basis constructor for Axis Angle | Aaron Franke | 2019-05-17 | 1 | -11/+18 |
| * | | | | | | | | Merge pull request #29001 from ibrahn/message-arg-destroy | Rémi Verschelde | 2019-05-27 | 1 | -5/+7 |
| |\ \ \ \ \ \ \ \ | |||||
| | * | | | | | | | | MessageQueue::flush now always destroys parameters of a spent message | Ibrahn Sahir | 2019-05-19 | 1 | -5/+7 |
| * | | | | | | | | | Merge pull request #29119 from bruvzg/native_icon_support | Rémi Verschelde | 2019-05-27 | 4 | -0/+11 |
| |\ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|/ / |/| | | | | | | | | |||||
| | * | | | | | | | | Add native window/taskbar icon support for Windows and macOS. | bruvzg | 2019-05-24 | 4 | -0/+11 |
| * | | | | | | | | | Add "transparent" to named color list | John Gabriel | 2019-05-24 | 1 | -0/+1 |
| * | | | | | | | | | Expose 2D Delaunay triangulation in Geometry singleton | Andrii Doroshenko (Xrayez) | 2019-05-24 | 3 | -0/+21 |
| * | | | | | | | | | Expose 2D polygon boolean operations in Geometry singleton | Andrii Doroshenko (Xrayez) | 2019-05-22 | 4 | -1/+356 |
| |/ / / / / / / / | |||||
| * | | | | | | | | Build Clipper with `tools=no` and patch it to auto-disable exceptions | Andrii Doroshenko (Xrayez) | 2019-05-22 | 1 | -0/+1 |
| * | | | | | | | | Merge pull request #29041 from hbina/add_const | Rémi Verschelde | 2019-05-21 | 1 | -1/+1 |
| |\ \ \ \ \ \ \ \ | |||||
| | * | | | | | | | | added a const keyword for a methods that return constant literal... | hbina085 | 2019-05-21 | 1 | -1/+1 |
| * | | | | | | | | | Merge pull request #29011 from zann1x/master | Rémi Verschelde | 2019-05-21 | 1 | -1/+5 |
| |\ \ \ \ \ \ \ \ \ | |||||
| | * | | | | | | | | | Initialize padding on PoolByteArray serialization | Lukas Zanner | 2019-05-19 | 1 | -1/+5 |
| | | |/ / / / / / / | |/| | | | | | | | |||||
| * | | | | | | | | | Merge pull request #27886 from LeonardMeagher2/obj_to_string | Rémi Verschelde | 2019-05-20 | 7 | -1/+22 |
| |\ \ \ \ \ \ \ \ \ | |_|/ / / / / / / |/| | | | | | | | | |||||
| | * | | | | | | | | Allow overriding how scripted objects are converted to strings | Leonard Meagher | 2019-05-03 | 7 | -1/+22 |
| * | | | | | | | | | Style: Fix issues with clang-format 8.0 | Rémi Verschelde | 2019-05-20 | 2 | -3/+2 |
| * | | | | | | | | | Fix typos with codespell | Rémi Verschelde | 2019-05-19 | 6 | -15/+13 |
| | |/ / / / / / / |/| | | | | | | | |||||
| * | | | | | | | | Merge pull request #28925 from Daw11/astar-sorted-array | Max Hilbrunner | 2019-05-18 | 2 | -66/+47 |
| |\ \ \ \ \ \ \ \ | |_|/ / / / / / |/| | | | | | | | |||||
| | * | | | | | | | Use a binary heap for the open list of Astar | Daw11 | 2019-05-16 | 2 | -66/+47 |
| * | | | | | | | | Merge pull request #28944 from Faless/mix/object_get_indexed | Max Hilbrunner | 2019-05-17 | 1 | -7/+5 |
| |\ \ \ \ \ \ \ \ | |||||
| | * | | | | | | | | Fix Object::get_indexed for simple properties. | Fabio Alessandrelli | 2019-05-16 | 1 | -7/+5 |
| | |/ / / / / / / | |||||
| * | | | | | | | | Merge pull request #28587 from Daw11/lanczos | Max Hilbrunner | 2019-05-16 | 3 | -0/+158 |
| |\ \ \ \ \ \ \ \ | |/ / / / / / / |/| | | | | | | | |||||
