Commit Graph
66 Commits
Author SHA1 Message Date
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
itsmattkc 47532a4e73 fixed composition when color management is off 2019-03-20 13:51:46 +11:00
itsmattkc c78170bb2e enforce v1 api for now 2019-03-20 13:41:28 +11:00
itsmattkc 1bd4b110fd fixed #641 2019-03-20 13:35:49 +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 1e2fe9a060 removed unused gl_depth 2019-03-16 20:46:35 +11:00
itsmattkc d0151ba792 merged fxrestructure 2019-03-16 20:14:36 +11:00
itsmattkc 88f423fa84 merged with master 2019-03-16 18:26:24 +11:00
itsmattkc ba700fa13f fixed auto-scale breaking positioning 2019-03-15 10:31:43 +11:00
itsmattkc 2298e78c61 fixed various audio exporting bugs 2019-03-14 15:34:19 +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 0f3d91b7b3 fixed #620 2019-03-11 16:14:09 +11:00
itsmattkc a800904580 inverted macro so OCIO support is enabled by default 2019-03-11 02:45:02 +11:00
itsmattkc 938224214c implemented opencolorio 2019-03-11 02:25:50 +11:00
itsmattkc 636cf64b3e no need to compile a shader for multiplying alpha 2019-03-10 13:44:14 +11:00
itsmattkc a0851afc96 blending modes are loaded modularly now 2019-03-10 10:10:52 +11:00
itsmattkc c056c9d803 auto-generate blending shader 2019-03-10 09:48:34 +11:00
itsmattkc 0e612e717d removed internal blending modes 2019-03-10 09:03:08 +11:00
itsmattkc d051fdc83c ensured seek loop used int64_t at all times 2019-03-09 06:58:56 +11:00