summaryrefslogtreecommitdiffstats
path: root/sync.profile
diff options
context:
space:
mode:
authorSean Harmer <sean.harmer@kdab.com>2016-09-04 18:07:49 +0200
committerSean Harmer <sean.harmer@kdab.com>2017-01-20 19:37:48 +0000
commit0b14e6df4cbc6ffc3f82d996c95dac063f80609b (patch)
tree2d2efc30500fd5dc2f47e4d16ecf6e99000ea39e /sync.profile
parenta95b01dbc8ae1717246b9040ea3e17708047fd9c (diff)
Long live Qt3DAnimation and QAnimationAspect!
Add empty aspect that will provide key-frame animation support within Qt 3D. Change-Id: Ife26ad58229aada74c1c6eca2148fc97b22267b0 Reviewed-by: Kevin Ottens <kevin.ottens@kdab.com>
Diffstat (limited to 'sync.profile')
-rw-r--r--sync.profile1
1 files changed, 1 insertions, 0 deletions
diff --git a/sync.profile b/sync.profile
index ec14bbc37..4179a5972 100644
--- a/sync.profile
+++ b/sync.profile
@@ -4,6 +4,7 @@
"Qt3DQuick" => "$basedir/src/quick3d/quick3d",
"Qt3DQuickRender" => "$basedir/src/quick3d/quick3drender",
"Qt3DInput" => "$basedir/src/input",
+ "Qt3DAnimation" => "$basedir/src/animation",
"Qt3DQuickInput" => "$basedir/src/quick3d/quick3dinput",
"Qt3DLogic" => "$basedir/src/logic",
"Qt3DExtras" => "$basedir/src/extras",