summaryrefslogtreecommitdiffstats
path: root/src/core/transforms/qjoint.cpp
Commit message (Expand)AuthorAgeFilesLines
* Use QList instead of QVectorJarek Kobus2020-07-071-1/+1
* Remove deprecated classes and functionsPaul Lemire2020-02-111-19/+2
* Clean QJoint message handlingMike Krus2019-10-111-3/+2
* Clean up includesMike Krus2019-10-011-3/+0
* Update QJoint to use direct syncMike Krus2019-09-181-10/+4
* Doc: Add doc to undocumented methodsNico Vertriest2018-11-011-0/+6
* Doc: Add missing dots (qt3d)Paul Wicking2018-06-191-2/+2
* Doc: Fix documentation warnings for Qt 3D CoreTopi Reinio2018-02-161-1/+1
* Decompose a new quaternion rotation into euler anglesSean Harmer2017-10-061-21/+33
* Add name property to QJointSean Harmer2017-08-301-0/+17
* Add euler rotation angle convenience properties to QJointSean Harmer2017-08-161-0/+98
* Add inverseBindMatrix property to QJointSean Harmer2017-08-101-0/+35
* Change scale property of QJoint to QVector3DSean Harmer2017-08-101-5/+5
* Add QJoint frontend typeSean Harmer2017-08-071-0/+252