Block a user
Cleanup: Sculpt: Extract common factor calculation methods
Cleanup: Sculpt: Extract common factor calculation methods
Weird, thanks for catching that. I thought I removed that in a previous version, maybe my IDE added them when I did the most recent refactor...?
7405205bcd
Sculpt: Add Mask from Boundary operators
037a459fba
Geometry Nodes: Add Integer Math node
ebf77522d2
Fixed typo
fec62f6d14
Fix format
881d60a2c3
Fix link
701a6a62c9
Merge branch 'main' of projects.blender.org:blender/blender into extract-common-factor-calc
4b6439b643
PR feedback
05a398cf45
UI: Preferences: Align new Editor properties
7665e28b37
GPv3: Assert in weight paint with zero points
d6ec2f0539
UI: Update icon for Grease Pencil layer and group
Subdiv: Remove topology refiner C-API wrapper
Didn't take that deep of a look here, mostly looked at behavior if WITH_OPENSUBDIV is false and the callers of some changed methods.
Subdiv: Remove topology refiner C-API wrapper
Checking some callers here, Might be worth adding nullptr
checks in:
Cleanup: Sculpt: Extract common factor calculation methods