summaryrefslogtreecommitdiffstats
path: root/editor
Commit message (Expand)AuthorAgeFilesLines
* Add spacing after newline on editor warning tooltipMicky2022-08-231-1/+13
* Merge pull request #64170 from YuriSizov/docs-annotations-in-technicolorMax Hilbrunner2022-08-201-1/+1
|\
| * Add documentation for all annotationsYuri Sizov2022-08-191-1/+1
* | Merge pull request #64592 from mhilbrunner/move-fast-break-thingsYuri Sizov2022-08-191-1/+0
|\ \
| * | Unexpose VelocityTracker3DMax Hilbrunner2022-08-191-1/+0
| |/
* | Merge pull request #64334 from YuriSizov/core-bind-property-revert-methodsYuri Sizov2022-08-196-29/+22
|\ \
| * | Make `property_*_revert` methods multilevel and expose them for scriptingYuri Sizov2022-08-186-29/+22
| |/
* | Merge pull request #59045 from Calinou/editor-theme-popup-no-rounded-cornersYuri Sizov2022-08-191-0/+3
|\ \
| * | Don't use rounded corners for PopupMenus in the editor themeHugo Locurcio2022-08-181-0/+3
* | | Merge pull request #63950 from bruvzg/menu_bar3Max Hilbrunner2022-08-199-186/+195
|\ \ \
| * | | Implement `MenuBar` control to wrap `PopupMenu`s or native menu, use native m...bruvzg2022-08-189-186/+195
* | | | Merge pull request #63358 from YuriSizov/control-simplify-enhance-toolbarYuri Sizov2022-08-195-482/+548
|\ \ \ \
| * | | | Improve editor toolbar for Control nodesYuri Sizov2022-08-165-482/+548
| | |_|/ | |/| |
* | | | Merge pull request #64468 from aaronfranke/editor-prop-visual-shader-modeClay John2022-08-183-16/+16
|\ \ \ \
| * | | | Rename EditorPropertyShaderMode to EditorPropertyVisualShaderModeAaron Franke2022-08-153-16/+16
* | | | | Merge pull request #64470 from aaronfranke/shader-cd-st-enumClay John2022-08-182-7/+7
|\ \ \ \ \
| * | | | | Move ShaderCreateDialog's ShaderType enum out of the headerAaron Franke2022-08-152-7/+7
| |/ / / /
* | | | | Merge pull request #64357 from Mickeon/rename-plugin-containerYuri Sizov2022-08-182-4/+4
|\ \ \ \ \ | |_|_|_|/ |/| | | |
| * | | | Rename EditorPlugin.`*_PROPERTY_EDITOR_*` to `*_INSPECTOR_*`Micky2022-08-132-4/+4
* | | | | Merge pull request #58059 from Calinou/tweak-default-project-icon-2Yuri Sizov2022-08-182-1/+7
|\ \ \ \ \ | |_|_|_|/ |/| | | |
| * | | | Tweak the default project iconHugo Locurcio2022-02-152-1/+7
* | | | | Merge pull request #62298 from Diddykonga/select_current_saveYuri Sizov2022-08-182-5/+27
|\ \ \ \ \ | |_|_|_|/ |/| | | |
| * | | | [Editor]: Allow `Select Current` to Save ScenesDiddykonga2022-06-212-5/+27
* | | | | Merge pull request #52212 from thenegativehunter2/master_texture_array_normal...Yuri Sizov2022-08-161-2/+5
|\ \ \ \ \ | |_|_|_|/ |/| | | |
| * | | | Update editor/import/resource_importer_layered_texture.cppdarth negative hunter2021-09-171-1/+1
| * | | | Add an import option to force TextureArrays as normal maps for RGTCdarth negative hunter2021-08-291-2/+5
* | | | | Merge pull request #64128 from and3rson/convert3to4-fixes-3Clay John2022-08-151-5/+38
|\ \ \ \ \
| * | | | | Update editor/project_converter_3_to_4.cppAndrew Dunai2022-08-091-1/+1
| * | | | | Add conversion for instance(), set_shader_param() and node path literalsAndrew Dunai2022-08-091-5/+38
* | | | | | Merge pull request #63872 from Chaosus/shader_branch_colorRémi Verschelde2022-08-152-3/+81
|\ \ \ \ \ \
| * | | | | | Implement coloring for disabled branches in the shader editorYuri Rubinsky2022-08-142-3/+81
| | |_|_|_|/ | |/| | | |
* | | | | | Merge pull request #63122 from m4gr3d/split_can_export_mainFredia Huya-Kouadio2022-08-144-3/+28
|\ \ \ \ \ \ | |/ / / / / |/| | | | |
| * | | | | Refactor the export checking logic to improve separation of concernsFredia Huya-Kouadio2022-08-144-3/+28
* | | | | | Merge pull request #63582 from KoBeWi/power_shaderClay John2022-08-112-29/+41
|\ \ \ \ \ \
| * | | | | | Improvements to shader editorkobewi2022-07-282-29/+41
* | | | | | | Merge pull request #64271 from KoBeWi/get_no_colorYuri Sizov2022-08-112-5/+21
|\ \ \ \ \ \ \ | |_|/ / / / / |/| | | | | |
| * | | | | | Optimize theme usage in editor logkobewi2022-08-112-5/+21
* | | | | | | Add missing properties to default themekobewi2022-08-112-3/+2
|/ / / / / /
* | | | | | Fix document display in inspector for propertiesXwdit2022-08-101-7/+11
* | | | | | Merge pull request #64215 from Calinou/editor-allow-numpad-zoom-shortcutsRémi Verschelde2022-08-102-12/+32
|\ \ \ \ \ \
| * | | | | | Allow using numpad for zoom shortcuts in the 2D/code editorsHugo Locurcio2022-08-102-12/+32
* | | | | | | Merge pull request #63245 from V-Sekai/animation_editor_read_onlyRémi Verschelde2022-08-106-312/+611
|\ \ \ \ \ \ \
| * | | | | | | Add read-only mode to AnimationEditor for foreign resources.SaracenOne2022-07-216-312/+611
* | | | | | | | Merge pull request #62925 from aaronfranke/pck-exportRémi Verschelde2022-08-101-2/+1
|\ \ \ \ \ \ \ \ | |_|/ / / / / / |/| | | | | | |
| * | | | | | | Allow exporting PCK files without export templates installedAaron Franke2022-08-091-2/+1
* | | | | | | | Remove duplicate data structure for export featuresAaron Franke2022-08-092-23/+20
|/ / / / / / /
* | | | | | | Merge pull request #64008 from YuriSizov/doctool-add-param-reference-syntaxRémi Verschelde2022-08-082-3/+18
|\ \ \ \ \ \ \
| * | | | | | | Rename the argument tag to param in XML documentationYuri Sizov2022-08-081-3/+3
| * | | | | | | Add support for [param foo] syntax in valid documentation contextsYuri Sizov2022-08-081-0/+15
| | |_|/ / / / | |/| | | | |
* | | | | | | Merge pull request #64034 from DarkKilauea/fix-nav-region-gizmoRémi Verschelde2022-08-081-24/+11
|\ \ \ \ \ \ \ | |/ / / / / / |/| | | | | |