summaryrefslogtreecommitdiff
path: root/doc
AgeCommit message (Expand)Author
2019-11-01link SoftBody tutorial in docs and add ray_pickable propertyJummit
2019-10-31Added link to Area2D tutorial in documentation.Derwent Ready (drentsoft)
2019-10-31Added documentation for the OS class MIDI functions.Derwent Ready (drentsoft)
2019-10-31Added empty() function to pool array typesPouleyKetchoupp
2019-10-31Improved TextEdit search usability & documentationPouleyKetchoupp
2019-10-31Merge pull request #33195 from conankzhang/doc-project-settingsRémi Verschelde
2019-10-30Add descriptions to set_initial_value and set_setting.conankzhang
2019-10-30Add descriptions to clear and copy_theme.conankzhang
2019-10-30[macOS, Windows, X11] Add graphic tablet pen pressure and tilt support to Inp...bruvzg
2019-10-30Merge pull request #33176 from conankzhang/doc-spatial-scaleRémi Verschelde
2019-10-30Add descriptions to scale functions.conankzhang
2019-10-30Add descriptions to setting and getting draw pass meshes.conankzhang
2019-10-27Add "panel" style to PopupDialogMichael Alexsander
2019-10-26Merge pull request #32748 from SamuelDeboni/doc-VisualShaderRémi Verschelde
2019-10-26doc: Sync classref with current sourceRémi Verschelde
2019-10-25Merge pull request #33038 from Calinou/makerst-add-separatorsRémi Verschelde
2019-10-25Document `override.cfg` behavior in the ProjectSettings classHugo Locurcio
2019-10-24Document AnimationPlayer's quirks in regards to play updating on next process...20kdc
2019-10-24makerst: Separate signals/enums/properties/methods with a lineHugo Locurcio
2019-10-23Merge pull request #32600 from cagdasc/3.2-auto-permission-managerRémi Verschelde
2019-10-23Merge pull request #32994 from Calinou/http-document-body-length-caveatsRémi Verschelde
2019-10-22Add request permission automatically at androidCagdas
2019-10-22Merge pull request #32940 from nekomatata/text-edit-clear-colorsRémi Verschelde
2019-10-22Mention body length getter caveats in HTTPClient and HTTPRequestHugo Locurcio
2019-10-22Merge pull request #32842 from LikeLakers2/animation-idx-to-track-idxRémi Verschelde
2019-10-22Merge pull request #32864 from nekomatata/rich-text-image-sizeRémi Verschelde
2019-10-22Merge pull request #32889 from nekomatata/node-update-config-warningRémi Verschelde
2019-10-20TextEdit syntax highlighting fixesPouleyKetchoupp
2019-10-18Updated Variant docs with more detailed info/tuts.willnationsdev
2019-10-17Expose Node::update_configuration_warning() to scriptsPouleyKetchoupp
2019-10-16Add option to create navmesh from objects in groupjfons
2019-10-16Support for resized images in RichTextLabelPouleyKetchoupp
2019-10-14Changes the name of all parameters referring to track indices within Animatio...LikeLakers2
2019-10-11Added documetation for VisualShaderSamuelDeboni
2019-10-11doc: Sync classref with current sourceRémi Verschelde
2019-10-11Merge pull request #32696 from SamuelDeboni/doc-Skeleton2DRémi Verschelde
2019-10-10Added documentation for Skeleton2DSamuelDeboni
2019-10-10Removed "rebuild" function from public interface of VisualShaderYuri Roubinsky
2019-10-10Merge pull request #32674 from Chaosus/vs_fix_cubemapsRémi Verschelde
2019-10-09Add documentation for ReflectionProbeSamuelDeboni
2019-10-09Makes cube maps to be works in visual shadersYuri Roubinsky
2019-10-08Merge pull request #32647 from Calinou/doc-improve-os-screenRémi Verschelde
2019-10-08Fixed AttributeError on doc_status.pySamuelDeboni
2019-10-08Improve the OS `get_screen_*` methods' documentationHugo Locurcio
2019-10-08PopupMenu: Reorder add_* methods in more natural orderRémi Verschelde
2019-10-07Merge pull request #32608 from cbscribe/kcc_doc_updatesRémi Verschelde
2019-10-07Merge pull request #32605 from dankan1890/get_custom_colorRémi Verschelde
2019-10-06[DOC] Fill in various missing method/member descriptions.Chris Bradfield
2019-10-06Added missing bind_method to TreeItem::get_custom_color().dankan1890
2019-10-06Merge pull request #32602 from cbscribe/kcc_doc_rigidRémi Verschelde