summaryrefslogtreecommitdiff
path: root/editor
AgeCommit message (Expand)Author
2019-03-04Unescape translations in CSV importerPaul Trojahn
2019-03-04Add UndoRedo for Generate AABB (Particles)Tomasz Chabora
2019-03-04Remove the "Open Editor" button, it will open automatically.Juan Linietsky
2019-03-04Fix and restore text, material and mesh previewers.Juan Linietsky
2019-03-04TileSetEditor: Expose to the user OneWayCollision+Margin properties. Fixes #2...Mariano Suligoy
2019-03-04Merge pull request #26590 from Chaosus/fix_sprite_region_crashRémi Verschelde
2019-03-04Fix editor crash when converting sprite to 2D meshChaosus
2019-03-04Better warnings when resources can't be saved. Fixes #26531Juan Linietsky
2019-03-04Add UndoRedo on Generate Visibility Rect (Particles2D)xDGameStudios
2019-03-03Add support for event accumlation (off by default, on for editor), fixes #26536Juan Linietsky
2019-03-03Implement a more coherent (and way less hack) way to block animation updates,...Juan Linietsky
2019-03-03Merge pull request #26496 from MadEqua/fix-filesystem-dock-iconRémi Verschelde
2019-03-03Skeletons can now choose between using local or world coords for processing, ...Juan Linietsky
2019-03-03Fix grid view button icon not showing on filesystem dock.Bruno Lourenço
2019-03-03Merge pull request #26523 from akien-mga/export-etc-checkRémi Verschelde
2019-03-03Merge pull request #26446 from QbieShay/root_node_from_escnRémi Verschelde
2019-03-03Improve VRAM texture compression checks for mobile/webRémi Verschelde
2019-03-03Merge pull request #26385 from MarianoGnu/tileset_editorRémi Verschelde
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