summaryrefslogtreecommitdiffstats
path: root/doc/classes/Quaternion.xml
Commit message (Expand)AuthorAgeFilesLines
* Docs: Add note about C# differences in Variant constructorstetrapod002024-10-271-0/+1
* Update links to outdated asset library demosskyace652024-04-071-1/+1
* Merge pull request #87181 from Mickeon/doc-peeves-quaternion-i-keep-misspelli...Rémi Verschelde2024-02-251-41/+58
|\
| * Overhaul Quaternion documentationMicky2024-02-251-41/+58
* | Add keywords to improve search in the class referenceHugo Locurcio2024-02-221-2/+2
|/
* Complete the docs for QuaternionNico2024-01-051-0/+5
* Validate `code` tags for class and member referencesYuri Sizov2023-10-031-1/+1
* 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
* Fix Quaternion's brief descriptionVolTer2023-04-151-4/+4
* Documents the "arc-based" Quaternion constructorDavid Snopek2023-03-121-0/+1
* Bump version to 4.1-devRémi Verschelde2023-03-011-1/+1
* Allow getting Quaternion rotation in different Euler ordersAaron Franke2022-11-021-1/+2
* Replace Quaternion Euler constructor with `from_euler` methodAaron Franke2022-11-011-6/+7
* Add `is_finite` method for checking built-in typesHaoyu Qiu2022-10-081-0/+6
* [doc] Fix Quaternion "angle_to" docsAndy Maloney2022-09-211-1/+1
* Make `cubic_interpolate()` consider key time in animationSilc Renew2022-08-191-0/+14
* [doc] Fix grammar in class docs: amount vs. numberAndy Maloney2022-08-171-1/+1
* [doc] Use "param" instead of "code" to refer to parameters (4)Andy Maloney2022-08-111-5/+5
* Rename the argument tag to param in XML documentationYuri Sizov2022-08-081-33/+33
* rename and unify notation for spherical interpolationSilc Renew2022-07-271-10/+10
* Merge pull request #57675 from TokageItLab/fix-blendingRémi Verschelde2022-03-171-0/+10
|\
| * Fix blend animation to solve TRS track bug & blend order inconsistencySilc 'Tokage' Renew2022-03-161-0/+10
* | Remove generating of null comparison operators from documentationYuri Roubinsky2022-03-141-10/+0
|/
* Add an XML schema for documentationHugo Locurcio2022-02-151-1/+1
* Merge pull request #54581 from aaronfranke/operator-docsRémi Verschelde2021-11-161-0/+15
|\
| * Add documentation to operators for math typesAaron Franke2021-11-041-0/+15
* | Replace Godot docs URL with `$DOCS_URL` in XML class referenceRémi Verschelde2021-11-151-1/+1
|/
* Move the docs for constructors and operators out of methods sectionAaron Franke2021-10-291-89/+93
* Refactored Node3D rotation modesreduz2021-10-251-2/+1
* Implement Animation Compressionreduz2021-10-211-0/+10
* 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-130/+65
* Implement native extension systemreduz2021-06-251-16/+16
* Merge pull request #44156 from aaronfranke/quat-angle-toRémi Verschelde2021-06-181-0/+10
|\
| * Add Quaternion angle_to methodAaron Franke2021-06-171-0/+10
* | Better format arguments in variant parserMichael Alexsander Silva Dias2021-06-181-1/+1
|/
* Rename Quat to QuaternionMarcel Admiraal2021-06-041-0/+308