Age | Commit message (Collapse) | Author | |
---|---|---|---|
2020-08-31 | Add link titles for all links in the class reference | Hugo Locurcio | |
This makes them display in a nicer way in the editor help. (The title will display instead of the full URL.) | |||
2020-07-21 | Update core documentation to match recent C# changes | Aaron Franke | |
Also a few minor API changes like adding AABB.abs() Co-authored-by: Rémi Verschelde <rverschelde@gmail.com> | |||
2020-06-21 | Document how Vector2, Vector3 and Color behave in a boolean context | Hugo Locurcio | |
See #39731. | |||
2020-06-03 | Fix docs generation for Vector2i/Vector3i/Rect2i | Yuri Roubinsky | |
2020-02-25 | Update docs and bindings for new integer vector types | Rémi Verschelde | |