Commit Graph
424 Commits
Author SHA1 Message Date
itsmattkc 2905dce3d9 sequence encapsulation 2019-05-09 00:19:36 +10:00
itsmattkc 9a13776b2c refactored some classes 2019-05-08 00:41:44 +10:00
itsmattkc b21745f694 merged effects into node structure 2019-04-12 21:50:52 +10:00
itsmattkc d3bc1d4f06 finished moving field data retrieving to row 2019-04-11 00:02:50 +10:00
itsmattkc 644d096f3c converted internal system to float 2019-04-07 13:37:28 +10:00
itsmattkc a2d7025776 optimized waveform generation 2019-04-07 11:31:37 +10:00
itsmattkc 365d96f83e fixed clip adding 2019-04-03 02:05:15 +11:00
itsmattkc 2d4714547b rewrite nearly complete 2019-04-03 01:38:01 +11:00
itsmattkc 8989333e99 more refactoring and timeline rewriting 2019-03-31 14:14:37 +11:00
itsmattkc f40b744dd4 further work on timeline rewrite 2019-03-31 10:36:01 +11:00
itsmattkc 5ddf2726dd separation of ui from backend in project 2019-03-30 13:26:00 +11:00
itsmattkc 114606c28e rewrite work continued 2019-03-30 03:09:43 +11:00
itsmattkc ad1013e60b ported some glsl effects to gles 2019-03-27 01:05:05 +11:00
itsmattkc fe9eb8754f can set default input color space 2019-03-27 00:15:20 +11:00
itsmattkc 091889fbe0 show loading icon for proxy generation 2019-03-26 22:32:24 +11:00
itsmattkc d8acef21a8 better support for various bit rates 2019-03-26 21:42:45 +11:00
itsmattkc 93c009c7fd merged with master 2019-03-25 12:43:23 +11:00
itsmattkc 54518a5896 custom style delegate for icon view 2019-03-24 22:34:34 +11:00
itsmattkc bd4b4f4e18 fixed #661 2019-03-23 00:56:54 +11:00
itsmattkc fcdd03bf73 fixed crash when loading shared transition 2019-03-22 22:42:28 +11:00
itsmattkc ca792a7a12 added buttons to drag just video or just audio 2019-03-22 13:24:51 +11:00
itsmattkc d0b7004b8f fixed folder bug 2019-03-22 10:47:17 +11:00
itsmattkc 1168ecf019 fixed faulty project closing code 2019-03-22 03:48:59 +11:00
itsmattkc 22b208143b correct threading around clearing the viewer sequences 2019-03-22 03:33:18 +11:00
itsmattkc 6173b721e2 merged master and fixed superimpose effect 2019-03-22 02:48:59 +11:00
itsmattkc 067eec0b90 cleanups 2019-03-22 01:17:42 +11:00
itsmattkc 81319764a7 fixed #660 2019-03-21 23:47:15 +11:00
itsmattkc 3e74d3dccb moved load project functions from project panel to global 2019-03-21 20:54:27 +11:00
itsmattkc dd06230c04 merged with master 2019-03-21 17:22:36 +11:00
itsmattkc fbd77791cd implemented #574 2019-03-21 00:18:47 +11:00
itsmattkc 55b33d8a33 fixed gpl message header 2019-03-20 14:29:20 +11:00
itsmattkc c78170bb2e enforce v1 api for now 2019-03-20 13:41:28 +11:00
itsmattkc afa1271134 should fix #643 2019-03-20 11:39:39 +11:00
itsmattkc 7d337e6de2 two step process and configurable colorspaces 2019-03-20 01:42:40 +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 d0151ba792 merged fxrestructure 2019-03-16 20:14:36 +11:00
itsmattkc c73fc78087 moved undostack to its own source file 2019-03-14 10:53:50 +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 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 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 df2c5be7a7 reimplemented UI for combobox 2019-03-13 00:45:18 +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