index
:
godot-fmod
4.0.3
Godot with FMOD integration
RayHammer
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
doc
/
classes
/
Transform2D.xml
Age
Commit message (
Expand
)
Author
2022-10-08
Add `is_finite` method for checking built-in types
Haoyu Qiu
2022-08-11
[doc] Use "param" instead of "code" to refer to parameters
Andy Maloney
2022-08-08
Rename the argument tag to param in XML documentation
Yuri Sizov
2022-08-02
Fix consistency of translated/scaled/rotated in Transform2D and Transform3D
Fabian Keller
2022-07-16
rename translate(d) to translate(d)_local in Transform 2D/3D
Fabian Keller
2022-06-10
Document limitations of negative scales in 2D and 3D
Aaron Franke
2022-05-05
Core: Rename math 'phi' arguments to 'angle'
Rémi Verschelde
2022-05-05
Specify return value of Transform3D.scaled() and more
Micky
2022-03-14
Remove generating of null comparison operators from documentation
Yuri Roubinsky
2022-02-15
Add an XML schema for documentation
Hugo Locurcio
2021-11-29
Enable sorting of operator methods in class documentation.
Marcel Admiraal
2021-11-16
Merge pull request #54581 from aaronfranke/operator-docs
Rémi Verschelde
2021-11-15
Replace Godot docs URL with `$DOCS_URL` in XML class reference
Rémi Verschelde
2021-11-04
Add documentation to operators for math types
Aaron Franke
2021-10-29
Move the docs for constructors and operators out of methods section
Aaron Franke
2021-10-06
doc: Update links to latest documentation after content reorganization
Rémi Verschelde
2021-09-20
Merge pull request #52398 from deakcor/dev-transform
Rémi Verschelde
2021-09-19
Expose get_skew for transform2d and add new constructor
Vincent D
2021-09-17
Allow comparing equality between builtin types and null
George Marques
2021-08-05
Fix a few default parameters in bindings
George Marques
2021-08-03
Grammar fix.
Kevin Sanders
2021-07-30
doc: Use self-closing tags for `return` and `argument`
Rémi Verschelde
2021-06-18
Merge pull request #49638 from aaronfranke/multiply-transforms
Rémi Verschelde
2021-06-18
Better format arguments in variant parser
Michael Alexsander Silva Dias
2021-06-15
Allow multiplying Transforms and Basis by numbers
Aaron Franke
2021-06-05
New and improved IK system for Skeleton2D
TwistedTwigleg
2021-06-03
Update documentation for Transform3D
Aaron Franke
2021-03-18
doc: Sync classref with current source
Rémi Verschelde
2020-12-07
Improve argument names for core types
Aaron Franke
2020-11-10
doc: Sync classref to add operators after #43419
Rémi Verschelde
2020-11-09
Variant: Sync docs with new constructors, fixups after #43403
Rémi Verschelde
2020-11-04
doc: Sync classref with current source + fixup some bindings
Rémi Verschelde
2020-10-01
Link to demos from within the class reference
Aaron Franke
2020-08-31
Add link titles for all links in the class reference
Hugo Locurcio
2020-07-21
Update core documentation to match recent C# changes
Aaron Franke
2020-03-18
doc: Sync classref with current source
Rémi Verschelde
2020-02-22
doc: Sync classref with apparent Variant return type changes
Rémi Verschelde
2020-02-18
doc: Sync classref with current source
Rémi Verschelde
2020-01-31
Update docs to version 4.0
clayjohn
2020-01-26
doc: Drop unused 'category' property from header
Rémi Verschelde
2019-12-15
Document that translated does not behave like rotated or scaled
Aaron Franke
2019-11-30
Add docs for is_equal_approx on structures
Aaron Franke
2019-11-08
doc: Sync classref with current source
Rémi Verschelde
2019-08-29
Add transform methods for PoolVector*Array
Andrii Doroshenko (Xrayez)
2019-07-04
Document constants in Transform/Transform2D
Marco Costa
2019-06-30
doc: Add default values to all properties
Rémi Verschelde
2019-06-27
Proofread and improve the whole class reference
Hugo Locurcio
2019-04-19
doc: Drop unused <demos> tag
Rémi Verschelde
2019-04-01
doc: Bump version to 3.2
Rémi Verschelde
2018-08-31
DocData: Fix return type listed as "var" instead of "Variant"
Rémi Verschelde
[next]