| Commit message (Expand) | Author | Age | Files | Lines | ||
|---|---|---|---|---|---|---|
| ... | ||||||
| * | | | | | Merge pull request #15083 from tagcup/spatial_rot_fix | Juan Linietsky | 2018-01-02 | 2 | -2/+18 | |
| |\ \ \ \ \ | ||||||
| | * | | | | | Restore the behavior of Spatial rotations recently changed in c1153f5. | tagcup | 2017-12-27 | 2 | -2/+18 | |
| * | | | | | | Merge pull request #14916 from poke1024/reduce-startup-time | Rémi Verschelde | 2018-01-02 | 1 | -4/+7 | |
| |\ \ \ \ \ \ | ||||||
| | * | | | | | | Ramp up remote debugger wait time | poke1024 | 2017-12-22 | 1 | -4/+7 | |
| | | |_|_|/ / | |/| | | | | ||||||
| * | | | | | | Update copyright statements to 2018 | Rémi Verschelde | 2018-01-01 | 239 | -478/+478 | |
| * | | | | | | Merge pull request #14973 from poke1024/docs-word-selection | Noshyaar | 2018-01-01 | 2 | -0/+37 | |
| |\ \ \ \ \ \ | ||||||
| | * | | | | | | Double-click word selection for RichTextLabel (i.e. docs) | Bernhard Liebl | 2017-12-28 | 2 | -0/+37 | |
| | |/ / / / / | ||||||
| * | | | | | | Merge pull request #15091 from poke1024/fix-rect2-distance-to | Noshyaar | 2018-01-01 | 1 | -6/+15 | |
| |\ \ \ \ \ \ | |_|_|_|_|/ |/| | | | | | ||||||
| | * | | | | | Fix Rect2::distance_to() not returning 0 | Bernhard Liebl | 2017-12-27 | 1 | -6/+15 | |
| | | |_|_|/ | |/| | | | ||||||
| * | | | | | Fix crash in StringBuffer::append() | Bernhard Liebl | 2017-12-27 | 1 | -1/+1 | |
| * | | | | | Merge pull request #14744 from poke1024/stringname-compare | Juan Linietsky | 2017-12-27 | 3 | -59/+42 | |
| |\ \ \ \ \ | ||||||
| | * | | | | | Avoid string allocations in AlphCompare | Bernhard Liebl | 2017-12-17 | 3 | -59/+42 | |
| * | | | | | | Reimport now checks source path changes and imported files and their md5, fix... | Juan Linietsky | 2017-12-27 | 2 | -0/+32 | |
| * | | | | | | Merge pull request #14996 from neikeq/enums-mono | Noshyaar | 2017-12-27 | 1 | -0/+37 | |
| |\ \ \ \ \ \ | ||||||
| | * | | | | | | Mono: Make the bindings generator output enums | Ignacio Etcheverry | 2017-12-24 | 1 | -0/+37 | |
| * | | | | | | | Merge pull request #15045 from poke1024/vector2-inline | Noshyaar | 2017-12-27 | 2 | -63/+64 | |
| |\ \ \ \ \ \ \ | |_|_|_|_|/ / |/| | | | | | | ||||||
| | * | | | | | | Inline some very common Vector2 operations | Bernhard Liebl | 2017-12-25 | 2 | -63/+64 | |
| | | |_|_|/ / | |/| | | | | ||||||
| * | | | | | | Change the rotate function of Spatial to be local, makes more sense. Closes #... | Juan Linietsky | 2017-12-26 | 2 | -0/+12 | |
| * | | | | | | Removed the InputEvent ID field, which was unused and can cause bugs. | Juan Linietsky | 2017-12-26 | 2 | -22/+0 | |
| | |_|_|/ / |/| | | | | ||||||
| * | | | | | Add missing parameter names | Poommetee Ketson | 2017-12-25 | 1 | -1/+1 | |
| * | | | | | -Removed OpenMP support, replaced by a custom class. | Juan Linietsky | 2017-12-24 | 2 | -0/+82 | |
| | |/ / / |/| | | | ||||||
| * | | | | Fixes grow_margin not working at all | Gilles Roudiere | 2017-12-21 | 1 | -1/+2 | |
| |/ / / | ||||||
| * | | | Add functions to image to load a PNG or JPG from a buffer, closes #4024 | Juan Linietsky | 2017-12-20 | 2 | -0/+40 | |
| * | | | Merge pull request #14823 from willnationsdev/get-base-script | Rémi Verschelde | 2017-12-20 | 1 | -0/+2 | |
| |\ \ \ | ||||||
| | * | | | Add Script.get_base_script/instance_base_type API | Will Nations | 2017-12-19 | 1 | -0/+2 | |
| * | | | | Use a different strategy for path remaps, try loading from a remap file instead. | Juan Linietsky | 2017-12-18 | 1 | -0/+44 | |
| |/ / / | ||||||
| * | | | Merge pull request #14754 from willnationsdev/dictionary-copy | Rémi Verschelde | 2017-12-17 | 3 | -2/+4 | |
| |\ \ \ | |_|/ |/| | | ||||||
| | * | | Dictionary::copy -> ::duplicate | Will Nations | 2017-12-17 | 3 | -2/+4 | |
| * | | | Merge pull request #14760 from hpvb/add-several-unlikely-macros | Rémi Verschelde | 2017-12-17 | 1 | -8/+9 | |
| |\ \ \ | ||||||
| | * | | | Add several unlikely() macros | Hein-Pieter van Braam | 2017-12-17 | 1 | -8/+9 | |
| * | | | | Merge pull request #14635 from poke1024/getline | Rémi Verschelde | 2017-12-17 | 1 | -1/+54 | |
| |\ \ \ \ | ||||||
| | * | | | | Faster FileAccess::get_line() | poke1024 | 2017-12-16 | 1 | -1/+54 | |
| * | | | | | Merge pull request #14745 from poke1024/api-hash-arg-info | Rémi Verschelde | 2017-12-17 | 1 | -4/+5 | |
| |\ \ \ \ \ | |_|/ / / |/| | | | | ||||||
| | * | | | | Faster ClassDB::get_api_hash() | Bernhard Liebl | 2017-12-16 | 1 | -4/+5 | |
| | | |_|/ | |/| | | ||||||
| * | | | | Add epic hack so vsync can be toggled in run-time from script. Fixes #14458. | Juan Linietsky | 2017-12-16 | 2 | -3/+21 | |
| | |_|/ |/| | | ||||||
| * | | | Merge pull request #14576 from poke1024/strings | Rémi Verschelde | 2017-12-16 | 2 | -38/+149 | |
| |\ \ \ | ||||||
| | * | | | Some performance tweaking of string handling | poke1024 | 2017-12-15 | 2 | -38/+149 | |
| * | | | | Remove get_stack_bottom | Ruslan Mustakov | 2017-12-16 | 2 | -11/+0 | |
| * | | | | Merge pull request #14708 from Faless/get_packet_not_const_rebased | Rémi Verschelde | 2017-12-16 | 2 | -11/+11 | |
| |\ \ \ \ | ||||||
| | * | | | | Remove "const" from PacketPeer get_packet/get_var | Fabio Alessandrelli | 2017-12-15 | 2 | -11/+11 | |
| | | |/ / | |/| | | ||||||
| * | | | | Merge pull request #14580 from Krakean/string_split_new_arg | Rémi Verschelde | 2017-12-15 | 3 | -6/+19 | |
| |\ \ \ \ | |/ / / |/| | | | ||||||
| | * | | | Added third argument for String.split() function (see issue #14349) | Dmitry Koteroff | 2017-12-15 | 3 | -6/+19 | |
| | |/ / | ||||||
| * | | | Fix javascript build error and improve #14604 | Fabio Alessandrelli | 2017-12-15 | 1 | -2/+2 | |
| * | | | fix compile issue | Juan Linietsky | 2017-12-15 | 1 | -1/+1 | |
| * | | | -Added new scene conversion to binary on export (disabled by default, please ... | Juan Linietsky | 2017-12-15 | 2 | -26/+49 | |
| * | | | Merge pull request #14604 from mhilbrunner/http-defaults | Rémi Verschelde | 2017-12-15 | 2 | -71/+84 | |
| |\ \ \ | ||||||
| | * | | | HTTP cleanup & better defaults | mhilbrunner | 2017-12-14 | 2 | -71/+84 | |
| | | |/ | |/| | ||||||
| * | | | GDScript files are converted to binary on export now. | Juan Linietsky | 2017-12-14 | 2 | -20/+52 | |
| * | | | Fix type mismatch in OS::set_borderless_window | Rémi Verschelde | 2017-12-14 | 1 | -1/+1 | |
| * | | | -Add lightmapper | Juan Linietsky | 2017-12-14 | 1 | -0/+1 | |
| |/ / | ||||||
