Commit Graph
73 Commits
Author SHA1 Message Date
itsmattkc e2ceda74db moved vst to cross platform defs (still untested on other platforms 2019-01-21 12:34:36 +11:00
itsmattkc 80507264ec added correct frei0r overriding and fixed loading message boxes 2019-01-21 11:42:24 +11:00
itsmattkc 2746e727f6 made frei0r disableable 2019-01-21 01:37:20 +11:00
itsmattkc 6d49f598a3 some corrections on windows 2019-01-20 23:11:19 +11:00
itsmattkc 3882288238 added linux support 2019-01-20 23:05:59 +11:00
itsmattkc d5eab3673c windows frei0r support done 2019-01-20 21:06:21 +11:00
itsmattkc 1c620af9f5 work on frei0r support 2019-01-20 12:07:22 +11:00
itsmattkc 20f4b8d4c7 implemented software fallback for text effect 2019-01-19 04:00:02 +11:00
itsmattkc 2ed9d6ba2e fixed #143 regression 2019-01-18 15:09:17 +11:00
itsmattkc 0005f592b1 improved text effect and gizmo hand bug 2019-01-17 12:27:09 +11:00
itsmattkc a447891050 merged with slight code cleanup 2019-01-12 13:55:53 +11:00
itsmattkc 6c31e458f7 updated some casts and warnings 2019-01-12 13:29:10 +11:00
itsmattkc a8e37ac76a changed NULLs to nullptr 2019-01-12 12:57:15 +11:00
itsmattkc 345328432d translation 2019-01-12 10:10:24 +11:00
itsmattkc 9924315508 rewrote debug message handler 2019-01-12 00:54:39 +11:00
itsmattkc e8f632940c added text edit dialog to text effect 2019-01-11 23:30:15 +11:00
itsmattkc 9f3469857a text effect only bind shader if shadow is enabled 2019-01-10 13:38:59 +11:00
itsmattkc 69ccb55d61 split passage get into separate io device 2019-01-10 13:14:49 +11:00
itsmattkc b7f1fae028 wrote handler for #281 2019-01-09 20:40:45 +11:00
itsmattkc b34f7a2900 finished saving/loading vsts 2019-01-09 14:11:39 +11:00
itsmattkc f439c5071b removed superfluous lines 2019-01-09 10:48:15 +11:00
itsmattkc fb4ffbdb9f merged with master 2019-01-09 10:39:23 +11:00
itsmattkc 6b1bb620c1 added fill left/right effect 2019-01-09 10:05:43 +11:00
itsmattkc db2815ce09 completed winvst frontend 2019-01-09 00:04:20 +11:00
itsmattkc b8bc25d408 added windows vst support 2019-01-08 22:21:49 +11:00
itsmattkc 1f2e491188 started windows vst support 2019-01-08 16:56:44 +11:00
itsmattkc 1077d7f6aa more anchor point shenanigans 2019-01-05 13:29:50 +11:00
itsmattkc e8b2f3129c anchor points now recenter when the media is replaced (#226) 2019-01-03 23:20:41 +11:00
itsmattkc 30933cbfcd implemented full bezier interpolation for keyframes 2019-01-03 21:52:01 +11:00
itsmattkc 7a2a2af8ec vastly improved multithreaded loading and annchor point gizmo 2018-12-15 00:09:14 +11:00
itsmattkc 3eef432fb5 merge of previous commits 2018-12-13 14:31:25 +11:00
itsmattkc ac1cb9d14f massive rewrite of project data system 2018-12-13 14:29:09 +11:00
itsmattkc 3e57e06542 added gizmo for anchor point 2018-12-09 15:56:47 +11:00
itsmattkc 3d4512fa3c removed unnecessary qimage from texteffect 2018-12-02 20:06:52 +11:00
itsmattkc 021a50477c standardized gizmos and made them keyframable 2018-12-02 18:23:15 +11:00
itsmattkc 6e3147ccd7 moved text shadow to shader for better performance 2018-12-02 14:49:25 +11:00
itsmattkc 52ab7db488 completed merging timecode effect 2018-12-01 12:33:45 +11:00
itsmattkc 2222bc420a Merge branch 'master' into new_timecode 2018-12-01 12:24:32 +11:00
itsmattkc 0188920556 fixed alpha blending in some situations 2018-12-01 11:56:30 +11:00
itsmattkc bb9861da25 fixed bug where superimpose effect alpha affected whole clip alpha 2018-11-29 23:13:32 +11:00
alcomposer bb0a94ce34 Use parent_clip instead of duplicating clip * c 2018-11-29 22:33:10 +10:30
alcomposer f0902971a3 Media timecode is now calucated using playhead_to_clip_seconds 2018-11-29 22:21:26 +10:30
alcomposer ba43adad80 Added slector for sequence or media timecode display 2018-11-29 21:29:47 +10:30
alcomposer 35f699e02e Add Timecode Display effect 2018-11-29 19:11:10 +10:30
itsmattkc 6526ece3b0 implemented effect copying/pasting 2018-11-29 17:32:22 +11:00
itsmattkc 3069fb6f7c gizmos fairly complete 2018-11-28 13:53:31 +11:00
itsmattkc f28427302e dot gizmos implemented 2018-11-27 12:46:17 +11:00
itsmattkc 82bcb5d25f fixed critical bug that corrupts transitions 2018-11-27 11:22:43 +11:00
itsmattkc 7d11c9fbab rudimentary support for #119 in transform effect 2018-11-25 01:45:32 +11:00
itsmattkc 4dee202494 began work on #119 2018-11-25 00:36:15 +11:00