Nick Porcino
Nick Porcino
Oh, that's a very helpful observation. The proper fix is that OTIO itself should be including ``, not the local path `"ImathBox.h"`. I'm wondering if you might be able to...
@douglascomet Does your latest commit resolve either of the conversations?
@douglascomet No need to apologize, I was just checking status, no urgency.
You are right, opentime should't link against opentimelineio. I haven't seen that reported before, I wonder what's up. The transitive dependence should be specifically that the include path to Imath...
I like Tim's suggestion that the recent addition of versioning introduces an opportunity to revisit this behavior. Having to write default values is IMO surprising and a slight headwind when...
I anticipate if we allow one env controlled behavior it's inevitable that switches will accrue. If we go down the road of env var controls, let's abstract the reading to...
Root cause has been possibly identified by @msheby as stemming from exact frame rate tests against inaccurate values here: https://github.com/PixarAnimationStudios/OpenTimelineIO/blob/466a9b51aeaab2aae20b46620eff6ec49c9106ba/src/opentime/rationalTime.cpp#L41 Proposed fix is one of: add an epsilon to the...
Ah, so the issue @msheby references here https://github.com/PixarAnimationStudios/OpenTimelineIO/issues/190#issuecomment-951343712 is another rate-rounding issue, not this one per se.
It's a gcc warning, and legit, I've got no ranty opinion to go with it ;)
Notes here on "doing it right." https://github.com/pvanhoof/dir-examples