aboutsummaryrefslogtreecommitdiff
path: root/doc/classes/Transform2D.xml
Commit message (Collapse)AuthorAgeFilesLines
* doc: Sync classref with current sourceRémi Verschelde2017-09-231-1/+1
| | | | [ci skip]
* Rename pos to position in user facing methods and variablesletheed2017-09-201-1/+1
| | | | | | | | | | | Rename user facing methods and variables as well as the corresponding C++ methods according to the folloming changes: * pos -> position * rot -> rotation * loc -> location C++ variables are left as is.
* Spatial, Transform and Transform2D documentation tweaksPrzemysław Gołąb (n-pigeon)2017-09-151-9/+9
|
* doc: Sync classref with current sourceRémi Verschelde2017-09-131-3/+3
| | | | [ci skip]
* Changed the doc class generation to individual files per class. It is also ↵Juan Linietsky2017-09-121-0/+177
possible to save module files in module directories and the build system will recognize them.