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
Pablo Gil
8a881e03af
tweak Luminance black/white limit to better suit new "color table"
2021-08-16 18:32:46 +02:00
Pablo Gil
4905251a5d
tweak bright "color table" to a more relaxed ones to use in Nodes and Clips
2021-08-16 18:32:04 +02:00
Pablo Gil
6d9ba1ed7f
make PlayHead stylable, using Link color which looks better to me (Highlight color might work as well)
2021-08-16 17:45:45 +02:00
itsmattkc
0a06fcf67e
bezier: try lower precision epsilon
2021-08-14 16:34:47 -07:00
itsmattkc
c8c361e67d
curveview: set padding on top and bottom
2021-08-14 16:32:41 -07:00
itsmattkc
5cd6aaba66
nodeview: position edge on creation
...
Fixes #1708
2021-08-14 12:55:08 -07:00
itsmattkc
33bb41af85
Merge pull request #1713 from ThomasWilshaw/dev_console
...
Revert Olive to a console application and hide console
2021-08-14 12:50:49 -07:00
itsmattkc
98044e0be1
keyframeview: correctly map bezier control positions when signalling scroll
...
Fixes #1704
2021-08-14 12:45:46 -07:00
itsmattkc
3c7c0c8f9d
pan: don't push job for non stereo audio
2021-08-14 12:10:58 -07:00
itsmattkc
d1d23e5400
only free console if program launches in gui mode
2021-08-14 11:36:30 -07:00
itsmattkc
d0bc01ebd4
export: use viewer params not export params
...
Fixes #1703
2021-08-14 11:19:54 -07:00