summaryrefslogtreecommitdiff
path: root/editor
AgeCommit message (Expand)Author
2022-08-20Create a SVG default project icon in new projectsHugo Locurcio
2022-08-20Merge pull request #64170 from YuriSizov/docs-annotations-in-technicolorMax Hilbrunner
2022-08-19Merge pull request #64592 from mhilbrunner/move-fast-break-thingsYuri Sizov
2022-08-19Merge pull request #64334 from YuriSizov/core-bind-property-revert-methodsYuri Sizov
2022-08-19Add Startup benchmarking supportJuan Linietsky
2022-08-19Add documentation for all annotationsYuri Sizov
2022-08-19Overhaul CLI argument forwarding to processes started by the editorPedro J. Estébanez
2022-08-19Make `cubic_interpolate()` consider key time in animationSilc Renew
2022-08-19Unexpose VelocityTracker3DMax Hilbrunner
2022-08-18Add a method for restarting the editor to EditorInterfaceAaron Franke
2022-08-19Merge pull request #59045 from Calinou/editor-theme-popup-no-rounded-cornersYuri Sizov
2022-08-19Merge pull request #63950 from bruvzg/menu_bar3Max Hilbrunner
2022-08-19Merge pull request #63358 from YuriSizov/control-simplify-enhance-toolbarYuri Sizov
2022-08-18Don't use rounded corners for PopupMenus in the editor themeHugo Locurcio
2022-08-18Merge pull request #64468 from aaronfranke/editor-prop-visual-shader-modeClay John
2022-08-18Merge pull request #64470 from aaronfranke/shader-cd-st-enumClay John
2022-08-18Merge pull request #64357 from Mickeon/rename-plugin-containerYuri Sizov
2022-08-18Decrease editor shadow maximum distance to match DirectionalLight3D defaultHugo Locurcio
2022-08-18Make Debugger/Misc LineEdits uneditablekobewi
2022-08-18Merge pull request #58059 from Calinou/tweak-default-project-icon-2Yuri Sizov
2022-08-18Implement `MenuBar` control to wrap `PopupMenu`s or native menu, use native m...bruvzg
2022-08-18Merge pull request #62298 from Diddykonga/select_current_saveYuri Sizov
2022-08-18add init bone posesSilc Renew
2022-08-18Add apply node transforms option to rest fixerSilc Renew
2022-08-18Make `property_*_revert` methods multilevel and expose them for scriptingYuri Sizov
2022-08-16Improve editor toolbar for Control nodesYuri Sizov
2022-08-16Merge pull request #52212 from thenegativehunter2/master_texture_array_normal...Yuri Sizov
2022-08-15Move ShaderCreateDialog's ShaderType enum out of the headerAaron Franke
2022-08-15Rename EditorPropertyShaderMode to EditorPropertyVisualShaderModeAaron Franke
2022-08-15Merge pull request #64128 from and3rson/convert3to4-fixes-3Clay John
2022-08-15Merge pull request #63872 from Chaosus/shader_branch_colorRémi Verschelde
2022-08-14Merge pull request #63122 from m4gr3d/split_can_export_mainFredia Huya-Kouadio
2022-08-14Refactor the export checking logic to improve separation of concernsFredia Huya-Kouadio
2022-08-14Implement coloring for disabled branches in the shader editorYuri Rubinsky
2022-08-13Rename EditorPlugin.`*_PROPERTY_EDITOR_*` to `*_INSPECTOR_*`Micky
2022-08-11Merge pull request #63582 from KoBeWi/power_shaderClay John
2022-08-11Merge pull request #64271 from KoBeWi/get_no_colorYuri Sizov
2022-08-11Add missing properties to default themekobewi
2022-08-11Optimize theme usage in editor logkobewi
2022-08-10Fix document display in inspector for propertiesXwdit
2022-08-10Merge pull request #64215 from Calinou/editor-allow-numpad-zoom-shortcutsRémi Verschelde
2022-08-10Merge pull request #63245 from V-Sekai/animation_editor_read_onlyRémi Verschelde
2022-08-10Allow using numpad for zoom shortcuts in the 2D/code editorsHugo Locurcio
2022-08-10Merge pull request #62925 from aaronfranke/pck-exportRémi Verschelde
2022-08-09Allow exporting PCK files without export templates installedAaron Franke
2022-08-09Remove duplicate data structure for export featuresAaron Franke
2022-08-10Add a way to filter nodes by type.MrBBBaiXue
2022-08-09Update editor/project_converter_3_to_4.cppAndrew Dunai
2022-08-09improve animation track optimizer algorithmSilc Renew
2022-08-09Add conversion for instance(), set_shader_param() and node path literalsAndrew Dunai