Commit Graph
37 Commits
Author SHA1 Message Date
itsmattkc 0acee942f4 fix line endings 2019-06-15 07:39:55 -07:00
itsmattkc 49feb12999 ported functions to new node type 2019-05-13 12:00:15 +10:00
itsmattkc 2ac87a6cbc fixed #929 2019-05-09 03:55:53 +10:00
itsmattkc 9a13776b2c refactored some classes 2019-05-08 00:41:44 +10:00
itsmattkc b819a30c01 merge of long discussed new pipeline 2019-05-04 10:48:20 +10:00
luz.paz 52d03aacd6 Misc. typos
Found via ` codespell -q 3 -S *.ts,*.xml -L ba,froms,seeked`
2019-04-24 11:34:56 -04:00
itsmattkc 9b2f91f483 show node properties as a sidebar 2019-04-24 10:26:42 +10:00
itsmattkc de69558ee5 Revert "derive clips, tracks, and sequences from the same base"
This reverts commit 1b9a963eeb.
2019-04-14 12:47:19 +10:00
itsmattkc 1b9a963eeb derive clips, tracks, and sequences from the same base 2019-04-14 11:13:00 +10:00
itsmattkc b21745f694 merged effects into node structure 2019-04-12 21:50:52 +10:00
itsmattkc 83620173af ui for output rows on nodes 2019-04-12 01:44:49 +10:00
itsmattkc 1285d70c62 node socket UI 2019-04-11 11:48:20 +10:00
itsmattkc e73011e192 made column span redundant 2019-04-11 01:40:37 +10:00
itsmattkc d3bc1d4f06 finished moving field data retrieving to row 2019-04-11 00:02:50 +10:00
itsmattkc 81da3228bb effect UIs ported to nodes 2019-04-08 23:47:05 +10:00
itsmattkc a223b47909 merged with master 2019-03-29 15:45:51 +11:00
itsmattkc 00e86a4eeb fixed #693 2019-03-29 11:26:20 +11:00
itsmattkc 6173b721e2 merged master and fixed superimpose effect 2019-03-22 02:48:59 +11:00
itsmattkc ff6848d1b6 fixed #654 2019-03-22 02:19:29 +11:00
itsmattkc 55b33d8a33 fixed gpl message header 2019-03-20 14:29:20 +11:00
itsmattkc 789b751935 fixed effect context menu linking 2019-03-17 08:48:07 +11:00
itsmattkc 791bc0c9b8 overrode menus 2019-03-16 22:27:57 +11:00
itsmattkc 7d80c11d37 documented EffectUI 2019-03-16 16:21:52 +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 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 16da36f364 added auto-scroll to rich text effect 2019-03-14 23:34:10 +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 1cd5dabc07 file/folder restructuring 2019-03-13 16:55:49 +11:00
itsmattkc ec5ee40dee respect field column span and disable scrolling on combo fields 2019-03-13 10:22:30 +11:00
itsmattkc 686addf144 reimplemented keyframe navigation 2019-03-13 08:55:15 +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