Block a user
a406e9d801
Merge branch 'main' into exactboolv2
665cfbe564
Fix #114442: wrong attribute propagation in repeat zone leads to crash
c892260b09
Fix: Formatting
abb9fc9b2f
Tools: Weekly report script ignore commits to .profile repo
c00cd902ce
Cleanup: use usernames in code-comments
54412868cd
Fix problems caused by merge with main.
cc098d5ba4
Merge branch 'main' into exactboolv2
719d1176f8
Fix #116019: Solidify Crease Inner not working with edge crease attribute
2396d07f4e
Fix #115857: UV project modifier crash with invalid name
7ed172336f
Cleanup: Return attribute unique name string by value
Sculpt Trim tools are very slow
You probably tried the modifier with the "fast" mode, not the "exact" mode that I believe the sculpt tool uses. Am a still actively working on the very fast Ember exact algorithm implementation,…
f21a1465d1
Merge branch 'main' into exactboolv2
153f14be2b
Compositor: Make split viewer a regular split node
b1ac047af4
Cleanup: to_bools comment
8933284518
UI: Icons for Area Join and Swap
da7128c533
Cleanup: Make format
Bevel Modifier generates UV with different proportions
Bevel Modifier generates UV with different proportions
This is a known issue and won't be fixed until bevelv2. The whole method bevel uses for figuring out UVs cannot be adapted to fix this; a whole new approach is needed to fix it. (Well, one could…
e4f8219b17
Merge branch 'main' into exactboolv2
76dc180c3d
Cleanup: Remove unused return argument from "ensure mask" function
e9db14b3d8
Mesh: Copy small caches when moving mesh data to Main database
301731692e
Cleanup: Access sculpt attributes with C++ attribute API
9781600d68
Cleanup: Remove sculpt session mask pointer
196060b2a2
Merge branch 'main' into exactboolv2
b177f27e6f
Cleanup: compile the match for reuse in UI_UL_list.filter_items_by_name
944905c394
CMake: mark X11 & openpgl variables as advanced
637fd13957
CMake: mark FFTW3_LIBRARY_{F,D} as advanced, update doc-string
1a82019ba2
CMake: mark internal SSL deps variable as internal