summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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-16Add a method to get TileData from a cellkobewi
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
2022-08-15Disable threads used to check on plugins to loadFredia Huya-Kouadio
2022-08-15Fix issue preventing the Android Editor from displaying the project contentFredia Huya-Kouadio
2022-08-15Merge pull request #64341 from clayjohn/GLES3-lightsRémi Verschelde
2022-08-14Don't try to merge unused bone AABBs in the rendering serverAaron Franke
2022-08-14Merge pull request #63122 from m4gr3d/split_can_export_mainFredia Huya-Kouadio
2022-08-14Merge pull request #64403 from aaronfranke/gltf-docAaron Franke
2022-08-14Fix incorrect Camera3D size documentationAaron Franke
2022-08-14Document GLTFLight and GLTFSpecGlossAaron Franke
2022-08-14Refactor the export checking logic to improve separation of concernsFredia Huya-Kouadio
2022-08-14Improve binary operator highlightingVolTer
2022-08-14Document run-time SceneTree debug property changes not working correctlyHugo Locurcio
2022-08-14Implement coloring for disabled branches in the shader editorYuri Rubinsky
2022-08-13Hide Dummy text driver in the Project Settings as it makes editor unusableHugo Locurcio
2022-08-13Rename EditorPlugin.`*_PROPERTY_EDITOR_*` to `*_INSPECTOR_*`Micky
2022-08-13Improve documentation of CanvasItem's draw logicMicky
2022-08-12Properly scale depth in bokeh_dof effect so that setting distance to blur eff...clayjohn