Block a user
Cycles: add RT HW support through Embree for oneAPI backend
has some limited time for testing tonight, this feels oddly familiar, think we may have fixed this in the combined diff at one point but dpcpp will try to use lld to link which isn't build…
5840a3a5b0
deps_builder: Python 3.10.11, OpenSSL 1.1.1t, SQLite 3.40.1
818d99e832
deps: Freetype 2.13.0
Cycles: upgrade Embree to version 4.0
Provisionary accepted, hinging on that PLATFORM_BUNDLED_LIBRARIES
fix being done, no need for further review.
Cycles: upgrade Embree to version 4.0
PLATFORM_BUNDLED_LIBRARIES
wasn't really meant to work yet on windows and just dropped the libs right next to the blender binary. I added support for using the blender.shared
folder in #106348 , this does however mean that the final filenames need to be known at configure time, which precludes the use of generator expressions.
CMake/Win: use manifest for PLATFORM_BUNDLED_LIBRARIES
d58928aad8
Merge branch 'main' into tmp_bundled_libraries
4b15f2158f
Cleanup: Cycles: LightTree: Fix warning about unused variables
1ae54bb4fd
Fix MSVC C1001 error after texture sampler refactor
412b6a8f65
Fix #106430: Index the right UVmap in BMesh
7adea7ee15
Cleanup: Removed DerivedMesh triangle cache
1edf3cd520
Merge branch 'main' into tmp_bundled_libraries
3e8f85c743
Fix: VSE Channels region unhides when changing font
9726e4a0ad
Nodes: Move data-block default values with link drag search
2154ad9ca8
Merge branch 'main' into tmp_bundled_libraries
e7f395dd20
Nodes: Add dropdown to select group socket subtype
4cb670e68f
Fix #105148: Cycles Metal memory leak on AMD GPU
7a1ec82af4
Cleanup: Remove poly normal writing
e76f4d9f9a
Mesh: Use more efficient update tag when flipping faces