aboutsummaryrefslogtreecommitdiff
path: root/core
Commit message (Expand)AuthorAgeFilesLines
* Merge pull request #18709 from Faless/multiplayer_docsMax Hilbrunner2018-05-092-25/+25
|\
| * Internal methods in MultiplayerAPI start with _Fabio Alessandrelli2018-05-082-25/+25
* | Merge pull request #14622 from bruvzg/non-rectangular-windowsHein-Pieter van Braam2018-05-084-0/+29
|\ \
| * | Experimental support for windows with per-pixel transparency (macOS, X11 and ...bruvzg2018-04-074-0/+29
* | | Merge pull request #15305 from poke1024/checks-peerJuan Linietsky2018-05-081-0/+2
|\ \ \
| * | | Checks on input_buffer in PacketPeerStreamBernhard Liebl2018-01-031-0/+2
* | | | Merge pull request #15282 from poke1024/check-obj-classJuan Linietsky2018-05-081-1/+27
|\ \ \ \ | |_|_|/ |/| | |
| * | | Object class checking on bound method callsBernhard Liebl2018-01-101-1/+27
* | | | Local debugger fixes and extensionsBlazej Floch2018-05-074-45/+170
* | | | Merge pull request #17316 from ShyRed/significantdigitsJuan Linietsky2018-05-071-2/+2
|\ \ \ \
| * | | | Adjust decimal precisionShyRed2018-03-061-2/+2
* | | | | Merge pull request #17353 from zmanuel/timer_hysteresis_multiframe_pr1Juan Linietsky2018-05-074-0/+29
|\ \ \ \ \
| * | | | | Add hysteresis to physics timestep count per frameManuel Moos2018-04-094-0/+29
* | | | | | Merge pull request #15943 from poke1024/geometry-line-lineJuan Linietsky2018-05-073-0/+27
|\ \ \ \ \ \
| * | | | | | Add Geometry::line_intersects_line_2d()Bernhard Liebl2018-01-213-0/+27
* | | | | | | Merge pull request #16033 from poke1024/marshalls-dictJuan Linietsky2018-05-071-1/+3
|\ \ \ \ \ \ \
| * | | | | | | Detects crash-related marshalling errors due to NAN valuesBernhard Liebl2018-01-241-1/+3
| |/ / / / / /
* | | | | | | Add is_instance_valid() method to GDScript, ending more than a decade of pain.Juan Linietsky2018-05-072-9/+0
* | | | | | | Merge pull request #16893 from GodotExplorer/debugger-improvement-3Juan Linietsky2018-05-072-0/+15
|\ \ \ \ \ \ \
| * | | | | | | Save runtime node as scene from the remote scene tree.geequlim2018-02-222-0/+15
* | | | | | | | Merge pull request #18121 from Crazy-P/Resolves-Freeze-on-change-reflection-p...Juan Linietsky2018-05-071-15/+26
|\ \ \ \ \ \ \ \
| * | | | | | | | Fixes incorrect adding to last in self_listCrazy-P2018-04-111-15/+26
* | | | | | | | | Merge pull request #18219 from AlexHolly/fix-image-blit-blendJuan Linietsky2018-05-071-0/+24
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | blit and blend fix when dst<Vector2Alexander Holland2018-04-151-0/+24
* | | | | | | | | | Merge pull request #18505 from AlexHolly/image-point2-helperJuan Linietsky2018-05-072-1/+13
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | add Point2 helper for Image.get_pixel and Image.set_pixelAlexander Holland2018-04-292-1/+13
* | | | | | | | | | | add condition check in Imgae::create(...)RaphaelHunter2018-05-051-0/+3
* | | | | | | | | | | Merge pull request #18501 from touilleMan/clean-variant-_data-RefPtrMax Hilbrunner2018-05-051-1/+0
|\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | Remove unused Variant._data.RefPtrEmmanuel Leblond2018-04-291-1/+0
| |/ / / / / / / / / /
* | | | | | | | | | | Merge pull request #18488 from AndreaCatania/ie0Max Hilbrunner2018-05-052-0/+9
|\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | Added method to clear input events of an actionAndreaCatania2018-05-032-0/+9
* | | | | | | | | | | | Vector3::round, Vector2::round & Vector2::ceil methods were added.Alexander Alekseev2018-05-044-0/+24
* | | | | | | | | | | | Merge pull request #18589 from karroffel/oahashmap-robinhoodJuan Linietsky2018-05-031-442/+175
|\ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | updated OAHashMap to use robinhood hashingkarroffel2018-05-031-442/+175
| |/ / / / / / / / / / /
* | | | | | | | | | | | Merge pull request #18514 from neikeq/api-hash-fixesRémi Verschelde2018-05-031-1/+1
|\ \ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / / |/| | | | | | | | | | |
| * | | | | | | | | | | ClassDB API hash now only includes exposed classesIgnacio Etcheverry2018-04-291-1/+1
| |/ / / / / / / / / /
* | | | | | | | | | | Merge pull request #17196 from RandomShaper/improve-gui-touchRémi Verschelde2018-05-022-2/+3
|\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | Implement universal translation of touch to mousePedro J. Estébanez2018-04-302-2/+3
| | |_|/ / / / / / / / | |/| | | | | | | | |
* | | | | | | | | | | Merge pull request #18520 from paulloz/gdscript-api-string-pathRémi Verschelde2018-05-023-5/+5
|\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | fix API string pathPaul Joannon2018-04-303-5/+5
* | | | | | | | | | | | Merge pull request #18530 from garyo/missing-arg-errRémi Verschelde2018-05-011-1/+5
|\ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | Handle missing arg pointer in get_call_error_textGary Oberbrunner2018-04-301-1/+5
* | | | | | | | | | | | | Merge pull request #18291 from akien-mga/coverity-uninitialized-scalar-varRémi Verschelde2018-05-012-1/+3
|\ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | Fix Coverity reports of uninitialized scalar variableRémi Verschelde2018-04-192-1/+3
* | | | | | | | | | | | | | Merge pull request #16649 from ibrahn/visual-script-release-crashRémi Verschelde2018-05-011-1/+1
|\ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | fix for segfault when using CallBasic in visual script on release buildIbrahn Sahir2018-02-121-1/+1
* | | | | | | | | | | | | | | Fix #17019 : overrides with unknown base settingManuel Moos2018-05-011-4/+3
* | | | | | | | | | | | | | | Merge pull request #18428 from groud/fix_inputRémi Verschelde2018-05-013-5/+7
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | Fixing input strength and the impossibility to erase action eventsgroud2018-04-253-5/+7
| | |_|_|_|_|/ / / / / / / / / | |/| | | | | | | | | | | | |
* | | | | | | | | | | | | | | Merge pull request #18355 from ShyRed/fix18344Rémi Verschelde2018-05-011-9/+9
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \