Erkan Ozgur Yilmaz
Erkan Ozgur Yilmaz
What is the state of the Sony ARQ file support? I can supply Sony A7RIV files that are gathered from 4 or 16 photos.
That's a nice solution, thanks @lithorus
@lithorus's approach with some modifications worked fine. So I created one ``render_GPU#.cmd`` for each GPU and changed the code to: ``` rem Name=Local Render... rem Separator set GPU_LIST={0} for /f...
So let me modify the scripts and create a pull request for you to review the code then :+1:
With https://github.com/CGRU/cgru/pull/539 it is now super easy to setup a ``rez`` environment that uses different versions of applications. Also I've setup some example packages under my ``Anima Pipeline`` repository: https://github.com/eoyilmaz/anima/tree/master/anima/rez_packages
Is there any update on this issue?
Hey @p5k369 I think releasing a new version is the best option :+1:
Apparently it is copying the files under the ``share/DisplayCAL`` folder. So now the problem converts into that, DisplayCAL can't find them.
The ``setup.py`` definitely needs a modern OOP approach where proper objects per OS are used instead of very very very cumbersome and complex ``if`` statements. This issue can definitely benefit...
This is fixed in 578ad89