Block a user
b3dcf471fd
Move mesh_boolean_convert from blenkernel to geometry.
c7e4365d7a
Merge remote-tracking branch 'origin/blender-v4.1-release'
5531a191e8
Fix #117798: "Nothing to Bake" when pose object is not selected
1df10d0d25
Fix #119014: Crash on keymap editing for Mac
976a8012d1
Fix: wrong conditional check in 'transform_mesh_edge_slide_data_create'
Exact Boolean V2
Update: I have decided to incrementally add changes to main rather than create one giant commit at the end. The main reason is to make it more likely that reviewers will actually read and improve…
WIP: Add float solver to geo boolean node
ded87f6bf9
Merge branch 'main' into exactboolv2
b4bce46410
Merge branch 'blender-v4.1-release'
4d8dad056c
Fix #119070: Fix crash in sculpt menu lasso tool
f2ab2ad8da
Cleanup: Correct comments about custom data masks
a4e5469cc0
BLI: Bounds: Add basic functions
ce8a9e7f43
Test/data added.
0b7798da66
Merge branch 'main' into exactboolv2
bf17fc8d79
Fix: GPU: Ensures length of curves GPUIndexBuf to be multiple of 4
3d136d0d00
BLI: Add support for non-square matrix multiplication.
62bb346af9
Merge branch 'blender-v4.1-release'