Commit Graph
100 Commits
Author SHA1 Message Date
itsmattkc 2905dce3d9 sequence encapsulation 2019-05-09 00:19:36 +10:00
itsmattkc 9a13776b2c refactored some classes 2019-05-08 00:41:44 +10:00
itsmattkc b819a30c01 merge of long discussed new pipeline 2019-05-04 10:48:20 +10:00
luz.paz 52d03aacd6 Misc. typos
Found via ` codespell -q 3 -S *.ts,*.xml -L ba,froms,seeked`
2019-04-24 11:34:56 -04:00
itsmattkc 9b2f91f483 show node properties as a sidebar 2019-04-24 10:26:42 +10:00
itsmattkc 4e2a7b5254 fixed #791 2019-04-14 22:12:49 +10:00
itsmattkc de69558ee5 Revert "derive clips, tracks, and sequences from the same base"
This reverts commit 1b9a963eeb.
2019-04-14 12:47:19 +10:00
itsmattkc 1b9a963eeb derive clips, tracks, and sequences from the same base 2019-04-14 11:13:00 +10:00
itsmattkc b21745f694 merged effects into node structure 2019-04-12 21:50:52 +10:00
itsmattkc 358d1ba16a audio monitor functional with float system 2019-04-11 10:23:38 +10:00
itsmattkc 8e3d664061 reworked audio output to 32-bit float 2019-04-07 14:09:33 +10:00
itsmattkc 644d096f3c converted internal system to float 2019-04-07 13:37:28 +10:00
itsmattkc 9833634815 fixed shared cross dissolve frozen at start frame 2019-04-06 11:08:39 +11:00
itsmattkc 673bcc0bf7 fixed last references to track as an integer 2019-04-03 23:59:36 +11:00
itsmattkc d504ee6302 connect timelines to sequence viewer 2019-04-03 12:05:54 +11:00
itsmattkc 2d4714547b rewrite nearly complete 2019-04-03 01:38:01 +11:00
itsmattkc a0f6299061 fixed #732 2019-03-31 11:18:30 +11:00
itsmattkc d0a4ba6b19 fixed #734 2019-03-31 10:47:13 +11:00
itsmattkc 114606c28e rewrite work continued 2019-03-30 03:09:43 +11:00
itsmattkc a223b47909 merged with master 2019-03-29 15:45:51 +11:00
itsmattkc f47a7dad4d fixed #713 2019-03-29 03:32:54 +11:00
itsmattkc 963a20af37 fixed #712 2019-03-29 01:59:12 +11:00
itsmattkc 814e048e8f fixed audio only export crash 2019-03-29 01:24:20 +11:00
itsmattkc 7f06330815 some rendering and effect fixes 2019-03-28 19:38:40 +11:00
itsmattkc 45ce93d601 merged trilinear fixes 2019-03-28 19:18:05 +11:00
itsmattkc 4e0188fd3a enforce trilinear and mipmap generation 2019-03-28 18:21:35 +11:00
itsmattkc 49093d0f5e fixed #707 2019-03-28 12:37:29 +11:00
itsmattkc fe9eb8754f can set default input color space 2019-03-27 00:15:20 +11:00
itsmattkc cab38b5e90 added option to always use originals rather than proxies on export 2019-03-26 22:48:26 +11:00
itsmattkc 10f8a4b76a updated image saving for fully premultiplied pipeline 2019-03-26 22:37:05 +11:00
itsmattkc 091889fbe0 show loading icon for proxy generation 2019-03-26 22:32:24 +11:00
itsmattkc 6b40a4ccf8 hdr video can be used in the pipeline without conversion to rgba8888 2019-03-26 21:58:47 +11:00
itsmattkc d8acef21a8 better support for various bit rates 2019-03-26 21:42:45 +11:00
itsmattkc ef837f06c1 proper alpha treatment 2019-03-25 13:54:41 +11:00
itsmattkc 93c009c7fd merged with master 2019-03-25 12:43:23 +11:00
itsmattkc 02d0b35924 break loop if we receive an averror, fixes #664 2019-03-25 02:05:08 +11:00
itsmattkc 276151d415 fixed bug causing larger than necessary exported files 2019-03-25 01:42:01 +11:00
itsmattkc 78fb7d11bd fixed #673 2019-03-25 00:29:07 +11:00
itsmattkc e2c5c87a0a fixed superimpose crash 2019-03-24 23:15:10 +11:00
itsmattkc 22b208143b correct threading around clearing the viewer sequences 2019-03-22 03:33:18 +11:00
itsmattkc 184d275e9a moved associated function after linearize 2019-03-21 18:01:52 +11:00
itsmattkc dd06230c04 merged with master 2019-03-21 17:22:36 +11:00
itsmattkc 1da4a315f8 more documentation and added edit text button to stringfield 2019-03-21 14:33:05 +11:00
itsmattkc be22e5fbfa more documentation and exportthread restructure 2019-03-21 14:01:10 +11:00
itsmattkc 773882222b detect failure to open file, fixes #608 2019-03-21 00:36:57 +11:00
itsmattkc 262e93460f fix clip close crash 2019-03-20 23:38:44 +11:00
itsmattkc 9c920cfcc3 added settings for bit depth 2019-03-20 16:05:10 +11:00
itsmattkc 9b2b7bc949 dropped QOpenGLTexture for raw textures 2019-03-20 15:40:11 +11:00
itsmattkc 4c1bc0d3c8 changed texture formats to float 2019-03-20 15:04:14 +11:00
itsmattkc 55b33d8a33 fixed gpl message header 2019-03-20 14:29:20 +11:00