summaryrefslogtreecommitdiff
path: root/editor
AgeCommit message (Expand)Author
2019-03-02TileSetEditor: Allow to toggle Convex/Concave collisions. Alternative fix to ...Mariano Suligoy
2019-03-02Merge pull request #26482 from ptrojahn/missingpreviewRémi Verschelde
2019-03-02Fix preview in file dialogPaul Trojahn
2019-03-02Importer for scenes only overrides the base Node if differently specified by ...Ilaria Cislaghi
2019-03-01Flush stuff pending on visual server thread when exiting, fixes #24669Juan Linietsky
2019-03-01Merge pull request #26451 from ptrojahn/modifiedRémi Verschelde
2019-03-01Clean up blend shape support in GLES2 and GLES3.Juan Linietsky
2019-03-01Fix misleading modified status of scenesPaul Trojahn
2019-03-01i18n: Sync translation template with current sourceRémi Verschelde
2019-03-01i18n: Sync translations with WeblateRémi Verschelde
2019-03-01Merge pull request #26419 from SeleckyErik/errors-tab-bugRémi Verschelde
2019-03-01Updates error label font in status barChaosus
2019-02-28Allow to change selection of collision shapes added to the same tile. Fixes #...Mariano Suligoy
2019-02-28Allow to change selection around all tiles on the texture without clicking on...Mariano Suligoy
2019-02-28Fixed Errors Tab Indexing Bug in the DebuggerErik
2019-02-28Merge pull request #26383 from neikeq/issue-26302Rémi Verschelde
2019-02-28Merge pull request #26386 from YeldhamDev/tileset_editor_dynamic_workspaceRémi Verschelde
2019-02-28Merge pull request #26335 from ericrybick/26247Rémi Verschelde
2019-02-27Make TileSet editor's workspace change size according to region changesMichael Alexsander Silva Dias
2019-02-28Sanitize file paths before extracting export templatesIgnacio Etcheverry
2019-02-27Save resources even if no scene is present, closes #26273Juan Linietsky
2019-02-27Merge pull request #26373 from groud/fix_layout_loadingRémi Verschelde
2019-02-27Avoid docks to be overriden while scanning, fixes #26359Juan Linietsky
2019-02-27Hide global section in project settings when no property is definedEric Rybicki
2019-02-27Fixes layout loadingGilles Roudiere
2019-02-27-Fix problem of order of import plugins, closes #26340Juan Linietsky
2019-02-27Merge pull request #26352 from bojidar-bg/21633-progress-styleboxRémi Verschelde
2019-02-27Make sure restoring opened scenes happens after scanning is done.Juan Linietsky
2019-02-27Fix minimum size of ProgressBar-sBojidar Marinov
2019-02-27Fixed issue where descriptor is left hanging, which causes file locked on Win...Juan Linietsky
2019-02-27Merge pull request #26330 from AlmostBearded/tileseteditor_multiplecollisions...Rémi Verschelde
2019-02-26If resources on disk have subresources and they are edited, also save the res...Juan Linietsky
2019-02-27Don't crash on previewing an AtlasTexture without a regionHein-Pieter van Braam
2019-02-27Merge pull request #26304 from bojidar-bg/26066-fix-exported-poolarrayRémi Verschelde
2019-02-26Allow Creation of Multiple Collision Shapes for Tiles #24003Peter Oberrauner
2019-02-26Clarify that ETC is required for GLES2.Juan Linietsky
2019-02-26-Properly handle missing ETC support on exportJuan Linietsky
2019-02-26Resize native run button according to editor scale.Jairo Honorio
2019-02-26-Remove harcoded opengl extension testing from OS, ask rasterizer instead.Juan Linietsky
2019-02-26Consider StaticBody and NavMesh position when converting to a MeshLibraryBojidar Marinov
2019-02-26Fix GDScript exports having the wrong type of default value by converting itBojidar Marinov
2019-02-26Merge pull request #26290 from groud/move_setting_to_layoutRémi Verschelde
2019-02-25Move the FileSystem dock layout properties to the per-project layout fileGilles Roudiere
2019-02-25Merge pull request #26283 from neikeq/issue-25330Rémi Verschelde
2019-02-25Make export templates extraction handle subdirectoriesIgnacio Etcheverry
2019-02-25Fix editor crash after disabling plugin that used forward_spatial_gui_inputEric Rybicki
2019-02-25doc: Sync classref with current sourceRémi Verschelde
2019-02-24Many separate fixes to ensure non power of 2 textures work on GLES2, closes #...Juan Linietsky
2019-02-24Merge pull request #26214 from neikeq/defval-plsIgnacio Etcheverry
2019-02-23Clear canvas item after rendering font, fixes #23774Juan Linietsky