Details
-
Task
-
Resolution: Unresolved
-
Not Evaluated
-
QDS 1.6
-
None
Description
As part of QTBUG-85148 QtQuickTimeline and balsam assimp importer now support loading animation keyframes from binary files (see https://codereview.qt-project.org/c/qt/qtquicktimeline/+/310886 and https://codereview.qt-project.org/c/qt/qtquick3d/+/310885 ).
QDS should also support both loading and saving keyframes in this format. Maybe also some checkbox in UI to select saving between binary vs. QML Keyframe elements. QtQuickTimeline contains specification of the format as well as helper methods to work with the files.