itsmattkc
01b5441dec
test path for windows
2021-10-05 01:51:01 -07:00
itsmattkc
d630b03299
print path
2021-10-04 15:58:13 -07:00
itsmattkc
88a2763632
Update ci.yml
2021-10-04 00:43:17 -07:00
itsmattkc
2011a08c44
Update ci.yml
2021-10-04 00:21:26 -07:00
itsmattkc
669a78ec8f
build otio too
2021-10-03 23:55:06 -07:00
itsmattkc
d3b53e7612
copy ocio dlls
2021-10-03 23:08:58 -07:00
itsmattkc
f53e2425ad
add ocio bin to the path
2021-10-03 23:04:48 -07:00
itsmattkc
720e627a01
try pwd -W
2021-10-03 22:12:12 -07:00
itsmattkc
599a86d1ac
Update ci.yml
2021-10-03 20:44:50 -07:00
itsmattkc
d3dd29a976
Update ci.yml
2021-10-03 19:24:22 -07:00
itsmattkc
719b74053d
ensure x64
2021-10-03 19:10:48 -07:00
itsmattkc
f787cac170
irony
2021-10-03 18:36:55 -07:00
itsmattkc
e10d12e0d2
ci: build our own ocio
...
We require the Unicode fix, so until upstream merges it, we must compile it ourselves
2021-10-03 18:13:56 -07:00
itsmattkc
d0ca24b67e
use cygpath on copy
2021-10-03 12:53:14 -07:00
itsmattkc
4c8512a808
show me where the files are
2021-10-03 12:48:25 -07:00
itsmattkc
88e9122507
actually copy
2021-10-03 12:25:32 -07:00
itsmattkc
9e26c0c798
add more dlls
2021-10-03 11:50:08 -07:00
itsmattkc
0bbefb4592
don't deploy angle
2021-10-03 11:22:38 -07:00
itsmattkc
7925351ced
missing dll, maybe try whole qt5 again
2021-10-03 10:03:18 -07:00
itsmattkc
47ca095c74
try this
2021-10-02 23:11:39 -07:00
itsmattkc
f8a61295ae
i think this is the right path
2021-10-02 20:23:55 -07:00
itsmattkc
eeacf5c84e
try no path to windeployqt
...
Not sure if it's already in the path or if we'll need to add it manually
2021-10-02 19:57:17 -07:00
itsmattkc
0800b32861
path for crashpad
2021-10-02 19:01:52 -07:00
itsmattkc
cfc4e9aae8
try using action's parameters for better caching
2021-10-02 14:15:01 -07:00
itsmattkc
df2c9c3cf1
try adding vcpkg toolchain file
2021-10-02 13:52:44 -07:00
itsmattkc
588379ffd7
clean after build
2021-10-02 09:28:03 -07:00
itsmattkc
9b0af75ac2
correct triplet
2021-10-02 02:03:13 -07:00
itsmattkc
3fe7f3e283
try setting commit id
2021-10-02 02:01:26 -07:00
itsmattkc
84ab522bd8
separate steps
2021-10-02 01:56:35 -07:00
itsmattkc
e02d2c7d33
acquire deps with vcpkg
2021-10-02 01:54:54 -07:00
Simran Spiller
251b4d537f
Docker: Add PortAudio library
2021-10-02 02:52:03 +02:00
itsmattkc
48e700ecb5
fixed some compiler errors
2021-10-01 17:25:43 -07:00
itsmattkc
467038d45e
cmake: find qt5 network module
2021-10-01 17:07:57 -07:00
itsmattkc
11dbd625ab
cmake: add FindPortAudio script
...
PortAudio only added a config a few weeks ago which means most package managers don't have it. I don't know if there's a way to use the config without having our own find script, but we'll see.
2021-10-01 16:37:42 -07:00
itsmattkc
fbc5997d32
removed reliance on Qt multimedia
2021-10-01 16:12:12 -07:00
itsmattkc
12a0c3a977
cmake: we no longer use Qt multimedia
2021-10-01 15:44:21 -07:00
itsmattkc
f49aa7d974
finished portaudio switch
...
This may have bugs in it, but as far as I can tell it's fully functional.
2021-10-01 15:41:24 -07:00
itsmattkc
7b65ecace5
implemented color picker in dialog
...
Fixes #1757
2021-10-01 15:41:24 -07:00
itsmattkc
ee81a47f2e
begin switch to portaudio
...
Qt's audio system has served us well, but it's a little limited moving forward. PortAudio is a mature and versatile library that will allow for better audio for users.
2021-10-01 15:41:24 -07:00
Sandy Vujaković
06066c279b
CMake: Match OpenColorIO 2.2
2021-10-01 10:14:11 +02:00
itsmattkc
7f36ac9faf
main: improved warning message
2021-09-30 17:14:17 -07:00
itsmattkc
83c56c0263
opengl: show driver version info
2021-09-30 17:12:18 -07:00
itsmattkc
91c1edf210
main: updated detection
2021-09-30 17:08:21 -07:00
itsmattkc
22f9a46177
opengl: warn when graphics driver doesn't support crucial functionality rather than crashing
2021-09-30 17:02:16 -07:00
itsmattkc
34004bbf10
added manual crash trigger for handling testing
2021-09-30 16:04:57 -07:00
itsmattkc
4540304222
viewer: ensure queue watcher is appended before ticket is set
2021-09-30 15:17:44 -07:00
itsmattkc
07b0f36d8e
ci: correct lib paths on macOS
2021-09-30 14:40:53 -07:00
itsmattkc
7e884b55e7
if frame is corrupt, delete and try caching again
2021-09-30 14:14:10 -07:00
itsmattkc
5485ea5750
cache: added try/catch to exr reading/writing
2021-09-30 13:54:32 -07:00
itsmattkc
15cfc348f0
nodetraverser: preserve tags
...
Fixes #1754
2021-09-30 00:35:03 -07:00