itsmattkc
|
f1fb0cccd0
|
proof of concept for retrieving a texture from a node
|
2019-05-22 14:57:42 +10:00 |
|
itsmattkc
|
41884a13b9
|
test code for getting texture from a node
|
2019-05-22 13:58:29 +10:00 |
|
itsmattkc
|
e21629892d
|
started testing a node with a texture output
|
2019-05-22 03:30:26 +10:00 |
|
itsmattkc
|
49feb12999
|
ported functions to new node type
|
2019-05-13 12:00:15 +10:00 |
|
itsmattkc
|
f796c2b379
|
sequence is now a node graph
|
2019-05-11 11:38:18 +10:00 |
|
itsmattkc
|
3fe0d1cda5
|
fixes #931, fixes #882
|
2019-05-09 11:11:24 +10:00 |
|
itsmattkc
|
7c66c3bf4b
|
fixed track size issue
|
2019-05-09 01:54:14 +10:00 |
|
itsmattkc
|
2905dce3d9
|
sequence encapsulation
|
2019-05-09 00:19:36 +10:00 |
|
itsmattkc
|
5f0debb7ec
|
removed tracklist layer
|
2019-05-08 19:32:31 +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
|
616e2b4740
|
Merge branch 'furtherocio' into nodes
|
2019-04-21 23:03:48 +10:00 |
|
itsmattkc
|
8c9809f657
|
ported master fixes to furtherocio
|
2019-04-21 22:56:13 +10:00 |
|
itsmattkc
|
f2ef1e4443
|
fixes #777 and fixes #730
|
2019-04-18 02:45:49 +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
|
a0f3ab2a6b
|
started node graph design
|
2019-04-12 01:00:33 +10:00 |
|
itsmattkc
|
433ae494ad
|
some cleanup
|
2019-04-09 13:15:15 +10:00 |
|
itsmattkc
|
aa13816fef
|
split selection works again
|
2019-04-06 21:32:33 +11:00 |
|
itsmattkc
|
4f246dba24
|
fixed bug where ripples re-added deleted clips
|
2019-04-06 21:13:27 +11:00 |
|
itsmattkc
|
2674d284e2
|
fixed ripple deleting empty space
|
2019-04-06 16:36:40 +11:00 |
|
itsmattkc
|
8ed09cdccf
|
enable ripple deleting
|
2019-04-06 16:12:07 +11:00 |
|
itsmattkc
|
9833634815
|
fixed shared cross dissolve frozen at start frame
|
2019-04-06 11:08:39 +11:00 |
|
itsmattkc
|
eb08a794bc
|
update timeline after delete function
|
2019-04-06 00:22:36 +11:00 |
|
itsmattkc
|
5f5535bb11
|
fixed clips not showing their first frames
|
2019-04-06 00:12:16 +11:00 |
|
itsmattkc
|
9f029bedfa
|
ghosts can traverse tracks again
|
2019-04-05 02:16:12 +11:00 |
|
itsmattkc
|
d7091c2b10
|
better attachment between labels and tracks
|
2019-04-04 19:35:52 +11:00 |
|
itsmattkc
|
e708791e90
|
reimplemented rectangle selection
|
2019-04-04 03:07:04 +11:00 |
|
itsmattkc
|
673bcc0bf7
|
fixed last references to track as an integer
|
2019-04-03 23:59:36 +11:00 |
|
itsmattkc
|
f3178ff071
|
solo and mute buttons are now implemented
|
2019-04-03 12:15:03 +11:00 |
|
itsmattkc
|
d504ee6302
|
connect timelines to sequence viewer
|
2019-04-03 12:05:54 +11: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
|
8e95210b22
|
started new timeline paradigm
|
2019-03-30 19:43:22 +11:00 |
|
itsmattkc
|
7f92774dc9
|
use track types and clip refs
|
2019-03-30 13:36:44 +11:00 |
|
itsmattkc
|
114606c28e
|
rewrite work continued
|
2019-03-30 03:09:43 +11:00 |
|
itsmattkc
|
1fdac776d4
|
began timeline rewrite
|
2019-03-29 23:47:15 +11:00 |
|
itsmattkc
|
45ce93d601
|
merged trilinear fixes
|
2019-03-28 19:18:05 +11:00 |
|
itsmattkc
|
4e0188fd3a
|
enforce trilinear and mipmap generation
|
2019-03-28 18:21:35 +11:00 |
|
itsmattkc
|
ad1013e60b
|
ported some glsl effects to gles
|
2019-03-27 01:05:05 +11:00 |
|
itsmattkc
|
091889fbe0
|
show loading icon for proxy generation
|
2019-03-26 22:32:24 +11:00 |
|
itsmattkc
|
6b40a4ccf8
|
hdr video can be used in the pipeline without conversion to rgba8888
|
2019-03-26 21:58:47 +11:00 |
|
itsmattkc
|
d8acef21a8
|
better support for various bit rates
|
2019-03-26 21:42:45 +11:00 |
|
itsmattkc
|
ef837f06c1
|
proper alpha treatment
|
2019-03-25 13:54:41 +11:00 |
|
itsmattkc
|
93c009c7fd
|
merged with master
|
2019-03-25 12:43:23 +11:00 |
|
itsmattkc
|
ca792a7a12
|
added buttons to drag just video or just audio
|
2019-03-22 13:24:51 +11:00 |
|