summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2018-05-01Enable autoload in editorGeorge Marques
2018-04-30Merge pull request #18370 from KidRigger/masterMax Hilbrunner
2018-04-30Merge pull request #18373 from KidRigger/workingMax Hilbrunner
2018-04-30Merge pull request #18381 from groud/fix_hard_to_select_node2dMax Hilbrunner
2018-04-30Merge pull request #18482 from profan/masterMax Hilbrunner
2018-04-30Merge pull request #18489 from Calinou/tweak-property-hint-rangesMax Hilbrunner
2018-04-30Merge pull request #18506 from AlexHolly/export-more-specific-error-messageMax Hilbrunner
2018-04-30Merge pull request #18515 from djrm/pr_iconsMax Hilbrunner
2018-04-30Merge pull request #18491 from Calinou/custom-lineedit-secret-characterMax Hilbrunner
2018-04-30Merge pull request #18523 from hpvb/fix-clang-ltoMax Hilbrunner
2018-04-30Merge pull request #18284 from mhilbrunner/pck-versionMax Hilbrunner
2018-04-30Merge pull request #18522 from hpvb/fix-find-msbuildMax Hilbrunner
2018-04-30Fix lto builds on clang compilersHein-Pieter van Braam
2018-04-30Fix msbuild with a msvc 'tools only' installHein-Pieter van Braam
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-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-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