TransWikia.com

in sculpt mode the circle disappears when brushing

Blender Asked by user76612 on November 17, 2021

the circle i’m talking about is this blue circle

enter image description here

whenever i starts brushing with any brush in sculpt mode the circle disappears
but i need it to be revealed. is there any way to keep it revealed

i’m using blender 2.82a

One Answer

As of July 2020, there does not seem to be an option in Blender to display the sculpting circle cursor during a stroke.

This seems like a huge oversight and workflow regression in my opinion. Sculpting with pressure-dependent radius feels like I'm trying to paint using an invisible brush.

However, there is a code contribution on developer.blender.org that adds this functionality back in:

⚙ D6324 Sculpt: Sculpt plane cursor preview (https://developer.blender.org/D6324)

It appears to be in need of work. They want some code changes, as well as explanations of why it's a positive change.

If you'd like to see this feature added, and you know how to code or just have time to spare, maybe consider leaving a thoughtful comment or helping with the maintenance on the linked code.


As a workaround, I've been enabling "Falloff Opacity" under "Cursor" in the brush settings. Running this line in a Python Console view will do it for all brushes: [[setattr(b, 'use_cursor_overlay', True), setattr(b, 'cursor_overlay_alpha', 5)] for b in bpy.data.brushes.values()].

Answered by Will Chen on November 17, 2021

Add your own answers!

Ask a Question

Get help from others!

© 2024 TransWikia.com. All rights reserved. Sites we Love: PCI Database, UKBizDB, Menu Kuliner, Sharing RPP