summaryrefslogtreecommitdiff
path: root/doc/classes/AABB.xml
AgeCommit message (Expand)Author
2023-03-16Fix typos and inconsistencies in classrefHaoyu Qiu
2023-03-13Fix for AABB methods with wrong descriptionBrunoSXS
2023-01-27C#: Renames to follow .NET naming conventionsRaul Santos
2022-10-19Merge pull request #67001 from KoBeWi/🎲Max Hilbrunner
2022-10-08Add `is_finite` method for checking built-in typesHaoyu Qiu
2022-10-07Fill random docskobewi
2022-09-04Replace AABB has_no_volume with has_volumeAaron Franke
2022-08-17[doc] Fix grammar in class docs: amount vs. numberAndy Maloney
2022-08-12[doc] Use "param" instead of "code" to refer to parameters (8)Andy Maloney
2022-08-08Rename the argument tag to param in XML documentationYuri Sizov
2022-03-14Remove generating of null comparison operators from documentationYuri Roubinsky
2022-02-15Add an XML schema for documentationHugo Locurcio
2021-12-02AABB: Improve docs and test for `has_point`Rémi Verschelde
2021-11-30Warn when using an AABB or Rect2 with a negative sizeAaron Franke
2021-11-16Merge pull request #54581 from aaronfranke/operator-docsRémi Verschelde
2021-11-15Replace Godot docs URL with `$DOCS_URL` in XML class referenceRémi Verschelde
2021-11-11Rect2: Clarify docs for `has_point` excluding bottom and right bordersRémi Verschelde
2021-11-05Rename AABB `get_area` to `get_volume`Brian Semrau
2021-11-04Add documentation to operators for math typesAaron Franke
2021-10-29Move the docs for constructors and operators out of methods sectionAaron Franke
2021-10-06doc: Update links to latest documentation after content reorganizationRémi Verschelde
2021-09-21Merge pull request #52878 from AnilBK/add-get-centerRémi Verschelde
2021-09-21Add Get Center Method for Rect2/Rect2i and AABB.Anilforextra
2021-09-20Don't generate empty doc sections and reduce code duplicationAaron Franke
2021-09-17Allow comparing equality between builtin types and nullGeorge Marques
2021-07-30doc: Use self-closing tags for `return` and `argument`Rémi Verschelde
2021-06-18Better format arguments in variant parserMichael Alexsander Silva Dias
2021-06-03Update documentation for Transform3DAaron Franke
2021-03-19class reference proofreadingPaul Joannon
2021-03-18doc: Sync classref with current sourceRémi Verschelde
2021-01-04doc: Sync classref with current sourceRémi Verschelde
2020-11-10doc: Sync classref to add operators after #43419Rémi Verschelde
2020-11-09Variant: Sync docs with new constructors, fixups after #43403Rémi Verschelde
2020-11-04doc: Sync classref with current source + fixup some bindingsRémi Verschelde
2020-10-01Link to demos from within the class referenceAaron Franke
2020-09-21Cross-reference AABB and Rect2 in the class referenceHugo Locurcio
2020-08-31Add link titles for all links in the class referenceHugo Locurcio
2020-07-21Update core documentation to match recent C# changesAaron Franke
2020-01-31Update docs to version 4.0clayjohn
2020-01-26doc: Drop unused 'category' property from headerRémi Verschelde
2019-12-18Updates docs of AABB and PlaneHaoyu Qiu
2019-12-06doc: Markup fixes for enums and constantsRémi Verschelde
2019-11-30Add docs for is_equal_approx on structuresAaron Franke
2019-11-08doc: Sync classref with current sourceRémi Verschelde
2019-06-30doc: Add default values to all propertiesRémi Verschelde
2019-04-19doc: Drop unused <demos> tagRémi Verschelde
2019-04-05Merge pull request #27465 from neikeq/road-to-lang-agnostic-docs-is-going-to-...Rémi Verschelde
2019-04-01doc: Bump version to 3.2Rémi Verschelde
2019-03-29ClassRef: Replace [code]CurrentClass[/code] with [CurrentClass]Ignacio Etcheverry
2018-11-05doc: Use HTTPS for docs.godotengine.org and point to latest branchRémi Verschelde