aboutsummaryrefslogtreecommitdiffstats
path: root/src/quick3d/qquick3dnode_p.h
Commit message (Expand)AuthorAgeFilesLines
* Start exposing some semi-public APIsChristian Strømme2023-10-231-2/+0
* Make Node::markSceneTransformDirty when the parent node is changedInho Lee2022-11-251-0/+1
* Use SPDX license identifiersLucie Gérard2022-06-161-28/+2
* Make Node forward, up and right bindableKaj Grönholm2021-08-091-3/+6
* Remove the qml revisioning for 1.xChristian Strømme2021-06-231-12/+11
* Take the node argument in QQuick3DNode's map functions as const pointerChristian Strømme2021-06-081-4/+4
* Clazy: MOC needs signatures to be fully qualified for SLOTS/INVOKABLESAndy Nichols2021-02-081-1/+1
* Update QML versioning and type registrationPaul Olav Tvete2020-08-281-11/+14
* Fix LookAt API errorsAndy Nichols2020-04-211-0/+2
* Fix type APIChristian Strømme2020-03-041-3/+1
* Remove qssgrendereuleranglesChristian Strømme2020-02-041-1/+0
* Add initial enum value for StaticFlagsTomi Korpipaa2020-02-031-0/+1
* Use Quaternions for rotation in Node APIAndy Nichols2020-01-311-26/+11
* Make QQuick3DGeometry public apiAntti Määttä2020-01-311-1/+2
* Make it right handedChristian Strømme2020-01-301-9/+0
* Add static flag for future useJere Tuliniemi2020-01-291-0/+9
* Dirty front-end objects when rendernode is createdMiikka Heikkinen2019-12-111-0/+1
* QQuick3DNode: add function 'rotate()'Richard Moe Gustavsen2019-11-071-0/+9
* Remove all propertyChanged signal argumentsRichard Moe Gustavsen2019-11-051-11/+11
* Change EulOrdxxx values defined in utils to enum EulerOrderNorihito Tohge2019-10-311-12/+12
* Let slot parameters be passed as const referencesRichard Moe Gustavsen2019-10-311-4/+4
* Remove illegal inline specifierNorihito Tohge2019-10-291-1/+1
* QtQuick3DNode: rename globalTransform to sceneTransformRichard Moe Gustavsen2019-10-241-5/+5
* QQuick3DNode: rename xxxInScene to sceneXXXRichard Moe Gustavsen2019-10-241-10/+10
* QtQuick3DNode: Const usage in the mapping functionsRichard Moe Gustavsen2019-10-241-8/+9
* QQuick3DNode: remove boneId for nowRichard Moe Gustavsen2019-10-241-4/+0
* Convert QQuick3DNode to use PIMPL for exposing designer propertiesAndy Nichols2019-10-141-20/+4
* QQuick3DNode: use 'scene' instead of 'global'Richard Moe Gustavsen2019-09-131-17/+17
* QQuick3DNode: emit changes to global position/rotation/scaleRichard Moe Gustavsen2019-09-091-4/+16
* QQuick3DNode: only calculate global transform when changedRichard Moe Gustavsen2019-09-091-0/+2
* Add Repeater3D componentAndy Nichols2019-09-051-1/+1
* QtQuick3DUtils: move QSSGEulerAngleConverter from runtime to utilsRichard Moe Gustavsen2019-09-051-1/+1
* QQuick3DNode: add API for mapping to and from local spaceRichard Moe Gustavsen2019-09-041-0/+9
* Long live QtQuick3D!Christian Strømme2019-08-231-0/+178