summaryrefslogtreecommitdiff
path: root/doc/classes/VisualShaderNodeTextureUniformTriplanar.xml
AgeCommit message (Collapse)Author
2020-05-08Add documentation for the VisualShader nodesTomasz Chabora
2020-01-31Update docs to version 4.0clayjohn
2020-01-26doc: Drop unused 'category' property from headerRémi Verschelde
We already removed it from the online docs with #35132. Currently it can only be "Built-In Types" (Variant types) or "Core" (everything else), which is of limited use. We might also want to consider dropping it from `ClassDB` altogether in Godot 4.0.
2019-07-15doc: Sync classref with current sourceRémi Verschelde