summaryrefslogtreecommitdiff
path: root/editor
AgeCommit message (Expand)Author
2018-10-16Update autoload references when moving files.Zaven Muradyan
2018-10-16Switch unoptimized handlers from spatial editor viewport to optimized onesMichael Alexsander Silva Dias
2018-10-16Remove the thumnail-only view from the filesystem dockgroud
2018-10-16Merge pull request #22918 from DualMatrix/node_as_root_2Rémi Verschelde
2018-10-16Merge pull request #22738 from akerudesu/script_commentsRémi Verschelde
2018-10-16Merge pull request #22885 from neikeq/issue-22122Rémi Verschelde
2018-10-16Merge pull request #23016 from QbieShay/fix_visibility_toggleRémi Verschelde
2018-10-16Fixed setting node as root showing error and making invisible children visible.DualMatrix
2018-10-15Fix enum values in the editor and hide enum numeric values in the InspectorIgnacio Etcheverry
2018-10-15Made NodePath property display path instead of object name if object is autog...DualMatrix
2018-10-15Hide header and footer in AssetLib when not necessaryErik
2018-10-14Increase the source font's line spacingHugo Locurcio
2018-10-14fixed visibility toggle with node selectionQbieShay
2018-10-13Fixed delete line being off by one, issue 22819Paulb23
2018-10-13Made 'draw relationship lines' (at Editor Settings) enabled by default.M. Huri
2018-10-12Merge pull request #22939 from merumelu/tileset-add-texture-fixRémi Verschelde
2018-10-11Merge pull request #22915 from fire/visuals-shader-colour-constant-22906Rémi Verschelde
2018-10-11TileSetEditor: Don't crash when adding invalid filesmerumelu
2018-10-11Opens the SpriteFrames editor when editing an AnimatedSpritegroud
2018-10-11Cleanup the editor history from remote nodes after the scene stopped.allkhor
2018-10-11Fixes resources name not showing in the inspectorgroud
2018-10-10Fix for Visual Shader Editor #22906: Cannot change color on Color ConstantK. S. Ernest (iFire) Lee
2018-10-09Improve toggle comment function in script editor.Unknown
2018-10-09Improve the editor's Find in Files functionHugo Locurcio
2018-10-08Fixed Animation Keyframe inspector not displaying after moving key.DualMatrix
2018-10-07Merge pull request #22771 from guilhermefelipecgs/fix_inspector_previewRémi Verschelde
2018-10-07Baker fixesJuan Linietsky
2018-10-07Fix inspector previewGuilherme Felipe
2018-10-07Merge pull request #22698 from Calinou/fix-find-files-hidpiRémi Verschelde
2018-10-07Merge pull request #22700 from Calinou/increase-itemlist-popupmenu-spacingRémi Verschelde
2018-10-07Merge pull request #22705 from DualMatrix/debugging_the_debugger_grand_finaleRémi Verschelde
2018-10-07Revert "Make KEY_ESCAPE close all output/debugger docks on bottom"Rémi Verschelde
2018-10-07Merge pull request #22722 from akien-mga/fix-warningsRémi Verschelde
2018-10-07Merge pull request #22770 from Chaosus/fix_inspector_themeRémi Verschelde
2018-10-07Merge pull request #22752 from aaronfranke/equals-redundantRémi Verschelde
2018-10-07Made AnimationPlayer track groups update after changing pathDualMatrix
2018-10-06Make the 3D viewport menu button easier to readHugo Locurcio
2018-10-06Remove redundant "== false" codeAaron Franke
2018-10-06Remove redundant "== true" codeAaron Franke
2018-10-05Fixes to baker, restored xatlas and fixed bake options.Juan Linietsky
2018-10-05Merge pull request #22750 from williamd1k0/improve-resource-preloaderRémi Verschelde
2018-10-05Fix Find in Files font size on hiDPI displaysHugo Locurcio
2018-10-05Fix inspector color when theme changedChaosus
2018-10-05Improve ResourcePreloader editor pluginWilliam Tumeo
2018-10-05Added noise texture icon, fixes #22704qonnop
2018-10-05Increase spacing slightly between ItemList and PopupMenu itemsHugo Locurcio
2018-10-05Merge pull request #22623 from dualtagh/22586Rémi Verschelde
2018-10-05Merge pull request #22732 from DualMatrix/deselectRémi Verschelde
2018-10-04Deselect recents when selecting favorites and vice versa in Create Node.DualMatrix
2018-10-0422586: Dragging file icon on to another file causes "Error Moving" in FileSys...Dualtagh Murray