itsmattkc
|
4697b98980
|
fixed gcc compile issues
|
2020-01-19 20:39:48 +11:00 |
|
itsmattkc
|
8b2514c1de
|
implemented automatically switching to the hand tool when middle clicking on
all TimelineViewBase derivatives
|
2020-01-02 05:44:40 +11:00 |
|
itsmattkc
|
f669446692
|
fixed keyframeviewbase bug that led to unpredicatable mouse behavior
|
2019-12-31 15:38:14 +11:00 |
|
itsmattkc
|
2b24fae26f
|
implemented vertical "zooming" in the TimelineWidget and CurveView
This comes in the form of changing the vertical scale in the CurveView and
adjusting all track heights in the Timeline.
|
2019-12-31 00:23:28 +11:00 |
|
itsmattkc
|
570fa4e5b0
|
implemented correct value changing in the CurveView widget
|
2019-12-30 22:22:30 +11:00 |
|
itsmattkc
|
f7dd751b54
|
new KeyframePropertiesDialog is now accessible from any KeyframeViewBase derivative
|
2019-12-30 16:06:13 +11:00 |
|
itsmattkc
|
994d8be961
|
implemented bezier interpolation into parameters inputs
|
2019-12-28 23:21:07 +11:00 |
|
itsmattkc
|
1d3d52db9b
|
implemented the ability to modify bezier points in the curve editor
|
2019-12-28 22:40:30 +11:00 |
|
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 |
|