summaryrefslogtreecommitdiffstats
path: root/doc/classes/Transform2D.xml
Commit message (Expand)AuthorAgeFilesLines
* Unbind Variant methods that change immutable types.Juan Linietsky2023-01-061-22/+0
* Add `is_finite` method for checking built-in typesHaoyu Qiu2022-10-081-0/+6
* [doc] Use "param" instead of "code" to refer to parametersAndy Maloney2022-08-111-8/+8
* Rename the argument tag to param in XML documentationYuri Sizov2022-08-081-34/+34
* Fix consistency of translated/scaled/rotated in Transform2D and Transform3DFabian Keller2022-08-021-4/+42
* rename translate(d) to translate(d)_local in Transform 2D/3DFabian Keller2022-07-161-1/+1
* Document limitations of negative scales in 2D and 3DAaron Franke2022-06-101-0/+1
* Core: Rename math 'phi' arguments to 'angle'Rémi Verschelde2022-05-051-2/+2
* Specify return value of Transform3D.scaled() and moreMicky2022-05-051-3/+3
* Remove generating of null comparison operators from documentationYuri Roubinsky2022-03-141-10/+0
* Add an XML schema for documentationHugo Locurcio2022-02-151-1/+1
* Enable sorting of operator methods in class documentation.Marcel Admiraal2021-11-291-6/+6
* Merge pull request #54581 from aaronfranke/operator-docsRémi Verschelde2021-11-161-0/+9
|\
| * Add documentation to operators for math typesAaron Franke2021-11-041-0/+9
* | Replace Godot docs URL with `$DOCS_URL` in XML class referenceRémi Verschelde2021-11-151-2/+2
|/
* Move the docs for constructors and operators out of methods sectionAaron Franke2021-10-291-77/+81
* doc: Update links to latest documentation after content reorganizationRémi Verschelde2021-10-061-1/+1
* Merge pull request #52398 from deakcor/dev-transformRémi Verschelde2021-09-201-8/+38
|\
| * Expose get_skew for transform2d and add new constructorVincent D2021-09-191-8/+38
* | Allow comparing equality between builtin types and nullGeorge Marques2021-09-171-0/+10
|/
* Fix a few default parameters in bindingsGeorge Marques2021-08-051-1/+1
* Grammar fix.Kevin Sanders2021-08-031-1/+1
* doc: Use self-closing tags for `return` and `argument`Rémi Verschelde2021-07-301-106/+53
* Merge pull request #49638 from aaronfranke/multiply-transformsRémi Verschelde2021-06-181-6/+24
|\
| * Allow multiplying Transforms and Basis by numbersAaron Franke2021-06-151-6/+24
* | Better format arguments in variant parserMichael Alexsander Silva Dias2021-06-181-7/+7
|/
* New and improved IK system for Skeleton2DTwistedTwigleg2021-06-051-8/+27
* Update documentation for Transform3DAaron Franke2021-06-031-1/+1
* doc: Sync classref with current sourceRémi Verschelde2021-03-181-13/+13
* Improve argument names for core typesAaron Franke2020-12-071-2/+2
* doc: Sync classref to add operators after #43419Rémi Verschelde2020-11-101-4/+60
* Variant: Sync docs with new constructors, fixups after #43403Rémi Verschelde2020-11-091-9/+16
* doc: Sync classref with current source + fixup some bindingsRémi Verschelde2020-11-041-27/+9
* Link to demos from within the class referenceAaron Franke2020-10-011-0/+3
* 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-15/+19
* doc: Sync classref with current sourceRémi Verschelde2020-03-181-2/+2
* doc: Sync classref with apparent Variant return type changesRémi Verschelde2020-02-221-2/+2
* doc: Sync classref with current sourceRémi Verschelde2020-02-181-2/+2
* Update docs to version 4.0clayjohn2020-01-311-1/+1
* doc: Drop unused 'category' property from headerRémi Verschelde2020-01-261-1/+1
* Document that translated does not behave like rotated or scaledAaron Franke2019-12-151-3/+4
* Add docs for is_equal_approx on structuresAaron Franke2019-11-301-0/+1
* doc: Sync classref with current sourceRémi Verschelde2019-11-081-0/+8
* Add transform methods for PoolVector*ArrayAndrii Doroshenko (Xrayez)2019-08-291-2/+2
* Document constants in Transform/Transform2DMarco Costa2019-07-041-0/+3
* doc: Add default values to all propertiesRémi Verschelde2019-06-301-3/+3
* Proofread and improve the whole class referenceHugo Locurcio2019-06-271-4/+4
* doc: Drop unused <demos> tagRémi Verschelde2019-04-191-2/+0
* doc: Bump version to 3.2Rémi Verschelde2019-04-011-1/+1