Commit Graph
622 Commits
Author SHA1 Message Date
itsmattkc 1dacdd2d06 Merge branch 'master' of https://github.com/olive-editor/olive into furtherocio 2019-03-18 16:03:33 +11:00
itsmattkc bc6626e207 fixed some icons 2019-03-18 15:18:17 +11:00
itsmattkc 17b5b0f2cf completed transition to gles 3.0 2019-03-18 02:34:11 +11:00
itsmattkc 862996e8a3 gles transition almost complete 2019-03-17 23:49:06 +11:00
itsmattkc 05ac0314d7 nearly finished gles transition 2019-03-17 18:19:12 +11:00
itsmattkc c8496ac2a8 began transition to gles 2019-03-17 15:53:54 +11:00
itsmattkc 535df4814c Merge branch 'master' of https://github.com/olive-editor/olive into furtherocio 2019-03-17 10:42:43 +11:00
itsmattkc 789b751935 fixed effect context menu linking 2019-03-17 08:48:07 +11:00
itsmattkc 5100ae4c2e moved clips to custom framebufferobject 2019-03-17 01:45:19 +11:00
itsmattkc bf36f68218 merged from master 2019-03-16 23:10:15 +11:00
itsmattkc 791bc0c9b8 overrode menus 2019-03-16 22:27:57 +11:00
itsmattkc 230ce1840d started effect loading earlier to speed up timing 2019-03-16 21:25:37 +11:00
itsmattkc d0151ba792 merged fxrestructure 2019-03-16 20:14:36 +11:00
itsmattkc 1d11e31029 added more documentation 2019-03-16 17:56:01 +11:00
itsmattkc 7d80c11d37 documented EffectUI 2019-03-16 16:21:52 +11:00
itsmattkc 644b14707a replaced sequence::isclipselected with clip::isselected 2019-03-15 13:01:58 +11:00
itsmattkc f1bc01ec72 better transition labelling in effect controls 2019-03-15 12:55:28 +11:00
itsmattkc 8c68a46416 limit transition values set in the effect controls 2019-03-15 12:37:36 +11:00
itsmattkc ab3535e399 show only transitions in effect controls if only transitions are selected 2019-03-15 11:48:24 +11:00
itsmattkc bc01f57b17 transitions can be correctly edited in effect controls 2019-03-15 11:23:31 +11:00
itsmattkc d32ff84240 fixed multiple clip issues 2019-03-15 10:43:57 +11:00
itsmattkc db22704169 implemented #92 2019-03-15 09:59:31 +11:00
itsmattkc 058e5b25c5 started on editing multiple effects at once 2019-03-15 01:26:46 +11:00
itsmattkc ab0052e08e added shadow to rich text effect and removed old effect residue 2019-03-14 23:57:16 +11:00
itsmattkc 16da36f364 added auto-scroll to rich text effect 2019-03-14 23:34:10 +11:00
itsmattkc 9fc542e688 further progress on rich text effect 2019-03-14 22:56:23 +11:00
itsmattkc a3831bbd50 made improvements to legacy text effect 2019-03-14 20:38:28 +11:00
itsmattkc bda0fdf376 don't scroll sides when using hand tool 2019-03-14 19:48:05 +11:00
itsmattkc c73fc78087 moved undostack to its own source file 2019-03-14 10:53:50 +11:00
itsmattkc c6a4b9e8d6 fixed the graph editor 2019-03-14 09:35:50 +11:00
itsmattkc 1508e3cf73 fixed #624 2019-03-14 08:51:22 +11:00
itsmattkc b884f7511b reimplemented gizmos 2019-03-14 08:15:12 +11:00
itsmattkc e3e322ca53 connected effect UI to enabled setting 2019-03-13 22:46:53 +11:00
itsmattkc 933cbb0304 reimplemented dragging all field types 2019-03-13 22:34:26 +11:00
itsmattkc 06ed5ea05d fixed crash pressing space on null sequence 2019-03-13 21:34:44 +11:00
itsmattkc c634070368 added styling options and rearranged preferences 2019-03-13 21:34:23 +11:00
itsmattkc 1cd5dabc07 file/folder restructuring 2019-03-13 16:55:49 +11:00
itsmattkc d84b5a7f1d reimplemented some of keyframing 2019-03-13 11:30:25 +11:00
itsmattkc ec5ee40dee respect field column span and disable scrolling on combo fields 2019-03-13 10:22:30 +11:00
itsmattkc 36f3d0ac92 only show update notif if compiled to 2019-03-13 09:44:39 +11:00
itsmattkc 686addf144 reimplemented keyframe navigation 2019-03-13 08:55:15 +11:00
itsmattkc e82b0e4914 implemented all field UIs 2019-03-13 08:43:46 +11:00
itsmattkc d01e868d60 reimplemented text field 2019-03-13 01:10:17 +11:00
itsmattkc d6e62c5ef9 forced thread safety on media throbber 2019-03-13 00:39:57 +11:00
itsmattkc 9522432112 indentation fix 2019-03-13 00:36:05 +11:00
itsmattkc e3e45279b9 reimplemented double and bool widgets separately 2019-03-13 00:12:15 +11:00
itsmattkc 5b03af5e5a separated effect from UI 2019-03-12 22:49:01 +11:00
itsmattkc 0b090ddc21 decoupled ui from effect row 2019-03-12 20:12:12 +11:00
itsmattkc 170fe9bd01 decoupled effectfield UI from backend 2019-03-12 19:33:01 +11:00
itsmattkc 0f3d91b7b3 fixed #620 2019-03-11 16:14:09 +11:00