summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2018-04-28Avoid CSG freeze condition on degeneratesJuan Linietsky
2018-04-28GDNative Unix: fix shared lib loading, dlopen expects leading ./ to interpret...Robin Hübner
2018-04-28Do not crash if the polygon is invalidJuan Linietsky
2018-04-28Reduce false positives in interior detection by adding a small offset to rayc...Juan Linietsky
2018-04-27CSG Support for Godot!Juan Linietsky
2018-04-27Made the Pin button disable when no AnimationPlayer is selected.Michael Alexsander Silva Dias
2018-04-27Fixed deleting an animation marked to autoplay in the editor affecting the cr...Michael Alexsander Silva Dias
2018-04-27Fix theme editor sample widgetsPedro J. Estébanez
2018-04-27Merge pull request #18466 from marcelofg55/use64_fixGilles Roudière
2018-04-27Fix use64 used without being initializedMarcelo Fernandez
2018-04-27Merge pull request #18464 from sersoong/master-fixstyleboxGilles Roudière
2018-04-27Fixed stylebox crashsersoong
2018-04-27Merge pull request #18458 from YeldhamDev/animation_editor_changesGilles Roudière
2018-04-26Numerous changes to the Animation Editor.Michael Alexsander Silva Dias
2018-04-26Make 'Export PCK/ZIP' work well with EditorExportPluginIgnacio Etcheverry
2018-04-26Fix _export_begin not being called when exporting to androidIgnacio Etcheverry
2018-04-26Merge pull request #18412 from groud/zoom_shortcutsGeorge Marques
2018-04-26Adds shortcuts for zooming in the 2D editorGilles Roudiere
2018-04-26Merge pull request #18415 from HoratioZEDU/patch-2Max Hilbrunner
2018-04-25Fixing input strength and the impossibility to erase action eventsgroud
2018-04-25Merge pull request #18427 from neikeq/mono-static-link-winIgnacio Etcheverry
2018-04-25Add option to link mono statically on WindowsIgnacio Etcheverry
2018-04-25Fixed (minor) typo in CapsuleShape2D doc pageHoratioZEDU
2018-04-24Merge pull request #18399 from neikeq/uIgnacio Etcheverry
2018-04-24Mono: Fix '!t' error messages when generating bindingsIgnacio Etcheverry
2018-04-24Mono: Do not spam script class not found errorIgnacio Etcheverry
2018-04-24Mono: Fix crash on script load if the scripts domain isn't loadedIgnacio Etcheverry
2018-04-24Merge pull request #18385 from flashyincceo/animation-save-bugGilles Roudière
2018-04-24Merge pull request #18391 from endragor/fix-global-position-typeGilles Roudière
2018-04-24Fix Node2D::global_position to have Vector2 typeRuslan Mustakov
2018-04-23Fix AnimationPlayer edited scene bugPeter Folkins
2018-04-23Fix GridContainer's children visibility breaking the layoutgroud
2018-04-23Fixes hard to select Node2Dgroud
2018-04-23Fixes 2d editor panning not workinggroud
2018-04-23Replaces CTRL with CMD in TileMapEditor for MacOS.Anish
2018-04-23Adds support for CMD+Left and CMD+Right on MacOSAnish
2018-04-22Change ".." punctuation for "..." in editor strings (#16507)Hugo Locurcio
2018-04-22Merge pull request #18176 from nikibobi/string-trimGeorge Marques
2018-04-22Keep alpha when changing h, s or v on colorShyRed
2018-04-22Add detail to doc for add_surface_from_arrays (#17911)GaryO
2018-04-22Merge pull request #18336 from PJB3005/18-04-21-command'sMax Hilbrunner
2018-04-21fix clang6 assignment errorthfrwn
2018-04-22[DOCS] Add note that Pool*Arrays are passed by value (#18340)krogank9
2018-04-21Merge pull request #18343 from homer666/docs-popup-exclusiveMax Hilbrunner
2018-04-22[DOCS] Popup.popup_exclusive descriptionhomer666
2018-04-21Fixes logically dead code (Coverity)Crazy-P
2018-04-21Fixes a typo in the VisualServer.canvas_item_add_set_transform docs.Pieter-Jan Briers
2018-04-21Various coverity scan fixes for networkingFabio Alessandrelli
2018-04-20Merge pull request #18316 from Noshyaar/httpMax Hilbrunner
2018-04-20[DOCS] add HTTPRequest.request return valuesPoommetee Ketson