summaryrefslogtreecommitdiff
path: root/editor
AgeCommit message (Expand)Author
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
2019-12-06clear_meta when clearing guides with the rulerHaoyu Qiu
2019-12-05Merge pull request #34114 from simpuid/clear-guides-metaRémi Verschelde
2019-12-05Fixed errors in JointSpatialGizmoPlugin when selecting a joint with unset nodesPouleyKetchoupp
2019-12-05Fixes crash when clearing guides in empty sceneHaoyu Qiu
2019-12-05changed set_meta to remove_meta in CLEAR_GUIDES menu optionsimpuid
2019-12-04i18n: Sync translations with WeblateRémi Verschelde
2019-12-04Fixes translation for project sort optionsHaoyu Qiu
2019-12-02Tweak error timestamp formatting to be more readableHugo Locurcio
2019-12-01Fixed another point grabbing issue at lower zoom levels.Norton Corbett
2019-12-01Center Script Editor when jumping to bookmarks/breakpointsTomasz Chabora
2019-12-01Merge pull request #34022 from nekomatata/animation-player-stop-errorsRémi Verschelde
2019-12-01Fixed errors in AnimationPlayerEditor when switching current_animation in the...PouleyKetchoupp
2019-12-01Take into account the current zoom level when grabbing polygon points in the ...Norton Corbett
2019-11-30Fixed error when creating physical skeletonPouleyKetchoupp
2019-11-29i18n: Sync translations with WeblateRémi Verschelde
2019-11-28Don't cast item to Spatial when checking if it's lockedAaron Franke
2019-11-28Merge pull request #33952 from KoBeWi/not_my_faultRémi Verschelde
2019-11-27Bugfix: Sanitize glTF importer Animation Names and do not set bone_poseMarios Staikopoulos
2019-11-27Fix box selection being cancelled immediatelyTomasz Chabora
2019-11-27Show thumbnail for DynamicFont resourcevolzhs
2019-11-26Range: Remove min/max check added in #33908Rémi Verschelde
2019-11-26Merge pull request #33887 from dankan1890/old_search_fixRémi Verschelde
2019-11-26Range: Fix cases where max was set to or below min valueRémi Verschelde
2019-11-26Merge pull request #33892 from nekomatata/scirpt-editor-fixesRémi Verschelde
2019-11-25Fixes around ScriptEditor script listPouleyKetchoupp
2019-11-25Debug menu in editor doesn't hide on checkbox togglePouleyKetchoupp
2019-11-25Fixed missing scrolling in Search Help Dialog.dankan1890
2019-11-25Merge pull request #33860 from nekomatata/stylebox-preview-shadowRémi Verschelde
2019-11-25Merge pull request #33829 from Calinou/tilemap-editor-use-info-overlayRémi Verschelde
2019-11-25Removed translation for bookmarks menu item name in TextEditorPouleyKetchoupp
2019-11-24StyleBox preview adjusted to fit all drawn contentPouleyKetchoupp