Applied the upstream patches for both openexr and imath, also bumped libxml2 as the version we had was leaking exports into the blender binary. which just leaves oiio to be dealt with.
@deadpi…
Presumably Explorer itself knows how to enumerate/list these entries without incurring a cost (enough to at least put their names in the quick access list). Otherwise the users would notice that…
this feels like a job a regex would excel at?
The upstream conversation reminds me, we still haven't bumped our flags to target sse42 (mostly since i didn't get word of this, the admin meeting notes where this got decided use the words "it…
Update: problem found!
https://github.com/AcademySoftwareFoundation/Imath/blob/main/src/Imath/half.h#L332
__lzcnt
is haswell+ , on ivy it executes without an invalid instruction exception,…
More of a status update than anything note worthy to report
- Debug vs Release builds have the same behaviour
- openvdb build with O2 vs O0 have the same behaviour
- blender is in the clear,…
To be sure, is it really the new libraries that are causing the problem, or maybe it happens main / daily builds too and had not be discovered yet?
I started my build validations by…
I open a pull request for tmp_libupdate_41, verify it builds ok with current libs on buildbot, and land the changes in main
It won't, I think we were a bit too enthusiastic requiring py 3.11…
That's pretty clever, sounds good!
Do you still want to turn ffmpeg shared on linux/mac? or do you want to carry that over to 4.2? (has always been shared on windows, no change there)