Block a user
1c1f9f475f
Fix #126808: Crash when remeshing an object with a mirror modifier
cbe2bb6755
Fix #127856: GPv3 sculpt mode delta projection (lock axis) without DrawingPlacement
3f6e36bdda
Fix #127994: Stack use after scope constructing sculpt BVH
8da413877b
Fix: VSE: hang after making meta strip
c31893ed87
Fix: inconsistent socket identifiers in reroute nodes
Sculpt: Face Set Paint brush does not relax the borders with Shift key anymore.
Updated the original post with the hash of a working version from Aug 13th
Sculpt: Face Set Paint brush does not relax the borders with Shift key anymore.
Can confirm, setting to high prio
Sean Kim
deleted branch silence-sculpt-plane-warning from Sean-Kim/blender
2024-09-25 23:13:59 +02:00
Cleanup: Fix missing-declarations warning
Cleanup: Fix missing-declarations warning
0c3d751312
Cleanup: Fix missing-declarations warning
18c59d02a3
Fix: Lite build error after recent VSE commit
16550f78ea
Cleanup: Sculpt: Consolidate Flatten, Fill, and Scrape brushes
76d4686987
Cleanup: Fix mesh face corner next/prev function descriptions
f90e1b506f
Fix: Hide id operator for menus in context menu
Cleanup: Sculpt: Consolidate Flatten, Fill, and Scrape brushes
Fix: Avoid accessing face set with invalid index
Cleanup: Sculpt: Consolidate Flatten, Fill, and Scrape brushes
Good question, one that's probably hard to figure out. I'll see if I can dig anything up from the git history that would indicate this. I share similar concerns with maintainability, though my…