summaryrefslogtreecommitdiff
path: root/doc/classes/VisualShaderNodeCurveTexture.xml
AgeCommit message (Collapse)Author
2022-02-15Add an XML schema for documentationHugo Locurcio
This makes it easier to spot syntax errors when editing the class reference. The schema is referenced locally so validation can still work offline. Each class XML's schema conformance is also checked on GitHub Actions.
2021-09-20Don't generate empty doc sections and reduce code duplicationAaron Franke
2021-07-13Document remaining Visual Script classesTomasz Chabora
2020-10-18Added VisualShaderNodeCurve to easy gather data from a CurveTextureYuri Roubinsky