itsmattkc
3b8736dbf7
timeline: check if sequence outputs to node about to be imported
...
Fixes #1744
2021-09-21 12:27:12 -07:00
itsmattkc
f78a4643f3
timeline: use vector rather than map
2021-09-21 11:57:42 -07:00
itsmattkc
f184e5cd31
projectexplorer: improved rename functionality
2021-09-21 11:57:26 -07:00
itsmattkc
75b4e3e257
nodes: fixed new crash
2021-09-21 11:57:08 -07:00
itsmattkc
32d6aa141b
maybe this will do it
2021-09-21 11:30:40 -07:00
itsmattkc
66a021158e
rewrite valuehint init
...
Hopefully macOS will like this
2021-09-21 00:08:02 -07:00
itsmattkc
aada814ca5
use macro to disable test
2021-09-20 23:26:19 -07:00
itsmattkc
65eee43842
temporarily comment out test
2021-09-20 23:08:11 -07:00
itsmattkc
f49712b4ed
fixed uninitialized variable
2021-09-20 23:07:59 -07:00
itsmattkc
b70547c5a0
removed unnecessary semicolon
2021-09-20 22:43:42 -07:00
itsmattkc
748d909628
hashtraverser: fixed missing override tags
2021-09-20 22:42:53 -07:00
itsmattkc
323e6c34a2
remove dbg string
2021-09-20 22:13:34 -07:00
itsmattkc
16e97e7ed4
hash audio some audio parameters
2021-09-20 21:56:28 -07:00
itsmattkc
0df7012c9e
rewrote hashing
2021-09-20 21:14:15 -07:00
itsmattkc
8e195a0a9c
won't be needing this anymore :^)
2021-09-20 21:13:32 -07:00
itsmattkc
a77166c833
fixed otio issue
2021-09-20 21:12:44 -07:00
itsmattkc
7ba5dca4ab
renderer: always hash along edges
2021-09-19 23:11:20 -07:00
itsmattkc
67c7c71ca2
implemented "value hints" for choosing output values to use
2021-09-17 20:56:53 -07:00
itsmattkc
a5e7859e1f
audiovisualwaveform: fixed overwrite silence bug
2021-09-17 20:52:35 -07:00
itsmattkc
e08f2f9c34
more missing lines
2021-09-07 23:16:46 -07:00
itsmattkc
5220717fa8
added missing lines
2021-09-07 23:02:51 -07:00
itsmattkc
dba729b9cc
nodes: add missing param
2021-09-07 22:34:51 -07:00
itsmattkc
4c06e15759
update tests
2021-09-07 22:32:41 -07:00
itsmattkc
2196173579
nodes: hopefully this makes the old projects compatible
2021-09-07 22:31:41 -07:00
itsmattkc
bfe6ead5da
ci: custom oiio build
2021-09-07 22:28:27 -07:00
itsmattkc
b07bccb7dc
nodes: revert to single output
2021-09-07 22:01:36 -07:00
itsmattkc
9843fd47f0
ci: determined cause of errors
2021-09-07 20:36:14 -07:00
itsmattkc
d374d9aeb0
ci: try brew update/upgrade
2021-09-07 20:23:40 -07:00
itsmattkc
a958a43798
ci: try standard core packages
2021-09-07 19:36:50 -07:00
itsmattkc
090fc0758e
ci: try forcing brew install with macOS
2021-09-07 19:15:13 -07:00
itsmattkc
bd28896173
nodes: comment out debug line
2021-09-07 18:07:07 -07:00
itsmattkc
ba0401ff06
timeline: add optional showing clip while dragging
2021-09-07 18:06:53 -07:00
itsmattkc
01e09c5790
ci: add brew qt5 to path on macOS
2021-09-07 18:06:29 -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
a3ac761b55
ci: use brew packages with custom tap on macOS
2021-09-07 13:02:09 -07:00
itsmattkc
6d576a3e55
opengl: use desktop header on mac
...
Fixes #1741
2021-09-06 11:01:07 -07:00
itsmattkc
3fccfecd7e
add subtitle track when switching to add tool
...
Fixes #1709
2021-09-03 17:02:09 -07:00
itsmattkc
90af822bf0
opengl: use correct shader version
2021-09-03 15:10:11 -07:00
itsmattkc
5edb8f5d4a
reduce waveform scale
...
Exponentially improves performance (at the expense of higher zoom levels but they were probably already too extreme)
2021-09-03 13:46:37 -07:00
itsmattkc
5e66892e64
rewrite shader compilation code
...
Fixes #1737
2021-09-03 13:30:22 -07:00
itsmattkc
cf1cb5e0a9
renderer: move ocio code to separate file
2021-09-01 15:02:07 -07:00
itsmattkc
eddf69caec
ci: disable uploading to nightly page
...
Due to the limited speed of our website, I've rewritten it to instead download directly from the GitHub artifacts using the GitHub API to generate a public link. This increases the download speeds for the end user significantly and means uploading it from the CI is now unnecessary.
2021-09-01 13:04:50 -07:00
itsmattkc
03ad618f67
cmake: add ocio fallback
2021-09-01 11:32:18 -07:00
itsmattkc
6ae368df85
footageviewer: fix infinite loop
...
Also adds warning to help prevent this from happening again
2021-09-01 11:31:20 -07:00
itsmattkc
5b7255b8bb
improved insert/overwrite functions
2021-08-28 13:40:27 -07:00
itsmattkc
a0d7f896c8
dragbutton: set cursor to open hand
...
Hopefully improves discoverability of how this button works
2021-08-28 13:40:27 -07:00
itsmattkc
16aac5ba26
nodeparamview: only calculate time adjustment when keyframing
2021-08-26 11:15:48 -07:00
itsmattkc
941e64a937
ci: allow failures of upload steps
...
While upload failures aren't ideal, they aren't technically relevant to the commit or PR itself
2021-08-26 00:50:37 -07:00
itsmattkc
878d09f6e6
nodeview: null check on item
...
Hopefully this doesn't break behavior
Fixes #1687
Fixes #1736
2021-08-25 23:09:36 -07:00