summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2022-08-18Merge pull request #64356 from Calinou/editor-hide-dummy-text-driverClay John
2022-08-18Merge pull request #64449 from Calinou/label3d-hide-ineffective-propertiesClay John
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 #64581 from aaronfranke/aabbClay John
2022-08-18Merge pull request #64357 from Mickeon/rename-plugin-containerYuri Sizov
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-18Increase the default project window size for better usabilityHugo Locurcio
2022-08-18Merge pull request #62298 from Diddykonga/select_current_saveYuri Sizov
2022-08-18Use a const ref for the bone AABB in rendering codeAaron Franke
2022-08-18[doc] Fix grammar in class docs: less vs. fewer/lowerAndy Maloney
2022-08-18Merge pull request #64534 from YuriSizov/docs-navigation-takes-a-napMax Hilbrunner
2022-08-18Merge pull request #64551 from asmaloney/doc-grammar-amount-numberMax Hilbrunner
2022-08-18Merge pull request #63635 from asmaloney/add-python-type-hintsYuri Sizov
2022-08-17Merge pull request #64416 from aaronfranke/aabbClay John
2022-08-17[doc] Fix grammar in class docs: amount vs. numberAndy Maloney
2022-08-18Make `property_*_revert` methods multilevel and expose them for scriptingYuri Sizov
2022-08-17Document that Object metadata starting with `_` is editor-onlyHugo Locurcio
2022-08-17Fix a typo in navigation server documentationYuri Sizov
2022-08-17Merge pull request #64344 from asmaloney/doc-animation-node-virtualsMax Hilbrunner
2022-08-17Merge pull request #64389 from Calinou/doc-scenetree-debug-no-runtime-changeMax Hilbrunner
2022-08-17Merge pull request #64407 from aaronfranke/fix-camera-size-docMax Hilbrunner
2022-08-17Merge pull request #64515 from KoBeWi/PopupPanelContainerMax Hilbrunner
2022-08-17Merge pull request #64230 from YuriSizov/makerst-more-robust-tag-parserMax Hilbrunner
2022-08-17Mention the stretching behavior of PopupPanelkobewi
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-16Merge pull request #64483 from danboo/system-font-use-first-match-fixHugo Locurcio
2022-08-15break out of font search loop after first matchdanboo
2022-08-15Improve performance of screen_get_dpi() in JavascriptJamie Pate
2022-08-15Merge pull request #64439 from YuriSizov/docs-line2d-clarityYuri Sizov
2022-08-15Merge pull request #64421 from m4gr3d/investigate_read_write_access_loss_mainFredia Huya-Kouadio
2022-08-15Move ShaderCreateDialog's ShaderType enum out of the headerAaron Franke
2022-08-15Rename EditorPropertyShaderMode to EditorPropertyVisualShaderModeAaron Franke
2022-08-15Add `elif` directive to shader preprocessorYuri Rubinsky
2022-08-15Clarify the Line2D, Curve2D/3D documentation and fix parameter namesYuri Sizov
2022-08-15Fix Windows list dir handle leakbitsawer
2022-08-15Hide properties that have no effect in Label3D inspectorHugo Locurcio
2022-08-15Merge pull request #64128 from and3rson/convert3to4-fixes-3Clay John
2022-08-15Improve the `make_rst.py` parser for BBCode tagsYuri Sizov
2022-08-15[doc] Clarify that AnimationNode virtual methods need to be implemented rathe...Andy Maloney
2022-08-15Merge pull request #64314 from YuriSizov/control-theme-item-cacheYuri Sizov
2022-08-15Merge pull request #64333 from asmaloney/doc-params-8Yuri Sizov
2022-08-15Merge pull request #64331 from asmaloney/doc-params-7Yuri Sizov
2022-08-15Merge pull request #64328 from asmaloney/doc-params-6Yuri Sizov
2022-08-15Merge pull request #64319 from asmaloney/doc-params-5Yuri Sizov
2022-08-15[doc] Use "param" instead of "code" to refer to parameters (5)Andy Maloney
2022-08-15Merge pull request #63872 from Chaosus/shader_branch_colorRĂ©mi Verschelde