Block a user
Sculpt Mode: Tip Roundness on Paint brush causes jitering
aae820d385
Merge branch 'main' into temp-sculpt-dyntopo
7a267aa000
DRW: Selection Occlusion
bc86223975
Cleanup: readability improvements in uv packer
cde565c26c
PBVH: update mesh data pointers stored in pbvh
5cc5d6391b
Cleanup: simplify customData_resize
Core: Fix broken CustomData IO with Autosave files
Core: Fix broken CustomData IO with Autosave files
A fair number of the conversion functions are using MPolys (it crashes in the sharp face one).
Core: Fix broken CustomData IO with Autosave files
c2d85cddaf
Merge branch 'main' into temp-sculpt-dyntopo
11ba8c6ab4
Fix #106622: Various errors filling cone/cylinder primitive faces
a041297e54
Fix: build error after moving lightprobe.c to c++
3dd24b9ae7
Cleanup: Move lightprobe.c to c++
390a63b264
Refactor: de-duplicate motion triangle vertices and normals computation
66b2f57e5e
temp-sculpt-dyntopo: Fix merge error
a1369dda51
Merge branch 'main' into temp-sculpt-dyntopo
cde99075e8
GHOST/Wayland: add fractional-scale interface support
75127f9b09
Build: upgrade wayland protocols to 1.31
a9d15ee8a0
Cleanup: pass rect as a constant pointer