itsmattkc
|
d1545745d8
|
various: moved time from viewer UI to viewer node
|
2022-10-23 20:56:04 -07:00 |
|
itsmattkc
|
906f802422
|
viewer: only render sequence waveforms when waveform view is visible
|
2022-10-04 21:51:05 -07:00 |
|
itsmattkc
|
df97df635d
|
timeline: implement nest function
Also includes some improved cache/request code
|
2022-10-01 13:04:51 -07:00 |
|
itsmattkc
|
895250ab48
|
viewer: fix issue with waveform on footage
|
2022-10-01 09:57:00 -07:00 |
|
itsmattkc
|
54d0a94a20
|
Merge branch 'master' into cache-update
|
2022-08-18 08:12:46 -07:00 |
|
itsmattkc
|
37fad27484
|
viewer: repush buffers
Fixes nested sequences
|
2022-07-04 09:53:46 -05:00 |
|
itsmattkc
|
7e1792cfea
|
Merge branch 'master' into cache-update
|
2022-07-01 22:32:49 -05:00 |
|
itsmattkc
|
079d6beff2
|
timeline: separate markers and workarea
|
2022-06-27 23:39:31 -07:00 |
|
itsmattkc
|
eb046fcd3e
|
viewernode: use convenience functions
|
2022-06-22 23:54:14 -07:00 |
|
itsmattkc
|
9cc861cdd5
|
cache: cancel tasks on disable
|
2022-05-30 13:40:39 -07:00 |
|
itsmattkc
|
2f7dc3c98b
|
implemented separate waveform cache
|
2022-05-29 17:52:35 -07:00 |
|
itsmattkc
|
89b6cce2b2
|
Merge branch 'master' into hashremoval
|
2022-05-29 11:18:58 -07:00 |
|
itsmattkc
|
fc68a123ba
|
project: reprobe and merge params when file changes are found
|
2022-05-28 12:25:50 -07:00 |
|
itsmattkc
|
60f7f06de4
|
implemented base for thumbnail display
|
2022-05-25 11:18:08 -07:00 |
|
itsmattkc
|
ee87ac27af
|
viewer: remove unnecessary lines from master
|
2022-05-21 19:29:27 -07:00 |
|
itsmattkc
|
e59d0884db
|
Merge branch 'master' into hashremoval
|
2022-05-21 19:18:59 -07:00 |
|
itsmattkc
|
3de9251cf5
|
viewer: limit invalidation range
|
2022-05-21 18:34:41 -07:00 |
|
itsmattkc
|
5a24ac420b
|
remove autocache config entry
Auto-cache can still be set from sequence settings
|
2022-05-20 10:19:09 -07:00 |
|
itsmattkc
|
f4af8353bd
|
viewer: temporarily patched to fix live updates
Fixes #1938
|
2022-05-19 10:53:31 -07:00 |
|
itsmattkc
|
7084d0feb6
|
moved more cache functions out of viewer
|
2022-05-16 20:33:59 -07:00 |
|
itsmattkc
|
e0bb31b199
|
remove shifts, operations, and make caches node-agnostic
|
2022-05-16 19:53:38 -07:00 |
|
itsmattkc
|
bfd6a407a5
|
Merge branch 'master' into hashremoval
|
2022-05-16 09:12:49 -07:00 |
|
itsmattkc
|
e9844ee135
|
implemented gizmo transforming through the node graph
|
2022-05-15 14:36:30 -07:00 |
|
itsmattkc
|
83e7707025
|
media: implement importing SRT files
|
2022-05-11 13:48:59 -07:00 |
|
itsmattkc
|
4b366a9b73
|
update copyright year to 2022
|
2022-05-10 10:38:56 -07:00 |
|
itsmattkc
|
08f3cb3cc3
|
remove hashes from nodes
|
2022-05-09 18:30:36 -07:00 |
|
itsmattkc
|
d55d9c820f
|
code: use macros for default node functions
Easier to maintain
|
2022-05-04 11:01:17 -07:00 |
|
itsmattkc
|
91b761693b
|
code: use config macro
Macro is much easier to use and more readable
|
2022-05-04 09:50:34 -07:00 |
|
itsmattkc
|
5f13a83009
|
footage: support multi-layered images
Fixes #982
|
2022-05-04 09:27:34 -07:00 |
|
itsmattkc
|
6a0b5856c9
|
various: extended marker and timeline functionality
|
2022-05-01 21:17:22 -07:00 |
|
itsmattkc
|
4ecce20c35
|
start implementing serializers
|
2022-01-12 08:48:31 -08:00 |
|
itsmattkc
|
21165cb2ff
|
implemented node flags
|
2021-12-19 13:19:31 -08:00 |
|
itsmattkc
|
bf196e790b
|
refined keyframeview and curveview
|
2021-12-15 19:45:04 -08:00 |
|
itsmattkc
|
090fbb09d0
|
contexts in param view
|
2021-12-08 14:08:12 -08:00 |
|
itsmattkc
|
2ea92de02c
|
unified some settings
|
2021-09-29 00:48:19 -07:00 |
|
itsmattkc
|
35873dce01
|
started new cache
|
2021-09-23 17:08:12 -07:00 |
|
itsmattkc
|
4fd7298cc3
|
cache: add audio option
|
2021-09-23 00:47:21 -07:00 |
|
itsmattkc
|
0b205ece9c
|
cache: improved code flow
|
2021-09-23 00:16:05 -07:00 |
|
itsmattkc
|
8277748719
|
render: avoid hashing null node
|
2021-09-21 21:32:20 -07:00 |
|
itsmattkc
|
7ba5dca4ab
|
renderer: always hash along edges
|
2021-09-19 23:11:20 -07:00 |
|
itsmattkc
|
b07bccb7dc
|
nodes: revert to single output
|
2021-09-07 22:01:36 -07:00 |
|
itsmattkc
|
e79058cad3
|
viewer: removed old line
|
2021-09-07 18:06:19 -07:00 |
|
itsmattkc
|
a0706a78d8
|
nodes: implemented core of manual table value selection
|
2021-09-07 15:27:07 -07:00 |
|
itsmattkc
|
7b13972c57
|
viewer: add translate string
|
2021-07-24 11:55:47 -07:00 |
|
itsmattkc
|
db29dfdf1a
|
viewer: use auto-cache as sequence parameter
|
2021-07-23 14:55:19 -07:00 |
|
itsmattkc
|
b7a559ab58
|
viewer: add option to remove tex/samp inputs
|
2021-07-23 12:58:26 -07:00 |
|
itsmattkc
|
4bbc75392a
|
nodes: rewrote and simplified length signaling system
|
2021-07-15 21:00:18 -07:00 |
|
itsmattkc
|
310fd3541a
|
various: greatly simplified job times
Hopefully this doesn't break everything
|
2021-07-11 23:33:21 -07:00 |
|
itsmattkc
|
f342546251
|
code: improved node custom save hierarchy
|
2021-05-16 10:36:33 +10:00 |
|
itsmattkc
|
df861fb33d
|
viewer: if only video stream is still, don't use as rate in project explorer
Minor UI improvement
|
2021-04-29 11:26:11 +10:00 |
|