summaryrefslogtreecommitdiffstats
path: root/editor
Commit message (Expand)AuthorAgeFilesLines
* AssetLib: convert video thumbnails to RGBAmerumelu2019-03-051-0/+2
* Fix FileSystem dock's item view button starting with the wrong iconMichael Alexsander Silva Dias2019-03-051-1/+1
* Merge pull request #26639 from YeldhamDev/tileeditor_coordnav_disableRémi Verschelde2019-03-051-2/+6
|\
| * Disable coord navigation buttons in TileSet editor when no texture is selectedMichael Alexsander Silva Dias2019-03-051-2/+6
* | Merge pull request #26622 from pyrophone/TilesetPreviewFixRémi Verschelde2019-03-051-1/+2
|\ \
| * | Fixed Tileset preview stretching texturesGio Aleman2019-03-051-1/+2
* | | Fix general issues with filesystem-related UI components in the editorMichael Alexsander Silva Dias2019-03-053-37/+19
| |/ |/|
* | Ensure to disable freelook when leaving spatial editorAndrii Doroshenko (Xrayez)2019-03-051-2/+4
|/
* Merge pull request #26599 from MarianoGnu/fix_25817Rémi Verschelde2019-03-051-0/+40
|\
| * TileSetEditor: Expose to the user OneWayCollision+Margin properties. Fixes #2...Mariano Suligoy2019-03-041-0/+40
* | Merge pull request #26612 from akien-mga/mkdir-system-data-pathRémi Verschelde2019-03-041-6/+0
|\ \
| * | Fix creating editor data, config and cache pathsRémi Verschelde2019-03-041-6/+0
* | | Ensure shader is not set if code did not changeJuan Linietsky2019-03-042-4/+15
|/ /
* | Merge pull request #26587 from KoBeWi/undo_visibility_AABBRémi Verschelde2019-03-041-1/+5
|\ \
| * | Add UndoRedo for Generate AABB (Particles)Tomasz Chabora2019-03-041-1/+5
* | | Merge pull request #26607 from ptrojahn/translationescapeRémi Verschelde2019-03-041-1/+1
|\ \ \
| * | | Unescape translations in CSV importerPaul Trojahn2019-03-041-1/+1
* | | | Some clean up to previous commit.Juan Linietsky2019-03-042-3/+3
* | | | Remove the "Open Editor" button, it will open automatically.Juan Linietsky2019-03-045-22/+55
| |/ / |/| |
* | | Fix and restore text, material and mesh previewers.Juan Linietsky2019-03-048-89/+336
| |/ |/|
* | Merge pull request #26590 from Chaosus/fix_sprite_region_crashRémi Verschelde2019-03-041-0/+2
|\ \
| * | Fix editor crash when converting sprite to 2D meshChaosus2019-03-041-0/+2
* | | Better warnings when resources can't be saved. Fixes #26531Juan Linietsky2019-03-041-1/+17
* | | Add UndoRedo on Generate Visibility Rect (Particles2D)xDGameStudios2019-03-041-1/+4
|/ /
* | Add support for event accumlation (off by default, on for editor), fixes #26536Juan Linietsky2019-03-031-0/+1
* | Implement a more coherent (and way less hack) way to block animation updates,...Juan Linietsky2019-03-033-44/+1
* | Merge pull request #26496 from MadEqua/fix-filesystem-dock-iconRémi Verschelde2019-03-032-1/+2
|\ \
| * | Fix grid view button icon not showing on filesystem dock.Bruno Lourenço2019-03-032-1/+2
* | | Skeletons can now choose between using local or world coords for processing, ...Juan Linietsky2019-03-032-1/+2
|/ /
* | Merge pull request #26523 from akien-mga/export-etc-checkRémi Verschelde2019-03-031-3/+6
|\ \
| * | Improve VRAM texture compression checks for mobile/webRémi Verschelde2019-03-031-3/+6
* | | Merge pull request #26446 from QbieShay/root_node_from_escnRémi Verschelde2019-03-031-1/+1
|\ \ \ | |/ / |/| |
| * | Importer for scenes only overrides the base Node if differently specified by ...Ilaria Cislaghi2019-03-021-1/+1
* | | Merge pull request #26385 from MarianoGnu/tileset_editorRémi Verschelde2019-03-032-24/+507
|\ \ \
| * | | TileSetEditor: Allow to toggle Convex/Concave collisions. Alternative fix to ...Mariano Suligoy2019-03-022-34/+170
| * | | Allow to change selection of collision shapes added to the same tile. Fixes #...Mariano Suligoy2019-02-282-6/+161
| * | | Allow to change selection around all tiles on the texture without clicking on...Mariano Suligoy2019-02-282-0/+192
* | | | Merge pull request #26482 from ptrojahn/missingpreviewRémi Verschelde2019-03-021-3/+2
|\ \ \ \
| * | | | Fix preview in file dialogPaul Trojahn2019-03-021-3/+2
| | |_|/ | |/| |
* | | | Flush stuff pending on visual server thread when exiting, fixes #24669Juan Linietsky2019-03-012-1/+10
* | | | Merge pull request #26451 from ptrojahn/modifiedRémi Verschelde2019-03-011-1/+1
|\ \ \ \
| * | | | Fix misleading modified status of scenesPaul Trojahn2019-03-011-1/+1
| |/ / /
* | | / Clean up blend shape support in GLES2 and GLES3.Juan Linietsky2019-03-011-0/+2
| |_|/ |/| |
* | | i18n: Sync translation template with current sourceRémi Verschelde2019-03-0156-1409/+19896
* | | i18n: Sync translations with WeblateRémi Verschelde2019-03-0114-416/+304
* | | Merge pull request #26419 from SeleckyErik/errors-tab-bugRémi Verschelde2019-03-012-11/+11
|\ \ \
| * | | Fixed Errors Tab Indexing Bug in the DebuggerErik2019-02-282-11/+11
| |/ /
* / / Updates error label font in status barChaosus2019-03-011-0/+1
|/ /
* | Merge pull request #26383 from neikeq/issue-26302Rémi Verschelde2019-02-281-3/+3
|\ \
| * | Sanitize file paths before extracting export templatesIgnacio Etcheverry2019-02-281-3/+3