Commit Graph
291 Commits
Author SHA1 Message Date
itsmattkc bb9861da25 fixed bug where superimpose effect alpha affected whole clip alpha 2018-11-29 23:13:32 +11:00
itsmattkc 34260674b3 fixed labelsliders entering val on cancel 2018-11-29 22:17:59 +11:00
itsmattkc 431525703d returned to QImage because QPixmaps seemed to cause crashes 2018-11-29 12:07:28 +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 313b9d1a1b added length field for transitions 2018-11-25 09:44:16 +11:00
itsmattkc 7d11c9fbab rudimentary support for #119 in transform effect 2018-11-25 01:45:32 +11:00
itsmattkc 1a8c89371e tweaked gizmo behavior 2018-11-25 00:39:47 +11:00
itsmattkc 4dee202494 began work on #119 2018-11-25 00:36:15 +11:00
itsmattkc 234110de09 added fine control to label slider 2018-11-24 23:10:13 +11:00
itsmattkc 8c59d5784a fixed timeline objects retrieving incorrect name 2018-11-24 22:51:26 +11:00
itsmattkc 00b31d514e enforced field semantics and completed shared transitions 2018-11-24 20:12:51 +11:00
itsmattkc c5dca79d1d fixed transition copying 2018-11-24 13:20:33 +11:00
itsmattkc 16ccb4d9c3 more validator corrections and deleting shared transitions 2018-11-24 11:27:17 +11:00
itsmattkc af266d2871 fixed validators when resizing transitions 2018-11-24 11:05:49 +11:00
itsmattkc 1414c6a5bb fixed up validationn issues with transition tool 2018-11-24 10:59:00 +11:00
itsmattkc 48c196bdf5 fixed some broken transition logic 2018-11-24 01:09:46 +11:00
itsmattkc 20aae96110 better support for trimming and moving dual transitions 2018-11-23 22:38:13 +11:00
itsmattkc 067399960b implemented moving dual transitions 2018-11-23 22:07:59 +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 ad441b38e3 fixed issue of stuttering video with some sources 2018-11-23 21:20:11 +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 30baa45417 implemented transition sharing #110 2018-11-22 12:07:08 +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 ee683fd6d1 minor autoscale tweak 2018-11-20 11:34:57 +11:00
itsmattkc 8c9c394de3 revised superimpose effect code 2018-11-20 09:37:08 +11:00
itsmattkc 97ef45ad00 fixed solid fbo not clearing 2018-11-19 23:12:49 +11:00
itsmattkc 0851e7ad01 between transitions makes two transitions 2018-11-19 18:09:42 +11:00
itsmattkc f84f9f92ee further progress for #110 2018-11-19 16:40:51 +11:00
itsmattkc ca03252742 Merge branch 'master' of https://github.com/olive-editor/olive 2018-11-19 11:17:13 +11:00
itsmattkc 21fab10999 frontend completed for #110 2018-11-19 11:16:54 +11:00
itsmattkc c4e06d902e fixed selection bug 2018-11-19 10:51:47 +11:00
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 fcfc685ebe fixed partial frame saves from footage viewer 2018-11-17 16:52:57 +11:00
itsmattkc 268651a8b3 prep for #110 2018-11-17 14:25:05 +11:00
itsmattkc f427e37f46 tweaked merge 2018-11-17 12:56:00 +11:00
itsmattkc d3739c2776 Merge pull request #148 from alcomposer/fix_save_image
fix save_frame without adding suffix (default png)
2018-11-17 12:14:23 +11:00
itsmattkc fb180dc8fd Merge pull request #147 from alcomposer/qpixmap_preview
Change Previews to QPixmap
2018-11-17 12:14:13 +11:00
itsmattkc b9946c9609 corrected buggy behavior 2018-11-17 12:12:28 +11:00
itsmattkc 3902a7df54 added paste insert 2018-11-17 09:46:16 +11:00
itsmattkc 07bff6014a fixed insert bug 2018-11-17 09:20:48 +11:00
mass fb726cfa44 fix save_frame without adding suffix (defualt png) 2018-11-16 21:09:15 +10:30
mass 1cfc5a6fa1 don't show thumbnail if only a 1/4 is showing 2018-11-16 18:27:49 +10:30
mass b455c81605 Convert QImage to QPixmap for all previews and allow previews to be cropped to clipwidth 2018-11-16 18:13:43 +10:30
itsmattkc ca47f13fbb much faster box blur 2018-11-16 10:18:57 +11:00
itsmattkc f007f39dd2 added effects and fixed some crashes 2018-11-15 21:02:08 +11:00