summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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-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-18Remove unintentional PROPERTY_USAGE_INTERNALRedMser
2022-08-18Fix some property validation not been refactoredRedMser
2022-08-18Fix undefined behavior in `String::operator+=(const String &)`kleonc
2022-08-18Merge pull request #63635 from asmaloney/add-python-type-hintsYuri Sizov
2022-08-18add init bone posesSilc Renew
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-18added Curve in animation node transition for better control over cros…Silc Renew
2022-08-18Add apply node transforms option to rest fixerSilc Renew
2022-08-18Add collision weight to PhysicsBody for penetrations must be avoidedSilc Renew
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-16Make JSON methods statickobewi
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