Commit Graph
1380 Commits
Author SHA1 Message Date
itsmattkc 482c0f4888 fixed compile issue on gcc 2019-03-16 20:43:42 +11:00
itsmattkc 88f423fa84 merged with master 2019-03-16 18:26:24 +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 9b86bc4b32 documented effectfield 2019-03-15 22:13:12 +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 1f21fdac8a initialize enabled value 2019-03-15 12:41:43 +11:00
itsmattkc 8c68a46416 limit transition values set in the effect controls 2019-03-15 12:37:36 +11:00
itsmattkc a12c45dc22 slight code enhancement 2019-03-15 11:48:41 +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 ba700fa13f fixed auto-scale breaking positioning 2019-03-15 10:31:43 +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 c0d3e038eb added rich text mode 2019-03-14 20:50:21 +11:00
itsmattkc a3831bbd50 made improvements to legacy text effect 2019-03-14 20:38:28 +11:00
itsmattkc 8f923d9d92 keep text cursor position on stringfield 2019-03-14 19:57:47 +11:00
itsmattkc 36c6415a9a fixed text effect crash 2019-03-14 19:48:13 +11:00
itsmattkc bda0fdf376 don't scroll sides when using hand tool 2019-03-14 19:48:05 +11:00
itsmattkc 53334b5399 some finishing touches 2019-03-14 19:25:53 +11:00
itsmattkc 1889d423af removed unnecessary debug line 2019-03-14 15:35:03 +11:00
itsmattkc 2298e78c61 fixed various audio exporting bugs 2019-03-14 15:34:19 +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 7b7ffc84d2 use make_unique rather than new for mediaiconservice 2019-03-14 08:51:45 +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 aeadb73679 updated script for new shader directory 2019-03-14 08:14:01 +11:00
itsmattkc d442b30aba update effect controls after setting effects 2019-03-14 07:44:28 +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 654c6f32c6 reimplemented updating UI from effect fields 2019-03-13 19:43:28 +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 3213749adf minor code improvements 2019-03-13 09:42:50 +11:00
itsmattkc 935cf04d95 moved media to smart pointers 2019-03-13 09:34:07 +11:00
itsmattkc 686addf144 reimplemented keyframe navigation 2019-03-13 08:55:15 +11:00
itsmattkc 0176ae99be restored minimum width functionality in effect controls 2019-03-13 08:54:58 +11:00
itsmattkc e82b0e4914 implemented all field UIs 2019-03-13 08:43:46 +11:00
itsmattkc b7b9c866a8 started text controls in texteditdialog 2019-03-13 01:18:38 +11:00
itsmattkc d01e868d60 reimplemented text field 2019-03-13 01:10:17 +11:00