Commit Graph

2823 Commits

Author SHA1 Message Date
Maurycy Liebner
a985044307 Fix sound playback for previews starting at a negative frame. 2019-09-07 20:22:42 +02:00
Maurycy Liebner
28fc49488e Remove buildInstructions. 2019-09-07 20:14:34 +02:00
Maurycy Liebner
e909399566 Update build instructions. 2019-09-07 19:53:48 +02:00
Maurycy Liebner
d8b93d405e Let users delete sounds through a context menu. 2019-09-07 15:49:27 +02:00
Maurycy Liebner
fbb9b9cb09 Fix QrealAnimator reading. Do not set current value if keys present. 2019-09-07 13:37:39 +02:00
Maurycy Liebner
121418203a Minor render widget changes. 2019-09-06 22:43:04 +02:00
Maurycy Liebner
f4cb981c83 Fix videos with video frames spanning multiple frames. 2019-09-06 22:32:14 +02:00
Maurycy Liebner
a5715b1331 Change the way missing frames are handled. 2019-09-06 21:49:28 +02:00
Maurycy Liebner
e859f377e4 Make sure neighbouring frames get updated, so that they have a valid
range.
2019-09-06 21:49:04 +02:00
Maurycy Liebner
a1580aac71 Fix encoding. 2019-09-06 21:48:10 +02:00
Maurycy Liebner
038700a28e Additional error handling capability after task processing. 2019-09-06 21:47:07 +02:00
Maurycy Liebner
3bc4bb36aa Make sure that neighbouring frames also get updated after shifting. 2019-09-06 21:46:37 +02:00
Maurycy Liebner
a638709182 Remove an extra line from BoxScroller. 2019-09-06 11:53:45 +02:00
Maurycy Liebner
37f7a42548 Fix fill PathEffects. 2019-09-06 11:39:29 +02:00
Maurycy Liebner
d53d0674b0 Reverse arc ? 2019-09-06 11:37:21 +02:00
Maurycy Liebner
43e71d0b88 Abort setting the inherited shift if same as the current one. 2019-09-06 11:37:07 +02:00
Maurycy Liebner
93aba5f910 Fix dangling (Canvas/Timeline)Widgets. 2019-09-06 10:59:19 +02:00
Maurycy Liebner
3090401061 Fix DurationRectangle update for min/max change. 2019-09-06 10:48:03 +02:00
Maurycy Liebner
04eb1eec90 Minor changes. 2019-09-06 10:39:43 +02:00
Maurycy Liebner
f9b5732173 Fix "Clear" action enabled. 2019-09-06 10:39:27 +02:00
Maurycy Liebner
83a40223c9 Fix KeyView frame range after TimelineWidget readState. 2019-09-06 10:39:10 +02:00
Maurycy Liebner
eb9f70030c Include RasterEffectCaller in RasterEffect so that users do not have to
include both to create CustomRasterEffects.
2019-09-05 21:09:57 +02:00
Maurycy Liebner
9f18a217ed Multithread PathEffects. 2019-09-05 21:08:59 +02:00
Maurycy Liebner
92d79a74b5 Unify PathEffect handling for PathBox/ContainerBox. 2019-09-05 16:23:06 +02:00
Maurycy Liebner
69f0575bde Fix BoxSingleWidget selection range. 2019-09-05 15:00:16 +02:00
Maurycy Liebner
e3cc6d5441 Fix selection after duplicate. 2019-09-05 14:10:38 +02:00
Maurycy Liebner
813586c1fe Add duplicate effect support. 2019-09-05 14:10:26 +02:00
Maurycy Liebner
666f3903ec Add duplicate scene feature. 2019-09-05 13:43:01 +02:00
Maurycy Liebner
df757cbb87 Add property menus to effects. 2019-09-05 13:42:38 +02:00
Maurycy Liebner
8eca68e4ca Enable scene/layout renaming. 2019-09-05 13:42:13 +02:00
Maurycy Liebner
743639f288 Do not use displacement when 0 (not for length based). 2019-09-05 12:56:34 +02:00
Maurycy Liebner
4eb661b446 Fix shift. 2019-09-05 12:55:29 +02:00
Maurycy Liebner
192b26fcab Increase scroll range to compansate for bottom scroll bar. 2019-09-05 12:20:45 +02:00
Maurycy Liebner
5544994b7c Fix keyframes shift when visibility range present. 2019-09-05 12:17:04 +02:00
Maurycy Liebner
d6978836e6 Read/write path blending. 2019-09-05 12:16:36 +02:00
Maurycy Liebner
e50b01b562 Ignore mouse press outside of mFillWidget range. 2019-09-04 14:04:28 +02:00
Maurycy Liebner
993a02f3b3 Fix audio encoding when there is no sound. 2019-09-04 13:58:23 +02:00
Maurycy Liebner
dd1de64734 Fix Scene frames display scaling. 2019-09-04 13:51:26 +02:00
Maurycy Liebner
07413d68a9 Fix Scene layout reset (close button). 2019-09-04 12:47:53 +02:00
Maurycy Liebner
0faabf2df1 Fix resolution mismatch for linking boxes. 2019-09-04 12:47:35 +02:00
Maurycy Liebner
5b09e87faa Remove RasterEffect duplicates when linking. 2019-09-04 11:44:49 +02:00
Maurycy Liebner
873702f9a8 Fix encoding video when using different than the current resolution. 2019-09-03 21:54:04 +02:00
Maurycy Liebner
437e0e2ddc Write/read FillType for SmartPathCollection. 2019-09-03 21:52:51 +02:00
Maurycy Liebner
0fbe67bea9 Fix InternalLinkCanvas read (add type). 2019-09-03 21:52:08 +02:00
Maurycy Liebner
634d5dcbc2 Fix missing linking target box crash. 2019-09-03 21:51:49 +02:00
Maurycy Liebner
1803e31e4a Finish action after changing canvas mode. 2019-09-03 20:49:25 +02:00
Maurycy Liebner
dbb81e61be Fix graph paths. 2019-09-03 18:42:51 +02:00
Maurycy Liebner
f137f2b860 Add sound support for VideoBox linking LinkBoxes. 2019-09-03 13:34:09 +02:00
Maurycy Liebner
6479e03dbe Fix LinkBox frame shift. 2019-09-03 13:25:29 +02:00
Maurycy Liebner
babc45e57e Fix key shifting after DurationRectangle disabled. 2019-09-03 12:41:00 +02:00