Dhruv Govil
Dhruv Govil
@darbyjohnston ah good callout. I'll look into how directories are handled by both. Afaik MIME/Media doesn't handle directories but UTType might because you can register directories as a bundle type...
Thanks, @darbyjohnston . I added a UTType for otiod. I don't see a way to do it for MIME types, but UTType supports it. Questions for some of the folks...
Okay that's good to know. I'll ditch it from the table above
I had called that out in the points above the table. Happy to make them start with open as well, but I wasn't sure if that was the right call....
That's fair. If nanovdb is considered part of OpenVDB, and not a separate thing, I'll just go ahead and adjust them all to prefix with open. (Except for MaterialX of...
Yeah you're right on the money about exr. Our type folks also suggest keeping it as the current ilm version. I'll adjust the table above accordingly.
> I don't think it makes sense to have OpenFX dll/dylib in the table. Those are not file type associations, they are implementation artifacts. Yep, that's why I marked them...
I think we're good here and can close this out. Either you or Michael would have to close it though. There are some good points about a different mime type,...
Rebased on top of latest dev/ios_core
@jesschimein or @meshula for whenever y'all are back, I just wanted to make a note so I can check in on the build_usd.py and apple_utils.py changes in this PR that...