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