Commit Graph
54 Commits
Author SHA1 Message Date
itsmattkc 616e2b4740 Merge branch 'furtherocio' into nodes 2019-04-21 23:03:48 +10:00
itsmattkc 8c9809f657 ported master fixes to furtherocio 2019-04-21 22:56:13 +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 a0f3ab2a6b started node graph design 2019-04-12 01:00:33 +10:00
itsmattkc 433ae494ad some cleanup 2019-04-09 13:15:15 +10:00
itsmattkc aa13816fef split selection works again 2019-04-06 21:32:33 +11:00
itsmattkc 4f246dba24 fixed bug where ripples re-added deleted clips 2019-04-06 21:13:27 +11:00
itsmattkc 2674d284e2 fixed ripple deleting empty space 2019-04-06 16:36:40 +11:00
itsmattkc 8ed09cdccf enable ripple deleting 2019-04-06 16:12:07 +11:00
itsmattkc 9833634815 fixed shared cross dissolve frozen at start frame 2019-04-06 11:08:39 +11:00
itsmattkc eb08a794bc update timeline after delete function 2019-04-06 00:22:36 +11:00
itsmattkc 5f5535bb11 fixed clips not showing their first frames 2019-04-06 00:12:16 +11:00
itsmattkc 9f029bedfa ghosts can traverse tracks again 2019-04-05 02:16:12 +11:00
itsmattkc d7091c2b10 better attachment between labels and tracks 2019-04-04 19:35:52 +11:00
itsmattkc e708791e90 reimplemented rectangle selection 2019-04-04 03:07:04 +11:00
itsmattkc 673bcc0bf7 fixed last references to track as an integer 2019-04-03 23:59:36 +11:00
itsmattkc f3178ff071 solo and mute buttons are now implemented 2019-04-03 12:15:03 +11:00
itsmattkc d504ee6302 connect timelines to sequence viewer 2019-04-03 12:05:54 +11:00
itsmattkc 365d96f83e fixed clip adding 2019-04-03 02:05:15 +11:00
itsmattkc 2d4714547b rewrite nearly complete 2019-04-03 01:38:01 +11:00
itsmattkc 8989333e99 more refactoring and timeline rewriting 2019-03-31 14:14:37 +11:00
itsmattkc f40b744dd4 further work on timeline rewrite 2019-03-31 10:36:01 +11:00
itsmattkc 8e95210b22 started new timeline paradigm 2019-03-30 19:43:22 +11:00
itsmattkc 7f92774dc9 use track types and clip refs 2019-03-30 13:36:44 +11:00
itsmattkc 114606c28e rewrite work continued 2019-03-30 03:09:43 +11:00
itsmattkc 1fdac776d4 began timeline rewrite 2019-03-29 23:47:15 +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 ad1013e60b ported some glsl effects to gles 2019-03-27 01:05: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 ca792a7a12 added buttons to drag just video or just audio 2019-03-22 13:24:51 +11:00
itsmattkc dd06230c04 merged with master 2019-03-21 17:22:36 +11:00
itsmattkc be22e5fbfa more documentation and exportthread restructure 2019-03-21 14:01:10 +11:00
itsmattkc 262e93460f fix clip close crash 2019-03-20 23:38:44 +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 c5a64adc40 excised frei0r effect 2019-03-20 14:49:07 +11:00
itsmattkc 55b33d8a33 fixed gpl message header 2019-03-20 14:29:20 +11:00
itsmattkc 7d337e6de2 two step process and configurable colorspaces 2019-03-20 01:42:40 +11:00
itsmattkc 05ac0314d7 nearly finished gles transition 2019-03-17 18:19:12 +11:00
itsmattkc 5100ae4c2e moved clips to custom framebufferobject 2019-03-17 01:45:19 +11:00
itsmattkc 4925f8f582 completed merge 2019-03-17 01:03:45 +11:00
itsmattkc 445c8299e7 fixed missing define and faulty clip selection logic 2019-03-16 22:54:05 +11:00
itsmattkc f1bc01ec72 better transition labelling in effect controls 2019-03-15 12:55:28 +11:00