Block a user
Fix #95419: Sculpt: Invert visible hides all faces with Multires modifier
For the title of the PR, follow the commit message guidelines. It should be explaining what is the user-level…
2d9399094a
Use BitGroupVector copy ctor
5f004550a3
Merge branch 'main' of projects.blender.org:blender/blender into hide-show-grow-shrink
69e4aac784
EEVEE-Next: Volume Light-Probe: Baking shadow not synced with final camera
01308713ff
Fix: EEVEE-Next: Shadow: Avoid uninitialized grid_shift
8dcf6f43bf
Fix: EEVEE-Next: Disable sun extraction during light baking
WIP: Sculpt: Add stroke stabilization to lasso tools
360e6f3bb0
WIP: Sculpt: Add stroke stabilization to lasso tools
25c1614f40
Fix #121747: Warnings about AgX False Color Rec.1886 colorspace
fe5b3543e9
BLI: Add BitGroupVector copy constructor
5f9f3116db
Libraries: Support editing linked datablocks from some libraries
a1b4d5ecc8
RNA: Better enforce rules about pointers between datablocks
BLI: Add BitGroupVector copy constructor
BLI: Add BitGroupVector copy constructor
Spoke with Hans offline, since this is a simple change, I'm going ahead with the merge now.
BLI: Add BitGroupVector copy constructor
Oops, missed that constructor - went straight for trying the BoundedBitSpan with other.data_() and couldn't get that to work.
BLI: Add BitGroupVector copy constructor