Commit Graph
267 Commits
Author SHA1 Message Date
itsmattkc 016a94f656 added option to hide sequences 2019-01-18 00:19:13 +11:00
itsmattkc 9143561bb4 added preference for effect textbox size 2019-01-17 23:38:42 +11:00
itsmattkc cc442211bc fixed bug copying clip with unkeyframable rows 2019-01-17 22:36:17 +11:00
itsmattkc 45b31a49e1 added full screen disable option 2019-01-17 12:11:06 +11:00
itsmattkc 064a0a9804 fixed thread syncing 2019-01-17 11:49:24 +11:00
itsmattkc 08968706b0 fixed more threading issues 2019-01-15 22:45:25 +11:00
itsmattkc e1ec2f6fbe fixed various issues with threading 2019-01-15 22:01:51 +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 b1bb4b7808 added --disable-shaders arg 2019-01-12 01:46:42 +11:00
itsmattkc 9924315508 rewrote debug message handler 2019-01-12 00:54:39 +11:00
itsmattkc 0be6130861 Merge branch 'master' of https://github.com/olive-editor/olive 2019-01-11 23:31:31 +11:00
itsmattkc e8f632940c added text edit dialog to text effect 2019-01-11 23:30:15 +11:00
Carmot 652ac72c1c clipboard: vector size only calculated once.
transition: check of t pointer inside the check
sourcescommon: logical expression simplified.
2019-01-11 11:51:24 +01:00
itsmattkc 1a0464179d made timeline in/out toggleable 2019-01-11 01:33:02 +11:00
itsmattkc 69ccb55d61 split passage get into separate io device 2019-01-10 13:14:49 +11:00
itsmattkc b0f5b42865 Merge branch 'nulleffect' of https://github.com/olive-editor/olive into nulleffect 2019-01-10 11:51:32 +11:00
itsmattkc 342e4c765a timeline middle click moving and more glsl debugging info 2019-01-10 09:31:42 +11:00
itsmattkc b7f1fae028 wrote handler for #281 2019-01-09 20:40:45 +11:00
itsmattkc c89a595952 isolate winvst to windows 2019-01-09 14:37:53 +11:00
itsmattkc b34f7a2900 finished saving/loading vsts 2019-01-09 14:11:39 +11:00
itsmattkc f7a420c042 Merge branch 'master' of https://github.com/olive-editor/olive into winvst 2019-01-09 12:41:53 +11:00
itsmattkc 72df21e57c don't bind shaders if they didn't compile 2019-01-09 12:22:50 +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 d43cb42f02 fixed a linking issue and undo crash 2019-01-08 17:13:07 +11:00
itsmattkc 21af8fad0c fixed #272 2019-01-08 17:00:47 +11:00
itsmattkc 1f2e491188 started windows vst support 2019-01-08 16:56:44 +11:00
itsmattkc 42ebd48a93 disabled nonfunctional mask effect 2019-01-07 09:21:18 +11:00
itsmattkc 1398a54cf4 added optional toolbar 2019-01-06 21:06:31 +11:00
itsmattkc a70feb5b0b finalized media frame rate change 2019-01-06 20:26:10 +11:00
itsmattkc 33868a7481 backend for frame rate conform done 2019-01-06 11:33:25 +11:00
itsmattkc 5123ec0669 revised keyframe system for graph editor 2019-01-05 16:30:51 +11:00
itsmattkc 90181ea9c5 fixed disabling keyframe bug 2019-01-05 14:29:21 +11:00
itsmattkc 4aa44f8fa6 implemented saving bezier handles and fixed selection crash 2019-01-04 22:45:08 +11:00
itsmattkc fc7c17dee9 implemented adding keyframes by click to graph editor 2019-01-04 22:35:26 +11:00
itsmattkc a2eef2e829 numerous keyframe improvements 2019-01-04 21:01:36 +11:00
itsmattkc 6c8ec756d8 various graph editor improvements 2019-01-04 15:26:31 +11:00
itsmattkc 4157e4d432 potential fix for #240 2019-01-04 11:54:18 +11:00
itsmattkc dabed8ceec fixed regression with internal shaders and multiple effects paths 2019-01-04 10:40:02 +11:00
itsmattkc a315734329 merged master 2019-01-03 23:04:20 +11:00
itsmattkc 30933cbfcd implemented full bezier interpolation for keyframes 2019-01-03 21:52:01 +11:00
itsmattkc 0f46640931 fixed replace clip media regression 2019-01-03 11:25:47 +11:00
itsmattkc 820be3b8b5 fixed crash caused by editing a sequence after deleting a clip 2019-01-03 10:12:55 +11:00
itsmattkc 2b7103e286 added #225 2019-01-03 00:09:39 +11:00
itsmattkc 215c784f8e fixed keyframe save/load and goto next key 2019-01-02 22:43:35 +11:00
itsmattkc 37f21d2ff7 refactored keyframes to fields rather than rows 2019-01-02 22:30:32 +11:00