@aafra On macOS there is an OIDN build error due to missing #include <thread>
in devices/cpu/cpu_engine.h
. Adding that include makes the build pass. We can patch this locally for now, but…
I think this could replace the handler manipulation: #122226
radius_from_input_sample
insert_key_rna()
take RNAPath
's instead of strings
Seems reasonable to me. I guess this would be named something like "Displacement and Normal Map"? I guess technically it could be used for other purposes, but a name like that may be easiest to…
The platform maintainers (@LazyDodo @farsthary @ideasman42) could upgrade e.g. tomorrow if they have time, but I can't speak for them. If they don't then indeed we won't be able to test the beta,…
Preferably before the end of bcon2 (June 5). The end of bcon3 (July 10) is just 1 week before the release, so that's too late. Between that it's fuzzier, but I prefer not to bother platform…
This does make the assert effectively useless, but it's not clear to how it was working before? Maybe in an earlier version of the code? I couldn't find a way to have these namemaps exist at this…