summaryrefslogtreecommitdiff
path: root/doc
AgeCommit message (Expand)Author
2020-01-27Added missing property "size" to VisualShaderNodeGroupBaseYuri Roubinsky
2020-01-27Removed unused method "build" from VisualShaderNodeExpressionYuri Roubinsky
2020-01-27Document theme_items of multiple classesTomasz Chabora
2020-01-26doc: Remove mention of nonexistent StaticBody simulated motion modeHugo Locurcio
2020-01-26Merge pull request #35589 from akien-mga/doc-drop-category-propertyRémi Verschelde
2020-01-26doc: Do not expose Variant::NIL as a type in the class referenceRémi Verschelde
2020-01-26doc: Drop unused 'category' property from headerRémi Verschelde
2020-01-26doc: Document all remaining ProjectSettingsRémi Verschelde
2020-01-26Merge pull request #35581 from akien-mga/doc-color-constantsRémi Verschelde
2020-01-26doc: Document named color constantsRémi Verschelde
2020-01-26doc: Complete documentation for VideoStreamsRémi Verschelde
2020-01-26Merge pull request #35566 from Xrayez/doc-parse-property-returnRémi Verschelde
2020-01-26Merge pull request #35574 from clayjohn/DOCS-odds-n-endsRémi Verschelde
2020-01-26Complete various class referencesclayjohn
2020-01-26Merge pull request #35561 from clayjohn/GLES3-irradiance-maxRémi Verschelde
2020-01-26Document the return value of `EditorInspectorPlugin.parse_property`Andrii Doroshenko (Xrayez)
2020-01-25Merge pull request #35560 from clayjohn/DOCS-sky-radianceRémi Verschelde
2020-01-25Add warning for radiance_sizeclayjohn
2020-01-25Add project setting for max irradiance sizeclayjohn
2020-01-25Merge pull request #35559 from Calinou/doc-inputeventkey-stringRémi Verschelde
2020-01-25Document how to get a human-readable string from an InputEventKeyHugo Locurcio
2020-01-25Document how to get chamfered corners with StyleBoxFlatHugo Locurcio
2020-01-25Merge pull request #35535 from Calinou/doc-projectsettings-runtime-physicsRémi Verschelde
2020-01-25Document how to change the default gravity at runtimeHugo Locurcio
2020-01-24Merge pull request #35523 from searetseltev/masterRémi Verschelde
2020-01-24Update ScrollContainer.xmlRoi Valcárcel
2020-01-24Count theme items in doc_status.pyTomasz Chabora
2020-01-24makerst: Escape reST markup after enumsRémi Verschelde
2020-01-23Docs for some nodes in visual shaderYuri Roubinsky
2020-01-23Merge pull request #35483 from YeldhamDev/doc_comment_spaces_removalRémi Verschelde
2020-01-23Remove unnecessary extra spaces before comments in code examples.Michael Alexsander
2020-01-23Remove unnecessary parenthesis from code examplesMichael Alexsander
2020-01-23Finish documenting CSG* and *probesclayjohn
2020-01-23doc: Misc updates for AnimationNode* and othersRémi Verschelde
2020-01-23Make `OS.execute()` blocking by default if not specifiedHugo Locurcio
2020-01-22Add settings from SceneTree in the documentationBojidar Marinov
2020-01-22Get real default values for project settings in documentationBojidar Marinov
2020-01-22Merge pull request #35352 from Feniks-Gaming/BetterDictionaryRémi Verschelde
2020-01-22Merge pull request #35389 from clayjohn/DOCS-materialsRémi Verschelde
2020-01-21Finish up docs for materialsclayjohn
2020-01-21Merge pull request #35363 from ericrybick/33106-importing-textureAtlas-cuts-o...Rémi Verschelde
2020-01-20Fix AtlasPacker ignoring semi-transparent pixelsEric Rybicki
2020-01-20Improve dictionary description Feniks
2020-01-20Revert "Exposes capture methods to AudioServer + documentation" #30468Rémi Verschelde
2020-01-20makerst: Use code markup for default values/overridesRémi Verschelde
2020-01-19doc: Sync classref with current sourceRémi Verschelde
2020-01-19Merge pull request #35327 from KoBeWi/globalizationRémi Verschelde
2020-01-19Merge pull request #35300 from Feniks-Gaming/GraphNodeDescRémi Verschelde
2020-01-19Mention that KinematicCollisions use global coordsTomasz Chabora
2020-01-19Improve Description of GraphNodeFeniks