Commit Graph
59 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
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 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 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 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 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 fe9eb8754f can set default input color space 2019-03-27 00:15:20 +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 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 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 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 55b33d8a33 fixed gpl message header 2019-03-20 14:29:20 +11:00
itsmattkc f9591e4f1e fixed gcc compile 2019-03-20 11:26:44 +11:00
itsmattkc 7d337e6de2 two step process and configurable colorspaces 2019-03-20 01:42:40 +11:00
itsmattkc 0a5c3fe36e fixed gizmos 2019-03-19 22:23:08 +11:00
itsmattkc 47aef20891 added version header to shader pipeline 2019-03-19 19:21:05 +11:00
itsmattkc 4c8d6ff135 gles3 core complete 2019-03-19 18:57:24 +11:00
itsmattkc 17b5b0f2cf completed transition to gles 3.0 2019-03-18 02:34:11 +11:00
itsmattkc 862996e8a3 gles transition almost complete 2019-03-17 23:49:06 +11:00
itsmattkc 05ac0314d7 nearly finished gles transition 2019-03-17 18:19:12 +11:00
itsmattkc c8496ac2a8 began transition to gles 2019-03-17 15:53:54 +11:00
itsmattkc eef306ff1e added try/catch to processor retrieve 2019-03-17 11:23:30 +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 bf36f68218 merged from master 2019-03-16 23:10:15 +11:00
itsmattkc c18a2d87be temporarily disabled blending modes 2019-03-16 21:37:27 +11:00
itsmattkc d0151ba792 merged fxrestructure 2019-03-16 20:14:36 +11:00
itsmattkc ba700fa13f fixed auto-scale breaking positioning 2019-03-15 10:31:43 +11:00
itsmattkc 1cd5dabc07 file/folder restructuring 2019-03-13 16:55:49 +11:00
itsmattkc e3e45279b9 reimplemented double and bool widgets separately 2019-03-13 00:12:15 +11:00
itsmattkc 5b03af5e5a separated effect from UI 2019-03-12 22:49:01 +11:00
itsmattkc 170fe9bd01 decoupled effectfield UI from backend 2019-03-12 19:33:01 +11:00
itsmattkc a800904580 inverted macro so OCIO support is enabled by default 2019-03-11 02:45:02 +11:00