Nick Porcino
Nick Porcino
@jminor your calculation is ballpark in line with my microsecond at 100 years seat of the pants earlier in the thread. I am reading your analysis as a vote against...
@msheby That specific bit of code is problematic in not being parameterized with an epsilon. Irrespective of the float representation problems in discussion in this issue, would adding an epsilon...
It makes sense in the context of the codec's practical calculations, although I am surprised :) ``` framerate, of type [double](https://webidl.spec.whatwg.org/#idl-double) The expected frame rate in frames per second, if...
Hi Gonzalo! This is a very cool project. I wonder if it might make sense for it to be an OTIO project under the https://github.com/opentimelineio organizational umbrella? The reason I...
Everyone agrees with you that stakeholders should be involved in the future of USD, that's why AOUSD has been formed. I see your points two and three, about usdview being...
@erich666 would the proposed change have made things easier the first time you tried to join the Slack?
Is it possible to ask at the brew issues (https://github.com/Homebrew/brew/issues) why clang-format is required in the installation process they have?
If something is misconfigured on our side, any advice they can provide is welcome.
`FETCHCONTENT_FULLY_DISCONNECTED` documentation, and our use of supplied versus fetched libdeflate is pasted below. I think it supports the theory previously noted that the issue is the availability of deflate when...
Specifically to Cary's comment, if you first do this, does it help? `brew install libdeflate` If yes, then all we have to ask of homebrew is to update their recipe...