summaryrefslogtreecommitdiffstats
path: root/doc/classes/Rect2i.xml
Commit message (Expand)AuthorAgeFilesLines
* Fix incorrect example in the documentation for the expand method in Rect2Nico2024-05-021-2/+2
* Revert incorrect `Rect2.expand` description.Micky2023-08-031-1/+1
* Overhaul Rect2 & Rect2i DocumentationMicky2023-08-011-36/+72
* Doctool: Remove version attribute from XML headerRémi Verschelde2023-07-061-1/+1
* Bump version to 4.2-devRémi Verschelde2023-07-051-1/+1
* Overhaul the top sections of the class reference (Core classes)VolTer2023-05-191-1/+1
* Validate code tags in documentation for potential paramsYuri Sizov2023-04-261-2/+2
* Bump version to 4.1-devRémi Verschelde2023-03-011-1/+1
* C#: Renames to follow .NET naming conventionsRaul Santos2023-01-271-3/+3
* fix warnings in classrefHana2022-11-201-2/+2
* Replace Rect2(i) has_no_area with has_areaAaron Franke2022-09-041-4/+3
* [doc] Use "param" instead of "code" to refer to parameters (4)Andy Maloney2022-08-111-3/+3
* Rename the argument tag to param in XML documentationYuri Sizov2022-08-081-23/+23
* Remove generating of null comparison operators from documentationYuri Roubinsky2022-03-141-10/+0
* Merge pull request #57466 from Sauermann/fix-rect2i-intersect-docMax Hilbrunner2022-03-031-1/+0
|\
| * Fix Rect2i.intersects doc: include_borders is no argument of this functionMarkus Sauermann2022-01-301-1/+0
* | Add an XML schema for documentationHugo Locurcio2022-02-151-1/+1
* | Clarify documentation for Rect2/Rect2i's `has_no_area()`Hugo Locurcio2022-02-011-2/+3
* | Fix incorrect Rect2i calculations: intersects and enclosesMarkus Sauermann2022-01-311-1/+1
|/
* Warn when using an AABB or Rect2 with a negative sizeAaron Franke2021-11-301-0/+1
* Merge pull request #54581 from aaronfranke/operator-docsRémi Verschelde2021-11-161-0/+2
|\
| * Add documentation to operators for math typesAaron Franke2021-11-041-0/+2
* | Replace Godot docs URL with `$DOCS_URL` in XML class referenceRémi Verschelde2021-11-151-2/+2
* | Rect2: Clarify docs for `has_point` excluding bottom and right bordersRémi Verschelde2021-11-111-2/+17
|/
* Move the docs for constructors and operators out of methods sectionAaron Franke2021-10-291-32/+36
* doc: Update links to latest documentation after content reorganizationRémi Verschelde2021-10-061-1/+1
* Merge pull request #52878 from AnilBK/add-get-centerRémi Verschelde2021-09-211-0/+7
|\
| * Add Get Center Method for Rect2/Rect2i and AABB.Anilforextra2021-09-211-0/+7
* | Don't generate empty doc sections and reduce code duplicationAaron Franke2021-09-201-2/+0
|/
* Allow comparing equality between builtin types and nullGeorge Marques2021-09-171-0/+10
* doc: Use self-closing tags for `return` and `argument`Rémi Verschelde2021-07-301-84/+42
* Better format arguments in variant parserMichael Alexsander Silva Dias2021-06-181-3/+3
* class reference proofreadingPaul Joannon2021-03-191-1/+1
* doc: Sync classref with current sourceRémi Verschelde2021-03-181-12/+12
* doc: Sync classref with current sourceRémi Verschelde2021-01-041-11/+11
* Rename Rect2 and Rect2i grow_margin() to grow_side()Marcel Admiraal2020-12-281-6/+6
* Update Rect intersection documentation, and rename method on MonoNathan Franke2020-12-261-1/+2
* Rename Control margin to offsetMarcel Admiraal2020-12-231-2/+2
* Rename Rect2 and Rect2i clip() to intersection()Marcel Admiraal2020-12-191-1/+1
* doc: Sync classref to add operators after #43419Rémi Verschelde2020-11-101-5/+21
* Variant: Sync docs with new constructors, fixups after #43403Rémi Verschelde2020-11-091-9/+25
* doc: Sync classref with current source + fixup some bindingsRémi Verschelde2020-11-041-3/+3
* Link to demos from within the class referenceAaron Franke2020-10-011-0/+1
* Cross-reference AABB and Rect2 in the class referenceHugo Locurcio2020-09-211-1/+1
* Add link titles for all links in the class referenceHugo Locurcio2020-08-311-1/+1
* Update core documentation to match recent C# changesAaron Franke2020-07-211-3/+4
* Fix docs generation for Vector2i/Vector3i/Rect2iYuri Roubinsky2020-06-031-0/+122
* Update docs and bindings for new integer vector typesRémi Verschelde2020-02-251-0/+52