Commit Graph
43 Commits
Author SHA1 Message Date
itsmattkc 4e2a7b5254 fixed #791 2019-04-14 22:12:49 +10: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 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 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 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 22b208143b correct threading around clearing the viewer sequences 2019-03-22 03:33:18 +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 1bd4b110fd fixed #641 2019-03-20 13:35:49 +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 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 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
itsmattkc 2b406d71f2 initialize buffer switcher 2019-03-02 11:44:53 -08:00
itsmattkc 2e400c7c55 moved gizmo discovery to distinct function outside of renderfunctions 2019-03-02 10:30:50 -08:00
itsmattkc cab3c93004 added eof tolerance to frame queue #570 2019-02-28 12:33:59 -08:00
itsmattkc a7243c76c0 fixed missing nullptr checks on non-media clips 2019-02-28 11:12:25 -08:00
itsmattkc 70be7fa097 created sequence clip selection convenience function 2019-02-28 03:45:17 -08:00
itsmattkc 1685fa3a5d #475 and some clip pointer changes 2019-02-28 01:54:04 -08:00
itsmattkc d3487086c7 moved buffer mutex 2019-02-27 11:13:29 -08:00
itsmattkc 1ae3b877a1 find starting number for image sequences automatically 2019-02-26 10:58:55 -08:00
itsmattkc 47d0065eff implemented translating without restarting #514 2019-02-25 20:40:23 -08:00
itsmattkc c3373524b1 giant rendering overhaul and many small fixes 2019-02-25 13:47:18 -08:00