itsmattkc
|
f61321d68b
|
nodes/timeline: correctly detect when tracks are removed from the graph
Fixes several segfaults that could result from this occurring.
|
2020-04-27 01:01:12 +10:00 |
|
itsmattkc
|
1aa87cbda6
|
various: encapsulate all code in the olive namespace to avoid name collisions
Large-scale code cleanup. Also adds a license to the top of all files that were
missing it.
|
2020-04-06 15:29:53 +10:00 |
|
itsmattkc
|
9060636499
|
correctly connect timeline and trackview so they vertically scroll in tandem
with each other
|
2019-12-31 18:29:23 +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
|
58bcbca4c5
|
wrote mechanisms that allow the tracks to be resized from the trackview
|
2019-12-08 15:14:43 +11:00 |
|
itsmattkc
|
50f4e8767d
|
wrangled QWidgets to allow for resizable tracks with track headers
|
2019-12-08 05:13:43 +11:00 |
|