Commit Graph
60 Commits
Author SHA1 Message Date
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
itsmattkc 2f86888a8d removed windows commands from travis and addressed #602 2019-03-09 06:32:29 +11:00
itsmattkc da0d34a2d8 inttype include revision 2019-03-08 23:51:27 +11:00
itsmattkc ec127cbe9a added cinttypes for platforms that need it 2019-03-08 23:40:44 +11:00
itsmattkc 0f7425d473 check queue for retrieved frame 2019-03-06 15:09:49 -08:00
itsmattkc f9e7c3a3dd fixed crash when file contains no valid frames #601 2019-03-05 10:12:34 -08:00
itsmattkc 7af3a0cd6e minor render thread refactor 2019-03-03 12:17:55 -08:00