summaryrefslogtreecommitdiff
path: root/editor
AgeCommit message (Expand)Author
2020-08-25Accept DynamicFontData for FontsTomasz Chabora
2020-08-25Merge pull request #41138 from EricEzaM/open-inspector-section-on-drag-and-dr...Rémi Verschelde
2020-08-25Merge pull request #41085 from SekoiaTree/masterRémi Verschelde
2020-08-25Merge pull request #40443 from SkyLucilfer/PluralsSupportRémi Verschelde
2020-08-25Added ability to unfold editor sections when dragging and dropping.Eric M
2020-08-25Fixed node scaling arrows being wrongSekoiaTree
2020-08-19Improve search and display in the editor property/method selectorHugo Locurcio
2020-08-19Merge pull request #41080 from naithar/feature/ios-framework-importRémi Verschelde
2020-08-19iOS Export: Add a method to embed a frameworkSergey Minakov
2020-08-19Update GDScriptTranslationParserPlugin to use GDSriptParser instead of RegEx.SkyJJ
2020-08-19Updated Translation architecture to have TranslationPO, did some commit fixes...SkyJJ
2020-08-19Update POT generation to handle context and pluralsSkyJJ
2020-08-19Added plurals and context support to TranslationSkyJJ
2020-08-18Fixed issues with adding custom project settings and added confirmation dialo...Eric M
2020-08-17Merge pull request #41280 from Calinou/editor-3d-add-invert-x-optionRémi Verschelde
2020-08-15Merge pull request #41223 from javidcf/sprite_frames_editor_zoomRémi Verschelde
2020-08-15Merge pull request #41265 from YeldhamDev/rename_diag_tweaksRémi Verschelde
2020-08-15Merge pull request #41103 from Calinou/editor-improve-easing-inspectorRémi Verschelde
2020-08-15Add an editor setting to invert 3D pan/orbit on the X axisHugo Locurcio
2020-08-14Minor visual improvements to the "Batch Rename" dialogMichael Alexsander
2020-08-14Fix and tweak the new header in "Project Settings"Michael Alexsander
2020-08-14Make the editor's 'CheckButton' icon be smallerMichael Alexsander
2020-08-14Merge pull request #41116 from EricEzaM/signal-list-filterRémi Verschelde
2020-08-14Merge pull request #41249 from javidcf/tile_set_editor_flat_buttonsRémi Verschelde
2020-08-14Added zoom functionality to sprite frames editor pluginJavier Dehesa
2020-08-14Made toolbar buttons in tile set editor flatJavier Dehesa
2020-08-14Modified FileSystemDock so folders can be selected for reimport.geekrelief
2020-08-14Update AUTHORS and DONORS listRémi Verschelde
2020-08-13Added volumetric fog effect.Juan Linietsky
2020-08-11Merge pull request #41032 from mrushyendra/tilemap_previewRémi Verschelde
2020-08-11Merge pull request #41002 from AlphaOneProject/issue-40879Rémi Verschelde
2020-08-11i18n: Sync translations with WeblateRémi Verschelde
2020-08-11Merge pull request #41164 from bruvzg/win_attach_consoleRémi Verschelde
2020-08-11[Windows] Attach to parent console instead of creating new one.bruvzg
2020-08-11Merge pull request #41130 from totlmstr/missing-svgRémi Verschelde
2020-08-10Merge pull request #41163 from raulsntos/default-env-formattingRémi Verschelde
2020-08-10Rewrite ProjectSettings editor advanced optionsStijn Hinlopen
2020-08-10Create default_env.tres with the same format used to save itRaul Santos
2020-08-08Add missing #ifdef MODULE_SVG_ENABLEDtotlmstr
2020-08-08Added search box to signals dock.Eric M
2020-08-07Improve the inspector easing editorHugo Locurcio
2020-08-05Fix tile placement preview for rotated, skewed or scaled TileMapsMaganty Rushyendra
2020-08-03Modify the scene only when color changedAntoine Félix
2020-07-31Properly disambiguate unsaved scriptsTomasz Chabora
2020-07-31Merge pull request #40613 from HaSa1002/multi-lang-docsRémi Verschelde
2020-07-31Fix incorrect colors for member variables and numbers in visual shadersYuri Roubinsky
2020-07-29Fixed script_editor info_clicked signal not being connectedPaulb23
2020-07-28Merge pull request #40800 from briansemrau/fix-shader-comment-highlightingRémi Verschelde
2020-07-28Fixed shader editor comment highlightingBrian Semrau
2020-07-28Fix functions name color in visual shader code preview and expressionsYuri Roubinsky