summaryrefslogtreecommitdiff
path: root/editor
AgeCommit message (Expand)Author
2021-07-13Merge pull request #50381 from reduz/implement-disable-classesRémi Verschelde
2021-07-13Fix casing of the "to" stop word in editor stringsHugo Locurcio
2021-07-13Merge pull request #50169 from pycbouh/theme-type-variationsRémi Verschelde
2021-07-13Implement the ability to disable classesreduz
2021-07-13i18n: Sync translations with WeblateRémi Verschelde
2021-07-13Merge pull request #50086 from Geometror/label-improve-layout-optionsRémi Verschelde
2021-07-13Merge pull request #47667 from Calinou/assetlib-auto-install-promptRémi Verschelde
2021-07-13Merge pull request #48252 from Calinou/improve-2d-editor-zoomRémi Verschelde
2021-07-13Merge pull request #50410 from timothyqiu/similar-msgRémi Verschelde
2021-07-13Merge pull request #50341 from goostengine/vcs-diff-min-sizeRémi Verschelde
2021-07-13Merge similar editor stringsHaoyu Qiu
2021-07-12Add viewport preview pluginLightning_A
2021-07-13Add type variations to ThemeYuri Sizov
2021-07-12Merge pull request #50262 from nekomatata/convex-hull-simplificationRémi Verschelde
2021-07-12Merge pull request #50389 from Chaosus/vs_uniform_refRémi Verschelde
2021-07-12Merge pull request #49725 from EricEzaM/multi-node-picking-fixesRémi Verschelde
2021-07-12Merge pull request #50233 from Calinou/editor-add-both-environment-and-sunRémi Verschelde
2021-07-12Add the preview sun and sky to the beginning of the scene treeHugo Locurcio
2021-07-12Automatically display the installer after downloading an assetHugo Locurcio
2021-07-12Auto-set a first compatible uniform on dragging to create a UniformRefYuri Roubinsky
2021-07-12Merge pull request #50356 from Calinou/ormmaterial3d-tweak-editor-iconRémi Verschelde
2021-07-12Merge pull request #50354 from Calinou/immediatemesh-add-editor-iconK. S. Ernest (iFire) Lee
2021-07-11Add the ability to reorder arrays from the inspectorLightning_A
2021-07-11Add an editor icon for the ImmediateMesh resourceHugo Locurcio
2021-07-11Tweak the ORMMaterial3D editor icon to follow the Godot design guidelinesHugo Locurcio
2021-07-12Added validation to plugin creation.Eric M
2021-07-11Merge pull request #50149 from Chaosus/vs_curve3dYuri Roubinsky
2021-07-10Improve 2D editor zoom logicHugo Locurcio
2021-07-10Set minimum size for "Version Control" diff bottom panelAndrii Doroshenko (Xrayez)
2021-07-10Improve the Export All button display in the export dialogHugo Locurcio
2021-07-09Optimize NodePath update when renaming or deleting nodes in the editorPouleyKetchoupp
2021-07-08Implement Range Iteratorsreduz
2021-07-08Fix node list with Add Node Herekobewi
2021-07-07Options to clean/simplify convex hull generated from meshPouleyKetchoupp
2021-07-07Fix a connection bug in visual shadersYuri Roubinsky
2021-07-07Add both preview sun and sky at the same time when holding ShiftHugo Locurcio
2021-07-07Merge pull request #50236 from Calinou/editor-preview-sun-sky-add-root-nodeRémi Verschelde
2021-07-07Merge pull request #50222 from Calinou/editor-information-use-multiply-signRémi Verschelde
2021-07-07Add a root Node3D automatically if absent when adding preview sun and skyHugo Locurcio
2021-07-06Merge pull request #50226 from Calinou/voxelgi-fix-warning-spamRémi Verschelde
2021-07-06Fix warning message spam when a VoxelGI node is selected in the editorHugo Locurcio
2021-07-06Use the Unicode multiplication symbol for the viewport size displayHugo Locurcio
2021-07-06Make `EditorVCSInterface` proxy functions virtual in C++Andrii Doroshenko (Xrayez)
2021-07-06Merge pull request #37983 from EricEzaM/set-main-scene-add-select-current-optionRémi Verschelde
2021-07-07Added 'Select Current' option when user is prompted to select main scene afte...Eric M
2021-07-06Added EditorInspectorPlugin to aid in editing InputEvents in resources and sh...Eric M
2021-07-06Merge pull request #42745 from Pineapple/search-results-limitRémi Verschelde
2021-07-05Merge pull request #50070 from timothyqiu/emu-numpadRémi Verschelde
2021-07-05Merge pull request #50046 from Calinou/editor-camera-preview-allow-view-menuRémi Verschelde
2021-07-04Clean up Treereduz