Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Replace Array return types with TypedArray 2 | kobewi | 2022-08-23 | 1 | -3/+3 |
* | [doc] Use "param" instead of "code" to refer to parameters (6) | Andy Maloney | 2022-08-12 | 1 | -12/+12 |
* | Rename the argument tag to param in XML documentation | Yuri Sizov | 2022-08-08 | 1 | -43/+43 |
* | Change instances of "returns an empty Variant" to "returns null" in docs | Hugo Locurcio | 2022-05-29 | 1 | -2/+2 |
* | Add an XML schema for documentation | Hugo Locurcio | 2022-02-15 | 1 | -1/+1 |
* | Don't generate empty doc sections and reduce code duplication | Aaron Franke | 2021-09-20 | 1 | -2/+0 |
* | doc: Use self-closing tags for `return` and `argument` | Rémi Verschelde | 2021-07-30 | 1 | -110/+55 |
* | class reference proofreading | Paul Joannon | 2021-03-19 | 1 | -1/+1 |
* | Removed unused method Geometry.get_uv84_normal_bit | Yuri Roubinsky | 2020-10-09 | 1 | -9/+0 |
* | Split `Geometry` singleton into `Geometry2D` and `Geometry3D` | Andrii Doroshenko (Xrayez) | 2020-05-27 | 1 | -0/+194 |