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
itsmattkc
bc275e421f
ffmpeg: don't use macro which makes compilers mad
2021-08-25 13:24:29 -07:00
itsmattkc
0551b2cc5e
ffmpeg: use format context duration as fallback for conform signalling
2021-08-25 13:01:11 -07:00
itsmattkc
6bd7bc4cca
timeline: copy waveform when copying
2021-08-25 12:27:26 -07:00
itsmattkc
dc66c30357
Merge pull request #1725 from pgilfernandez/colorcoding
...
Tweak Color coding (version 2)
2021-08-24 19:27:04 -07:00
itsmattkc
cb5d776dab
Merge pull request #1562 from ThomasWilshaw/otio_merge_fixes
...
Fixes for OTIO merges
2021-08-24 19:26:35 -07:00
itsmattkc
4484981d91
node: use binary search when looking for keyframes
...
Minor optimization
2021-08-24 10:01:11 -07:00
itsmattkc
4d0d38aca2
toolbar: force minimum width
...
Improves usability on screens with less height
2021-08-24 10:00:51 -07:00
Pablo Gil
0bf818441c
tweak some colors to improve differentiation
2021-08-17 16:50:50 +02:00
Thomas Wilshaw
64a3cb5c84
Replace undo commands with non undoable functions.
2021-08-17 13:13:02 +01:00
itsmattkc
2794730afa
tests: set clip lengths
2021-08-16 22:07:33 -07:00
itsmattkc
474c27405f
Merge branch 'transition-offsets'
2021-08-16 21:29:36 -07:00
itsmattkc
9dad2ef104
transitiontool: updated
2021-08-16 21:28:13 -07:00
itsmattkc
29dcfc3689
Merge pull request #1721 from pgilfernandez/stylable_playhead
...
Make PlayHead stylable
2021-08-16 17:52:27 -07:00
itsmattkc
618ecacccd
use highlight instead
...
I think it should be highlight
2021-08-16 17:51:20 -07:00
itsmattkc
13f9b4da00
Merge pull request #1724 from pgilfernandez/colorcoding
...
Tweak Color coding
2021-08-16 13:57:48 -07:00