Commit Graph
164 Commits
Author SHA1 Message Date
itsmattkc 74d343522d fixed blur issues on intel gpus 2018-12-22 08:53:39 +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 f21742c2f3 fixed blurs causing black frames and added backend for stabilizer 2018-12-08 16:37:34 +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 cc41123106 disabled broken find edges effect 2018-12-02 16:37:20 +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
itsmattkc 1113c74c00 added controls for transitions 2018-11-25 00:10:45 +11:00
itsmattkc 66f5b37c3b removed some effects boilerplate code 2018-11-24 23:27:59 +11:00
itsmattkc 00b31d514e enforced field semantics and completed shared transitions 2018-11-24 20:12:51 +11:00
itsmattkc 121177fd37 added internal pointer command 2018-11-24 00:24:34 +11:00
itsmattkc f13366e273 fixed occasional gl crash on close and made import context menu item always available 2018-11-23 22:00:17 +11:00
itsmattkc 4a7abcdeaa better ]shared transitions, dock tabs, effects panel name 2018-11-23 19:49:29 +11:00
itsmattkc 6da9438509 fixed cache interrupts 2018-11-22 14:01:38 +11:00
itsmattkc e785586df2 transition code rewrite for #110 2018-11-20 22:02:41 +11:00
itsmattkc bf0874dbe5 corrected some semantics 2018-11-20 19:52:09 +11:00
itsmattkc af24b28354 revised checkerboard 2018-11-20 09:27:34 +11:00
mass db8230075c Add checkerboard generator to solid effects
tidy up checkerboard code

make checkerboard square with scaling

fix up

remove unused #define, now calculating size of checkers on-the-fly
2018-11-20 02:18:36 +10:30
itsmattkc bcbaf7473e added options to chroma key 2018-11-18 17:47:55 +11:00
itsmattkc 456103df2f added chroma key 2018-11-18 02:22:11 +11:00
itsmattkc 0468b0619a optimized blur and added effects 2018-11-16 13:22:24 +11:00
itsmattkc ca47f13fbb much faster box blur 2018-11-16 10:18:57 +11:00
itsmattkc 55e1ea4fe9 fixed gles bugs 2018-11-16 09:45:18 +11:00
itsmattkc b264680159 added and tweaked effects 2018-11-15 22:56:26 +11:00
itsmattkc a10d486005 fixed some errors 2018-11-15 21:25:52 +11:00
itsmattkc f007f39dd2 added effects and fixed some crashes 2018-11-15 21:02:08 +11:00
itsmattkc 0e924caf8e added directional blur 2018-11-15 15:03:47 +11:00
itsmattkc 4cc849ae18 fixed hang if dragging invalid files directly into timeline 2018-11-13 13:28:13 +11:00
itsmattkc bd1bc7136c fixed corner pin bug on gles 2018-11-13 11:23:22 +11:00
itsmattkc b3bcddf96b fixed broken includes 2018-11-13 02:56:31 +11:00
itsmattkc 6495c5768d added perspective option to corner pin 2018-11-13 02:39:15 +11:00
itsmattkc 4f3c807c6a even more improved corner pin and more consistent audio 2018-11-12 20:49:15 +11:00
itsmattkc 18c112d83e improved corner pin 2018-11-12 18:44:10 +11:00