implemented keyframe type changing
Implemented the UI to change a keyframe's type along with the ValueChanged signals that should result.
This commit is contained in:
@@ -100,4 +100,6 @@ private:
|
||||
Type type_;
|
||||
};
|
||||
|
||||
Q_DECLARE_METATYPE(NodeKeyframe::Type)
|
||||
|
||||
#endif // NODEKEYFRAME_H
|
||||
|
||||
Reference in New Issue
Block a user