summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2018-04-30Fix msbuild with a msvc 'tools only' installHein-Pieter van Braam
2018-04-30fix API string pathPaul Joannon
2018-04-29Add option to renormalize mipmaps when generating them for normalmaps.Juan Linietsky
2018-04-30Make the LineEdit "secret" character customizableHugo Locurcio
2018-04-30Merge pull request #18511 from romlok/lookingatyoukidMax Hilbrunner
2018-04-29Updated icons,Daniel J. Ramirez
2018-04-29Merge pull request #18455 from neikeq/export-pck-zip-debugHein-Pieter van Braam
2018-04-29[DOCS] Clarify look_at and looking_atMel Collins
2018-04-29Added a more specific error message on exportAlexander Holland
2018-04-28Merge pull request #18494 from neikeq/vIgnacio Etcheverry
2018-04-28Mono: BindingsGenerator enum fixesIgnacio Etcheverry
2018-04-28Merge pull request #18425 from RandomShaper/fix-theme-editor-samplesHein-Pieter van Braam
2018-04-28Tweak the property hint ranges of caret blink and line length guidelineHugo Locurcio
2018-04-28Add poly triangulation order check, ensures faces do not flip on different orderJuan Linietsky
2018-04-28-Changed how operators work, any shape can operate on any otherJuan Linietsky
2018-04-28Fix how snapping is applied to 3D polygon editing, make it more friendly.Juan Linietsky
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