Block a user
x86-clang-support
I've landed #111683 which should resolve the manifest issues which can be removed from this PR
x86-clang-support
I'm not sure what the parenthesis adds here, MSVC_CLANG should be an on/off style variable evaluating it first shouldn't change the results, if it's for readability AND (NOT MSVC_CLANG)
is likely better? but even there i'm not convinced it's needed as it's not followed up by any additional conditions, what was the rational for adding them?
MSVC: Add cmake option for external manifests
94b1020f09
Merge branch 'main' into tmp_external_manifest
4666af64a6
Cleanup: Geometry Nodes: Use accessor function for bmain
18c5e99f92
Cleanup: Geometry Nodes: Use accessor function for self object
29ac593363
Cleanup: Use C++ Vector for color band samples
f39c30dc60
Cleanup: Move eyedropper_colorband.cc to proper C++ namespace
c2145f2aea
Allow external manifests though cmake toggle.
d3fb68f518
Icons: Add Sculpt gesture icons
6091127a29
UI: Remove Redundant Hidden File Check for Linux/Mac
38f70e9cf2
Cleanup: Use Span for despgraph build argument
3d59514729
EEVEE-Next: Fix discrepancy between lookdev and forward
x86-clang-support
I'll do another cleanup pass #111683 so we can toggle it on/off on demand, in the mean time small improvement for your patch:
diff --git a/build_files/windows/configure_msbuild.cmd…
Error on pip install bpy 4.1
not a mac user, but what i got from the ticket i posted is that the problem is the tag being missing on the pip side, not the tag being incorrect on the package.
a60d916433
Merge remote-tracking branch 'origin/main' into tmp_deps_manifold
cec57e9138
Fix: Draw: EEVEE-Next shadow flickering and other uninitialized bounds fixes
19dbcf5fc1
Assets: Speed up iterating over asset libraries
9962c50b54
BLI: factor out BLI_path_has_hidden_component, fix it and speed it up
5b7bc88571
Revert "Refactor: Select Engine: Draw actual indices instead of 'Original Indices'"
WIP: Deps manifold 2.4.5
CMake: Change build flags to use SSE42 if available