summaryrefslogtreecommitdiff
path: root/editor
AgeCommit message (Expand)Author
2019-12-26Don't use constant reference in Vector push_back, insert and append_arrayRafał Mikrut
2019-12-21Makes more editor strings translatableHaoyu Qiu
2019-12-21i18n: Sync translations with WeblateRémi Verschelde
2019-12-20Set proper icons for FileDialog in editor themevolzhs
2019-12-19Merge pull request #34445 from JFonS/fix_13364Rémi Verschelde
2019-12-19Fix selection on 3D viewport with half resolutionJFonS
2019-12-19Merge pull request #34437 from Chaosus/fix_toggle_scripts4Rémi Verschelde
2019-12-19Fix ScriptTextEditor encapsulationYuri Roubinsky
2019-12-19Fixes Curve Editor marginHaoyu Qiu
2019-12-18Merge pull request #34430 from volzhs/error-log-with-containerRémi Verschelde
2019-12-19Fix error log when selecting child of Containersvolzhs
2019-12-18Updates toggle scripts switch tooltip (if user changed the shortcut)Yuri Roubinsky
2019-12-18Make right align for calls number in Profilervolzhs
2019-12-17Merge pull request #34348 from Catchawink/masterRémi Verschelde
2019-12-17Merge pull request #34402 from Chaosus/fix_toggle_scripts_panel2Yuri Roubinsky
2019-12-17Fix toggle scripts panel to allow using shortcut in other areasYuri Roubinsky
2019-12-17i18n: Sync translation template with current sourceRémi Verschelde
2019-12-17i18n: Sync translations with WeblateRémi Verschelde
2019-12-17Prevent showing toggle scripts panel switch in shader editorYuri Roubinsky
2019-12-17Merge pull request #34364 from Chaosus/toggle_scripts_panelRémi Verschelde
2019-12-16Fixed issues with using a relative path in the export window.Catchawink
2019-12-16Merge pull request #34377 from timothyqiu/i18nRémi Verschelde
2019-12-16Makes more strings in editor translatableHaoyu Qiu
2019-12-16Center error icon vertically in AssetLibHaoyu Qiu
2019-12-15Moves switch for show scripts panel from File menu to status barYuri Roubinsky
2019-12-15Merge pull request #34349 from timothyqiu/enum-scopeRémi Verschelde
2019-12-15Fixes wrong minimum size of Group EditorHaoyu Qiu
2019-12-14Merge pull request #34353 from Calinou/increase-2d-editor-zoom-limitsRémi Verschelde
2019-12-14Increase the TileSet and polygon UV editor zoom limits to 16×Hugo Locurcio
2019-12-14Show enum class name when not on the same doc pageHaoyu Qiu
2019-12-13Makes int and bool clickable in documentationHaoyu Qiu
2019-12-13i18n: Sync translation template with current sourceRémi Verschelde
2019-12-13i18n: Sync translations with WeblateRémi Verschelde
2019-12-13Make more editor strings translatableHaoyu Qiu
2019-12-13Merge pull request #34016 from norton-corbett/hotfix/tileset-editor-point-gra...Rémi Verschelde
2019-12-13Merge pull request #34304 from Calinou/improve-editor-shortcuts-searchRémi Verschelde
2019-12-12Fix OptionButton's arrow margin in editor themeMichael Alexsander
2019-12-12Don't search in unassigned shortcut labels in the editor shortcutsHugo Locurcio
2019-12-11Fix for #34186: "Center Selection" in 2D editor introduces graphic bias.Hannah Crawford
2019-12-11Fixes infinite loop when switching editorHaoyu Qiu
2019-12-10Merge pull request #34040 from qarmin/unused_variable_more_precise_numbersRémi Verschelde
2019-12-10Removed unused variables, add some constants numbersRafał Mikrut
2019-12-09Merge pull request #34217 from timothyqiu/delete-linesRémi Verschelde
2019-12-09Merge pull request #34144 from timothyqiu/closingRémi Verschelde
2019-12-09Fixes Delete Line doesn't delete first line in scriptHaoyu Qiu
2019-12-08Fix TilesetEditorContext separation snap.dankan1890
2019-12-06Add spaces after commas and strip extra ones in *FileDialog filter menuMichael Alexsander
2019-12-06Merge pull request #34141 from YeldhamDev/filediag_parenthesis_space_removalRémi Verschelde
2019-12-06Fixes prompt closes the wrong scene when exitingHaoyu Qiu
2019-12-06Remove extra spaces from parenthesis in *FileDialog's filter menuMichael Alexsander