| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Merge pull request #18121 from Crazy-P/Resolves-Freeze-on-change-reflection-p... | Juan Linietsky | 2018-05-07 | 1 | -15/+26 |
| |\ | |||||
| | * | Fixes incorrect adding to last in self_list | Crazy-P | 2018-04-11 | 1 | -15/+26 |
| * | | Merge pull request #18219 from AlexHolly/fix-image-blit-blend | Juan Linietsky | 2018-05-07 | 1 | -0/+24 |
| |\ \ | |||||
| | * | | blit and blend fix when dst<Vector2 | Alexander Holland | 2018-04-15 | 1 | -0/+24 |
| * | | | Merge pull request #18505 from AlexHolly/image-point2-helper | Juan Linietsky | 2018-05-07 | 2 | -1/+13 |
| |\ \ \ | |||||
| | * | | | add Point2 helper for Image.get_pixel and Image.set_pixel | Alexander Holland | 2018-04-29 | 2 | -1/+13 |
| * | | | | add condition check in Imgae::create(...) | RaphaelHunter | 2018-05-05 | 1 | -0/+3 |
| * | | | | Merge pull request #18501 from touilleMan/clean-variant-_data-RefPtr | Max Hilbrunner | 2018-05-05 | 1 | -1/+0 |
| |\ \ \ \ | |||||
| | * | | | | Remove unused Variant._data.RefPtr | Emmanuel Leblond | 2018-04-29 | 1 | -1/+0 |
| | |/ / / | |||||
| * | | | | Merge pull request #18488 from AndreaCatania/ie0 | Max Hilbrunner | 2018-05-05 | 2 | -0/+9 |
| |\ \ \ \ | |||||
| | * | | | | Added method to clear input events of an action | AndreaCatania | 2018-05-03 | 2 | -0/+9 |
| * | | | | | Vector3::round, Vector2::round & Vector2::ceil methods were added. | Alexander Alekseev | 2018-05-04 | 4 | -0/+24 |
| * | | | | | Merge pull request #18589 from karroffel/oahashmap-robinhood | Juan Linietsky | 2018-05-03 | 1 | -442/+175 |
| |\ \ \ \ \ | |||||
| | * | | | | | updated OAHashMap to use robinhood hashing | karroffel | 2018-05-03 | 1 | -442/+175 |
| | |/ / / / | |||||
| * | | | | | Merge pull request #18514 from neikeq/api-hash-fixes | Rémi Verschelde | 2018-05-03 | 1 | -1/+1 |
| |\ \ \ \ \ | |/ / / / |/| | | | | |||||
| | * | | | | ClassDB API hash now only includes exposed classes | Ignacio Etcheverry | 2018-04-29 | 1 | -1/+1 |
| | |/ / / | |||||
| * | | | | Merge pull request #17196 from RandomShaper/improve-gui-touch | Rémi Verschelde | 2018-05-02 | 2 | -2/+3 |
| |\ \ \ \ | |||||
| | * | | | | Implement universal translation of touch to mouse | Pedro J. Estébanez | 2018-04-30 | 2 | -2/+3 |
| | | |_|/ | |/| | | |||||
| * | | | | Merge pull request #18520 from paulloz/gdscript-api-string-path | Rémi Verschelde | 2018-05-02 | 3 | -5/+5 |
| |\ \ \ \ | |||||
| | * | | | | fix API string path | Paul Joannon | 2018-04-30 | 3 | -5/+5 |
| * | | | | | Merge pull request #18530 from garyo/missing-arg-err | Rémi Verschelde | 2018-05-01 | 1 | -1/+5 |
| |\ \ \ \ \ | |||||
| | * | | | | | Handle missing arg pointer in get_call_error_text | Gary Oberbrunner | 2018-04-30 | 1 | -1/+5 |
| * | | | | | | Merge pull request #18291 from akien-mga/coverity-uninitialized-scalar-var | Rémi Verschelde | 2018-05-01 | 2 | -1/+3 |
| |\ \ \ \ \ \ | |||||
| | * | | | | | | Fix Coverity reports of uninitialized scalar variable | Rémi Verschelde | 2018-04-19 | 2 | -1/+3 |
| * | | | | | | | Merge pull request #16649 from ibrahn/visual-script-release-crash | Rémi Verschelde | 2018-05-01 | 1 | -1/+1 |
| |\ \ \ \ \ \ \ | |||||
| | * | | | | | | | fix for segfault when using CallBasic in visual script on release build | Ibrahn Sahir | 2018-02-12 | 1 | -1/+1 |
| * | | | | | | | | Fix #17019 : overrides with unknown base setting | Manuel Moos | 2018-05-01 | 1 | -4/+3 |
| * | | | | | | | | Merge pull request #18428 from groud/fix_input | Rémi Verschelde | 2018-05-01 | 3 | -5/+7 |
| |\ \ \ \ \ \ \ \ | |||||
| | * | | | | | | | | Fixing input strength and the impossibility to erase action events | groud | 2018-04-25 | 3 | -5/+7 |
| | | |_|_|_|_|/ / | |/| | | | | | | |||||
| * | | | | | | | | Merge pull request #18355 from ShyRed/fix18344 | Rémi Verschelde | 2018-05-01 | 1 | -9/+9 |
| |\ \ \ \ \ \ \ \ | |||||
| | * | | | | | | | | Keep alpha when changing h, s or v on color | ShyRed | 2018-04-22 | 1 | -9/+9 |
| * | | | | | | | | | Merge pull request #18321 from Crazy-P/Fixes-logically-dead-code | Rémi Verschelde | 2018-05-01 | 2 | -2/+6 |
| |\ \ \ \ \ \ \ \ \ | |_|_|_|_|/ / / / |/| | | | | | | | | |||||
| | * | | | | | | | | Fixes logically dead code (Coverity) | Crazy-P | 2018-04-21 | 2 | -2/+6 |
| | |/ / / / / / / | |||||
| * | | | | | | | | Merge pull request #18284 from mhilbrunner/pck-version | Max Hilbrunner | 2018-04-30 | 1 | -4/+4 |
| |\ \ \ \ \ \ \ \ | |_|_|_|_|/ / / |/| | | | | | | | |||||
| | * | | | | | | | PCKPacker:pck_start(): Update version | Max Hilbrunner | 2018-04-19 | 1 | -4/+4 |
| * | | | | | | | | Add option to renormalize mipmaps when generating them for normalmaps. | Juan Linietsky | 2018-04-29 | 2 | -13/+37 |
| | |_|/ / / / / |/| | | | | | | |||||
| * | | | | | | | Change ".." punctuation for "..." in editor strings (#16507) | Hugo Locurcio | 2018-04-22 | 1 | -1/+1 |
| * | | | | | | | Merge pull request #18176 from nikibobi/string-trim | George Marques | 2018-04-22 | 3 | -0/+64 |
| |\ \ \ \ \ \ \ | |_|/ / / / / |/| | | | | | | |||||
| | * | | | | | | add string trim_prefix trim_suffix lstrip and rstrip methods | bosak | 2018-04-17 | 3 | -0/+64 |
| | | |_|_|/ / | |/| | | | | |||||
| * | | | | | | Merge pull request #18280 from groud/fix_input | Rémi Verschelde | 2018-04-19 | 1 | -2/+2 |
| |\ \ \ \ \ \ | |_|_|_|/ / |/| | | | | | |||||
| | * | | | | | Fixes left/up axis not mappable as actions | Gilles Roudiere | 2018-04-18 | 1 | -2/+2 |
| | | |/ / / | |/| | | | |||||
| * / | | | | Fix some Coverity warnings in String API | Rémi Verschelde | 2018-04-18 | 3 | -29/+13 |
| |/ / / / | |||||
| * | | | | Add a macro to deprecate methods | Juan Linietsky | 2018-04-18 | 1 | -0/+10 |
| * | | | | Merge pull request #18204 from tagcup/quat_scale | Rémi Verschelde | 2018-04-18 | 3 | -5/+77 |
| |\ \ \ \ | |||||
| | * | | | | Avoid converting Quat to Euler angles when not necessary. | tagcup | 2018-04-14 | 3 | -5/+77 |
| | | |_|/ | |/| | | |||||
| * | | | | Merge pull request #18227 from bojidar-bg/fix-date-unix-crash | Rémi Verschelde | 2018-04-18 | 1 | -7/+7 |
| |\ \ \ \ | |||||
| | * | | | | Fix crash resulting from bad month check in core_bind.cpp | Bojidar Marinov | 2018-04-17 | 1 | -7/+7 |
| * | | | | | Merge pull request #16902 from groud/analog_action_system | Juan Linietsky | 2018-04-18 | 8 | -52/+154 |
| |\ \ \ \ \ | |||||
| | * | | | | | Allow actions to provide an analog value | Gilles Roudiere | 2018-04-16 | 8 | -52/+154 |
| * | | | | | | Fix names of Variant operators | George Marques | 2018-04-16 | 1 | -1/+2 |
| | |_|/ / / |/| | | | | |||||
