Block a user
Edit Dyntopo Detail Size: Add resolution value for visual feedback
BTW, if you want to scale the grid to always have a fixed viewport size you do something like this:
float constant_viewport_scale_factor(bContext *C, float mouse[2]) { Object *ob =…
Edit Dyntopo Detail Size: Add resolution value for visual feedback
This is pretty simple, you can use the existing OBJECT_OT_voxel_size_edit
operator code (in source/blender/editors/object/object_remesh.cc
) as a template. The bug difference is how you build…
Crash with symmetrize in sculpt mode
UI: Sculpt Paint tool defaults #97616
Fix #106358: Handles null evaluated object when entering sculpting workspace
Fix #106358: Handles null evaluated object when entering sculpting workspace
Merged at 4563a47ac576437ca43d37ee606dfba08b798ff5 Note: the command-line instructions for merging a PR are not correct.
Switching to Sculpt mode crashes Blender
56193f926c
Merge branch 'main' into temp-sculpt-roll-mapping
c08a9ec19f
Sculpt: updated Mask and Face Set menu operators
45ef51d0fb
Fix #106242 "Edit Dyntopo Detail Size" status bar missing info
9d4949f80b
Cleanup: Reduce nesting in node.cc
de7e3454fb
UI: Capabilities Flag for Clipboard Image copy/paste
Sculpt: updated Mask and Face Set menu operators
Remember to base patches on main, not sculpt-dev. Rebased commit at c08a9ec19fb8b7d286693352f65ddcbed73dc87a
Expand: Menu operators need to be updated
Sculpt: updated Mask and Face Set menu operators
"Edit Dyntopo Detail Size" status bar missing info
Fix #106242 "Edit Dyntopo Detail Size" status bar missing info