| Commit message (Expand) | Author | Age | Files | Lines |
* | Validate `code` tags for class and member references | Yuri Sizov | 2023-10-03 | 1 | -5/+3 |
* | Doctool: Remove version attribute from XML header | Rémi Verschelde | 2023-07-06 | 1 | -1/+1 |
* | Bump version to 4.2-dev | Rémi Verschelde | 2023-07-05 | 1 | -1/+1 |
* | Validate code tags in documentation for potential params | Yuri Sizov | 2023-04-26 | 1 | -1/+1 |
* | Remove double thes from documentation | Paweł | 2023-04-17 | 1 | -1/+1 |
* | Bump version to 4.1-dev | Rémi Verschelde | 2023-03-01 | 1 | -1/+1 |
* | Convert en_GB spelling to en_US with codespell | Rémi Verschelde | 2023-01-23 | 1 | -1/+1 |
* | Fix typos with codespell | Rémi Verschelde | 2022-12-15 | 1 | -1/+1 |
* | Refactor baking code for Curve2D | Yaohua Xiong | 2022-12-05 | 1 | -2/+2 |
* | Fix Curve3D::get_closest_point() broken | Yaohua Xiong | 2022-12-03 | 1 | -1/+1 |
* | Refactor Curve3D::_bake() method | Yaohua Xiong | 2022-11-24 | 1 | -0/+9 |
* | Refactor Curv3D and PathFollow3D | Yaohua Xiong | 2022-11-12 | 1 | -0/+9 |
* | Rename Curve/Curve2D/Curve3D/Gradient `interpolate()` to `sample()` | Hugo Locurcio | 2022-08-30 | 1 | -13/+13 |
* | Clarify the Line2D, Curve2D/3D documentation and fix parameter names | Yuri Sizov | 2022-08-15 | 1 | -3/+3 |
* | [doc] Use "param" instead of "code" to refer to parameters (7) | Andy Maloney | 2022-08-12 | 1 | -24/+24 |
* | Rename the argument tag to param in XML documentation | Yuri Sizov | 2022-08-08 | 1 | -28/+28 |
* | Expose Curve points in the inspector | Raul Santos | 2022-05-17 | 1 | -6/+3 |
* | Clarify the position of points in `Curve{2D,3D}.add_point()` | Hugo Locurcio | 2022-03-11 | 1 | -1/+1 |
* | 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 | -102/+51 |
* | Better format arguments in variant parser | Michael Alexsander Silva Dias | 2021-06-18 | 1 | -2/+2 |
* | Clarify Curve.get_closest_point uses baked points. | Ryan Roden-Corrent | 2021-02-28 | 1 | -1/+1 |
* | Fix incorrect `Curve3D.interpolate_baked()` description | Hugo Locurcio | 2020-12-01 | 1 | -1/+1 |
* | Clarify Curve3D.get_point_{in,out} position in doc. | Ryan Roden-Corrent | 2020-11-16 | 1 | -4/+4 |
* | doc: Update classref with node renames | Rémi Verschelde | 2020-03-30 | 1 | -3/+3 |
* | doc: Sync classref for Packed{Int,Float}{32,64}Array additions | Rémi Verschelde | 2020-02-25 | 1 | -2/+2 |
* | doc: Sync classref with current source | Rémi Verschelde | 2020-02-18 | 1 | -7/+7 |
* | Update docs to version 4.0 | clayjohn | 2020-01-31 | 1 | -1/+1 |
* | doc: Drop unused 'category' property from header | Rémi Verschelde | 2020-01-26 | 1 | -1/+1 |
* | doc: Add default values to all properties | Rémi Verschelde | 2019-06-30 | 1 | -2/+2 |
* | Proofread and improve the whole class reference | Hugo Locurcio | 2019-06-27 | 1 | -4/+4 |
* | doc: Replace all [code]CONSTANT[/code] by new [constant CONSTANT] hyperlinks | Rémi Verschelde | 2019-06-27 | 1 | -1/+1 |
* | Merge pull request #28125 from KoBeWi/code_true_code | Rémi Verschelde | 2019-04-22 | 1 | -1/+1 |
|\ |
|
| * | Consistently wrap booleans in [code] | Tomasz Chabora | 2019-04-17 | 1 | -1/+1 |
* | | doc: Drop unused <demos> tag | Rémi Verschelde | 2019-04-19 | 1 | -2/+0 |
|/ |
|
* | doc: Bump version to 3.2 | Rémi Verschelde | 2019-04-01 | 1 | -1/+1 |
* | Rename OrientedPathFollow to PathFollowOriented | Danilo Villa (Davi) | 2019-01-16 | 1 | -2/+2 |
* | doc: Fix wrong references found by new makerst.py | Rémi Verschelde | 2019-01-07 | 1 | -1/+1 |
* | doc: Fix references to setters and misc formatting | Rémi Verschelde | 2018-12-29 | 1 | -21/+21 |
* | [Docs] Remove double-spaces from descriptions, as well a couple other small f... | LikeLakers2 | 2018-09-23 | 1 | -1/+1 |
* | Up vector implementation and OrientedPathFollow. | danilo2205 | 2018-05-20 | 1 | -1/+29 |
* | Sync classref with current source | Rémi Verschelde | 2018-05-12 | 1 | -0/+16 |
* | doc: Remove status from hardcoded version string | Rémi Verschelde | 2018-02-27 | 1 | -1/+1 |
* | doc: Update version string in header | Rémi Verschelde | 2018-02-19 | 1 | -1/+1 |
* | doc: Sync with current source | Rémi Verschelde | 2018-01-25 | 1 | -1/+1 |
* | doc: Update version string in XML | Rémi Verschelde | 2018-01-13 | 1 | -1/+1 |
* | [DOCS] Animation, CanvasItem, Curve3D, Curve | Will Nations | 2017-12-13 | 1 | -0/+2 |
* | doc: Sync classref after a496dd4d, removing NOEDITOR properties from doc | Rémi Verschelde | 2017-12-07 | 1 | -2/+0 |
* | doc: Remove setters and getters now exposed via properties/members | Rémi Verschelde | 2017-11-24 | 1 | -16/+0 |