Simone Gasparini
Simone Gasparini
I underestimated the complexity of having both versions available at the same time. I don't think it is possible to have both versions available at the same time, so if...
@Cheney-W I'll do that. Just to be sure thought, shall I do something like this in the ci.baseline.txt ``` openexr:arm64-windows = skip openexr:arm-uwp = skip openexr:x64-linux = skip openexr:x64-osx =...
the problem is that all the ports depending on openexr (most notably opencv) will now fail on CI. Shall I revert back and let openexr build on CI and skip...
> @simogasp Thanks for your PR! If you want this PR to be merged, there are currently two ways: > > 1. Add all triplet of openexr3 as skip in...
what a rabbit hole I put myself in! :laughing: It seems impossible to update only a bunch of ports to openexr 3 without skipping all the others in the CI....
> design question: maybe it's better to move current openexr to openexr2, make openexr a metaport that just depends on openexr3 and that's it? so that an overlay just has...
> Ping @simogasp for response. Is work still being done for this PR? Not at the moment. I'm on vacation and without a proper PC. I'll try to have another...
Assimp supports obj and gltf among many others. http://github.khronos.org/glTF-Project-Explorer/ And we can use it also to replace all the code for obj and ply in case
This is a known issue with the latest release as the sift threshold changed and they can pick up the slightest change in the greylevel values. If you do not...
we need to put this info somewhere. I had started to compile something like this I need to complete it with the 3DE models but then we should put it...