Michael Dolan

Results 27 comments of Michael Dolan

Thanks @akhilsahuji . Your commits still need a sign-off to pass the DCO check. It will require amending your commits and force pushing to your branch. Please see the `Details`...

We could make an optional dependency to `libtiff` or something too to support integer formats.

We discussed this topic in today's TSC meeting and other suggestions were re-raised as to how to solve (or not solve) this circular dependency. I have been working on implementing...

Thanks for the info @doug-walker ! I ran some tests with the transform interface also, but I guess I saw it as just being a data accessor for the `NamedTransform`'s...

The C++ docs are being built by breathe in this case, and the Python docs by the code I wrote to extract the same Doxygen source for use in the...

I'm in agreement with @doug-walker 's proposal on removing API which is confusing, and extending `Processor` write support to CDL, Would that only occur when a processor is exclusively a...

So to reiterate your point from #1140 @KelSolaar , you are suggesting that we should not allow two affiliated approvals ((i.e. from two developers from the same company) in the...

@zachlewis you are definitely encouraged to give approvals for any review you do and approve of, yes. All feedback and opinions are valued.

Thanks for the input all, including in last week's TSC meeting. Sounds like we can add some policy around feature freezes, and also consider future revisions to the approval policy...

OCIO v2 is now using the newest yaml-cpp release by default. Does that solve the issue this PR was intending to fix @KevinJW ?