summaryrefslogtreecommitdiffstats
path: root/editor
Commit message (Expand)AuthorAgeFilesLines
* Prevent crash when we can't write to editor cache or config pathRémi Verschelde2019-10-312-16/+20
* Merge pull request #33196 from conankzhang/fix-theme-typoRémi Verschelde2019-10-311-1/+1
|\
| * Fix a constant name typo for GridContainer when creating an editor theme.conankzhang2019-10-311-1/+1
* | Improve the primary line setting display in the Configure Snap dialogHugo Locurcio2019-10-301-6/+8
|/
* Merge pull request #32934 from ajweeks/fix-scale-originRémi Verschelde2019-10-301-6/+6
|\
| * Fix canvas scale gizmo placementAJ Weeks2019-10-221-6/+6
* | Merge pull request #32928 from Calinou/2d-editor-add-primary-gridRémi Verschelde2019-10-302-23/+82
|\ \
| * | Add primary grid lines to the 2D editorHugo Locurcio2019-10-292-23/+82
* | | Add "Set as main scene" on context menu in FileSystem panelvolzhs2019-10-302-0/+15
|/ /
* | i18n: Sync translation template with current sourceRémi Verschelde2019-10-2962-4964/+12062
* | i18n: Sync translations with WeblateRémi Verschelde2019-10-2929-3188/+2265
* | Merge pull request #33091 from MCrafterzz/fix10567Rémi Verschelde2019-10-292-7/+14
|\ \
| * | Improved UX of selecting directories in (Editor)FileDialog by hiding unused g...MCrafterzz2019-10-292-7/+14
* | | Merge pull request #33144 from nekomatata/inspect-remote-tool-script-2Rémi Verschelde2019-10-291-2/+10
|\ \ \
| * | | Fixed remote inspector for tool scriptsPouleyKetchoupp2019-10-281-2/+10
* | | | Fixed disconnecting not connected signalMikolaj Kaczmarek2019-10-292-3/+6
|/ / /
* | | Add "panel" style to PopupDialogMichael Alexsander2019-10-271-2/+4
* | | Merge pull request #33107 from volzhs/toggle-camera-preview-errorRémi Verschelde2019-10-271-1/+5
|\ \ \
| * | | Fix error when opening or closing scene with camera preview onvolzhs2019-10-271-1/+5
* | | | Improve performance of connection info in the script editorPaulb232019-10-271-18/+28
|/ / /
* | | Merge pull request #33032 from Calinou/filedialog-scroll-to-topRémi Verschelde2019-10-271-0/+3
|\ \ \ | |/ / |/| |
| * | Scroll back to the top after opening a directory in FileDialogHugo Locurcio2019-10-241-0/+3
* | | Fixed #21527 (Show hint to right click when curve editor is empty)MCrafterzz2019-10-261-0/+3
* | | Merge pull request #33078 from Calinou/assetlib-no-results-messageRémi Verschelde2019-10-262-1/+15
|\ \ \
| * | | Display a message if no results are found in the asset libraryHugo Locurcio2019-10-262-1/+15
* | | | Merge pull request #33076 from Calinou/project-settings-fix-type-dropdownRémi Verschelde2019-10-261-3/+4
|\ \ \ \ | |/ / / |/| | |
| * | | Fix off-by-one error in the Project Settings type dropdownHugo Locurcio2019-10-251-3/+4
* | | | Merge pull request #32812 from Calinou/template-manager-fix-devel-conditionRémi Verschelde2019-10-251-2/+8
|\ \ \ \
| * | | | Fix the download availability check in the export templates managerHugo Locurcio2019-10-131-2/+8
* | | | | Merge pull request #32824 from lupoDharkael/replace-nextRémi Verschelde2019-10-251-1/+3
|\ \ \ \ \
| * | | | | Code editor: select next occurrence after ReplacelupoDharkael2019-10-141-1/+3
| |/ / / /
* | | | | Merge pull request #32835 from RobKohr/default-convert_indent_on_save-to-trueRémi Verschelde2019-10-251-1/+1
|\ \ \ \ \
| * | | | | set convert_indent_on_save to trueRobKohr2019-10-141-1/+1
| |/ / / /
* | | | | Merge pull request #32847 from Calinou/fix-editor-path-icon-theme-changeRémi Verschelde2019-10-252-0/+10
|\ \ \ \ \ | |_|/ / / |/| | | |
| * | | | Fix the editor path icon when switching from dark to light themeHugo Locurcio2019-10-152-0/+10
| |/ / /
* | | | Merge pull request #32946 from DavidSichma/fav-dragRémi Verschelde2019-10-251-11/+17
|\ \ \ \
| * | | | Favorites dragableDavid Sichma2019-10-201-11/+17
| | |_|/ | |/| |
* | | | Merge pull request #33048 from KoBeWi/smarts_vs_gridsRémi Verschelde2019-10-251-9/+5
|\ \ \ \
| * | | | Make Ruler Tool depend on grid snap onlyTomasz Chabora2019-10-241-9/+5
* | | | | Merge pull request #33043 from volzhs/ruler-zoomRémi Verschelde2019-10-251-6/+6
|\ \ \ \ \
| * | | | | Fix ruler origin is moving with zoomvolzhs2019-10-251-6/+6
* | | | | | Merge pull request #33051 from volzhs/inspector-styleboxRémi Verschelde2019-10-252-6/+10
|\ \ \ \ \ \
| * | | | | | Make stylebox preview not to expand Inspector panelvolzhs2019-10-252-6/+10
| |/ / / / /
* | | | | | Merge pull request #33041 from volzhs/help-font-sizeRémi Verschelde2019-10-251-1/+3
|\ \ \ \ \ \ | |_|/ / / / |/| | | | |
| * | | | | Recalculate margin based on help source font sizevolzhs2019-10-251-1/+3
| |/ / / /
* | | | | Merge pull request #33029 from akien-mga/rm-rf-slashRémi Verschelde2019-10-241-31/+15
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | Fix uninstallation of mono templates directoryRémi Verschelde2019-10-241-31/+15
* | | | | Fix incorrect text rendering with smaller display scalevolzhs2019-10-241-2/+2
| |_|_|/ |/| | |
* | | | Update dock menu on project list changes, add favourites separator.bruvzg2019-10-241-5/+41
|/ / /
* | | Merge pull request #33019 from volzhs/class_iconRémi Verschelde2019-10-232-12/+26
|\ \ \