summaryrefslogtreecommitdiff
path: root/doc
AgeCommit message (Expand)Author
2021-11-02Expose String.get_slicekobewi
2021-10-29Merge pull request #54390 from Anutrix/collide-shape-docMax Hilbrunner
2021-10-29Merge pull request #53234 from Geometror/gradient-texture-2dYuri Roubinsky
2021-10-29Added collide_shape return type info to PhysicsDirectSpaceState2D docsAnutrix
2021-10-29Merge pull request #54340 from aaronfranke/time-docMax Hilbrunner
2021-10-29Merge pull request #54328 from YeldhamDev/tabbar_close_signal_renameMax Hilbrunner
2021-10-28Addition of FogVolumes, FogShaders, FogMaterial, and overhaul of VolumetricFogclayjohn
2021-10-28Rename `TabBar`'s `tab_closed` signal to `tab_close_pressed`Michael Alexsander
2021-10-28Update Time documentationAaron Franke
2021-10-28Merge pull request #54222 from JFonS/instance-fadeRémi Verschelde
2021-10-28Merge pull request #54342 from groud/remove_item_list_editorRémi Verschelde
2021-10-28Remove ItemList editor and replace it by a property arrayGilles Roudière
2021-10-28Implement TextServer `strip_diacritics` function.bruvzg
2021-10-27Merge pull request #54166 from ConteZero/unique_selectionRémi Verschelde
2021-10-27Add option to make selection uniqueConteZero
2021-10-27Implement runtime update of TileData object in TileMapGilles Roudière
2021-10-26Add focus font color to Button and derivativesYuri Sizov
2021-10-26Merge pull request #54256 from mhilbrunner/docs-real-timeRémi Verschelde
2021-10-26Time: Add some notes about timezones and UTCMax Hilbrunner
2021-10-26Merge pull request #54153 from skyace65/AreaImprovements2Rémi Verschelde
2021-10-26Another rename for makerst.pyRémi Verschelde
2021-10-26Merge pull request #54179 from aaronfranke/make-rstRémi Verschelde
2021-10-26Merge pull request #54073 from groud/terrains_for_procgenRémi Verschelde
2021-10-26Merge pull request #53973 from nabfrew/nabf/light_hight_documentationMax Hilbrunner
2021-10-25Fix properties being displayed when they shouldn't in DirectionalLight3DHugo Locurcio
2021-10-25Merge pull request #54084 from reduz/node3d-rotation-optionsRémi Verschelde
2021-10-25Merge pull request #54147 from Calinou/editor-directionallight-3d-only-show-r...Rémi Verschelde
2021-10-25Refactored Node3D rotation modesreduz
2021-10-25Only show relevant properties in the DirectionalLight3D inspectorHugo Locurcio
2021-10-25Merge pull request #54050 from reduz/animation-compressionRémi Verschelde
2021-10-25Ignore empty Font resources as theme override.bruvzg
2021-10-25Implement distance fade and transparencyJFonS
2021-10-24Merge pull request #53885 from TokageItLab/fix-bone-animation-insertionRémi Verschelde
2021-10-24Rename "makerst.py" to "make_rst.py"Aaron Franke
2021-10-23Merge pull request #54045 from ConteZero/primary_clipboard_linux_fix_warningRémi Verschelde
2021-10-23Fix primary clipboard warningConteZero
2021-10-23Improve area method descriptionsskyace65
2021-10-23Fixed animation insertion in SkeletonEditorSilc 'Tokage' Renew
2021-10-23Make RichTextLabel's parse_bbcode and append_text return voidHaoyu Qiu
2021-10-22Merge pull request #54132 from Duroxxigar/update-yield-call-examplesRémi Verschelde
2021-10-22Replace remaining usages of yield with new await keywordDuroxxigar
2021-10-22Merge pull request #53992 from Calinou/hard-shadow-mapping-allow-ditheringRémi Verschelde
2021-10-22Merge pull request #53781 from m4gr3d/restrict_project_data_dir_config_masterRémi Verschelde
2021-10-22Merge pull request #53812 from RandomShaper/expose_flush_inputRémi Verschelde
2021-10-22Expose Input::flush_buffered_events()Pedro J. Estébanez
2021-10-22Fix `bin_to_int` documentation examplesRaul Santos
2021-10-21Implement Animation Compressionreduz
2021-10-21Add Soft Very Low shadow quality mode for 3DHugo Locurcio
2021-10-21Update example code for SceneTreeTimer to reflect new await keywordDuroxxigar
2021-10-21Allow updating TileMap cells using surrounding terrainsGilles Roudière