Commit Graph
77 Commits
Author SHA1 Message Date
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 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 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 4aa44f8fa6 implemented saving bezier handles and fixed selection crash 2019-01-04 22:45:08 +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 30933cbfcd implemented full bezier interpolation for keyframes 2019-01-03 21:52:01 +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
itsmattkc 9417cab6b8 Merge branch 'master' of https://github.com/olive-editor/olive into bezierkeys 2018-12-29 11:31:13 +11:00
itsmattkc 4835c90028 reimplemented environment variable for effects path 2018-12-29 11:30:31 +11:00
itsmattkc 14fb979926 search more paths for effects 2018-12-29 11:21:15 +11:00
itsmattkc e101739214 big progress on graph editor 2018-12-28 22:06:38 +11:00
itsmattkc ef3ff6f0c4 changed latin encoding to utf8 for #176 2018-12-21 00:17:12 +11:00
itsmattkc 9797a3bf4b fixed a bunch of multithreaded loading issues and #174 2018-12-20 23:20:00 +11:00
itsmattkc 7a2a2af8ec vastly improved multithreaded loading and annchor point gizmo 2018-12-15 00:09:14 +11:00
itsmattkc 2fa7a638d5 reverted some files erroneously added in previous commit 2018-12-14 22:25:23 +11:00
itsmattkc 6b8168dc6a export dialog updates ui when done 2018-12-14 22:19:52 +11:00
itsmattkc b3fb7d37af fixed compile issues 2018-12-13 14:57:56 +11:00
itsmattkc 25e4bd9d8d added routines for alpha channel editing 2018-12-09 15:44:17 +11:00
itsmattkc 576d3f0098 fixed several memory leaks and image sequences not matching when loading 2018-12-08 20:42:41 +11:00
itsmattkc 967cc01077 fixed stuttering labelslider 2018-12-02 19:05:03 +11:00
itsmattkc 021a50477c standardized gizmos and made them keyframable 2018-12-02 18:23:15 +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
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 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 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 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