itsmattkc
|
4cd5e103b8
|
merged KeyframeView and CurveView to use the same base class
These classes had a ton of similarities, so they've now been modified to use
a common base class.
|
2019-12-28 18:47:54 +11:00 |
|
itsmattkc
|
3e3963dfaa
|
implemented keyframe type changing
Implemented the UI to change a keyframe's type along with the ValueChanged
signals that should result.
|
2019-12-27 16:37:06 +11:00 |
|
itsmattkc
|
dc6d498da8
|
began UI for keyframing
Largely extending the existing NodeParamView with functionality from the
previous release.
|
2019-12-25 01:20:46 +11:00 |
|