summaryrefslogtreecommitdiff
path: root/editor
AgeCommit message (Expand)Author
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-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-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
2019-11-22Use the CanvasItemEditor info overlay to display TileMap coordinatesHugo Locurcio
2019-11-2233714 glTF2 handle undefined load-time scene.K. S. Ernest (iFire) Lee
2019-11-22i18n: Sync translation template with current sourceRémi Verschelde
2019-11-22i18n: Sync translations with WeblateRémi Verschelde
2019-11-22Fix typos with codespellRémi Verschelde
2019-11-21Merge pull request #33794 from nekomatata/gltf-morph-shapes-crash2Rémi Verschelde
2019-11-21Merge pull request #33793 from fire/33756Rémi Verschelde
2019-11-21Error instead of crash in gltf import with more than one morph targetPouleyKetchoupp
2019-11-2133756 gltf2 importer should use zfarK. S. Ernest (iFire) Lee
2019-11-21Unfold directories when showing in file systemTomasz Chabora
2019-11-20Merge pull request #33583 from qarmin/fix_overflows_unitializedRémi Verschelde