1.1.0 Release
Sean Cooper <se...@...>
Hello all, With the help of our lovely contributors, we have just set up the 1.1.0 release branch. This is currently regarded as a Release Candidate since the official 1.1.0 tag has not been assigned yet. We are looking to the community to take a look at this release candidate and provide feedback before the version is officially locked off. We will be looking to have input before the following Friday (Jan 12 2018). Pending feedback, we will look to lock off the version after this date. All input and opinions are welcomed and appreciated. Thanks! SC |
||||
|
||||
Re: OCIO 1.0.10
Sean Cooper <se...@...>
Happy New Year everyone! After some time we finally have some good news. With the help of our lovely contributors over many years, we have just set up the Release Candidate branch for OCIO 1.1.0 here. Some notes to carry over from the various Slack channel conversations. Between Larry, Patrick and myself we have decided to adopt the OIIO method of maintaining release branches for a given Major+Minor release version. This will allow for continued maintenance of the given release without holding back active development on Master. Why 1.1.0 instead of 1.0.10? After a bit of deliberation, it seemed more appropriate to assign this a Minor version for a few reasons. First and foremost, its been almost 5 years since the last release and a good amount of changes have accumulated over that time. Additionally, there are backward compatible API changes which require a Minor version change based on SemVer 2.0. Lastly, it allows for a clean beginning to the release branch structure. I will create another post specific to the 1.1.0 Release Candidate, so please carry your comments and concerns to that thread. Thanks everyone, SC On Wednesday, 26 April 2017 18:31:50 UTC+1, Sean Cooper wrote:
|
||||
|
||||
Re: Slack invite
Espen Nordahl <espen....@...>
I'd love to join too. On Mon, Dec 18, 2017 at 9:13 AM, Simon Björk <bjork...@...> wrote:
|
||||
|
||||
Re: Slack invite
Simon Björk <bjork...@...>
I'd like to join as well, thanks
|
||||
|
||||
Re: Slack invite
Sean Wallitsch <shid...@...>
toggle quoted message
Show quoted text
On Sat, Dec 16, 2017 at 6:49 PM Chris Offner <chriso...@...> wrote: -- |
||||
|
||||
Re: Slack invite
Chris Offner <chriso...@...>
May I also request an invite? chriso...@... Thank you! :) |
||||
|
||||
Re: Slack invite
Sean Cooper <se...@...>
Added :) On Tue, Dec 5, 2017 at 5:38 AM, Jacob Danell <ja...@...> wrote:
|
||||
|
||||
Slack invite
"Jacob Danell" <ja...@...>
Hi! I wish to be invited to the ocio slack channel. I'm working with OCIO on all my projects in After Effects and currently porting some profiles over to OCIO. Cheers! //Jacob |
||||
|
||||
Re: .CDL in addition to .CC and .CCC?
Deke Kincaid <dekek...@...>
toggle quoted message
Show quoted text
On Fri, Nov 24, 2017 at 7:39 AM, Abraham Schneider <abraham....@...> wrote:
|
||||
|
||||
.CDL in addition to .CC and .CCC?
Abraham Schneider <abraham....@...>
I would really like to see OCIO support .cdl files in addition to .cc and .ccc as an direct input for the FileTransform and CDLTransform. Of course there are ways and tools like cdl_convert to convert files between the different CDL formats, so you could batch convert them before using. But if a pipeline/tool is already using .cdl, it would be so helpful to be able to use these files directly in Nuke etc., or for example in a custom .ocio config where you want to use contexts with separate CDL values per shot that already exist as .cdl files. Thanks, Abraham |
||||
|
||||
Re: OCIO 1.0.10
Jeremie Gerhardt <jeremie....@...>
hi all, I like to join the Slack conversation as well. Thank you, Jeremie On Wednesday, April 26, 2017 at 1:31:50 PM UTC-4, Sean Cooper wrote:
|
||||
|
||||
Re: Review: FileTransform will try all lut formats (if the initial read fails)
Matt Plec <mp...@...>
I've also gotten away with putting no extension on them. It felt a little ropey, but not quite as misleading or prone to creating further problems if someone picked up the file and tried to use it otherwise. At least if there's no extension you have to look in the file and see what it is instead of just assuming. On Mon, Nov 13, 2017 at 5:58 AM, <er...@...> wrote:
|
||||
|
||||
Re: Review: FileTransform will try all lut formats (if the initial read fails)
er...@...
Figured out i could rename the cube to cc and ocio identified it correctly anyways. On Monday, November 13, 2017 at 2:56:51 PM UTC+1, Erik Johansson wrote:
|
||||
|
||||
Re: Review: FileTransform will try all lut formats (if the initial read fails)
er...@...
Digging this up I have a config setup looking for $SHOT.cc but client decided to start sending .cube files instead How would the config file need to look for this fallback to work? On Monday, November 15, 2010 at 7:12:57 PM UTC+1, Jeremy Selan wrote: In the absence of any objections, I will check this into master. |
||||
|
||||
Re: Using environment variables/context to point to a colorspace
Jonas Lindfors <jonas.l...@...>
Awesome! On Mon, Nov 6, 2017 at 9:48 PM, Patrick Hodoul <patric...@...> wrote:
--
|
||||
|
||||
Re: Using environment variables/context to point to a colorspace
Patrick Hodoul <patric...@...>
Please refer to pull request #477 On Thursday, November 2, 2017 at 12:12:47 PM UTC-4, jonas...@... wrote:
|
||||
|
||||
Re: Using environment variables/context to point to a colorspace
jonas.l...@...
Hi guys. Does anyone know if this is solved? Is it possible to use variables to point to a colorspace? On Thursday, June 12, 2014 at 1:14:36 AM UTC+2, do...@... wrote:
|
||||
|
||||
Re: After Effects OCIO Plugin code age
Sean Cooper <se...@...>
Oh ok, good to know, I had assumed they were independent. This should be fine then, thanks! On Fri, Oct 27, 2017 at 12:12 PM, Brendan Bolles <bre...@...> wrote:
|
||||
|
||||
Re: After Effects OCIO Plugin code age
Brendan Bolles <bre...@...>
On Thursday, October 26, 2017 at 6:44:29 PM UTC-7, Sean Cooper wrote:
I could pull them apart if absolutely necessary, but since they sort of depend on each other it's easier said than done. For example, I made some changes to the AE files so that the Photoshop plug-in could use it too. But I don't think there should be a need for too much discussion. There are no changes to the main OCIO codebase and I'm the only ones working on these. They don't even get built by CMake because there are a few Adobe SDK build quirks that we haven't been able to accommodate with CMake. |
||||
|
||||
Re: After Effects OCIO Plugin code age
Sean Cooper <se...@...>
Wonderful, thanks for the effort Brendan! I'll have to look at this shortly. Before I go too far, do you think you could separate it into two pull requests? One for the AE plugin and another for the PS plugin? It will allow for separate discussion on each. On Thu, Oct 26, 2017 at 6:10 PM, Brendan Bolles <bre...@...> wrote:
|
||||
|