Voxel Remesher resizing improvments #98150

Closed
opened 2022-05-15 21:23:27 +02:00 by Julien Kaspar · 9 comments
Member

(NOTE) This task is part of the community & sub tasks of the workboard. Anyone is free to pick up this task and contribute. For any questions or needed reviewers, please tag @JosephEagar and @JulienKaspar or use blender.chat.

Issue

There have been reports like #98095 that show a clear issue with the "Edit Voxel Size" operator in Sculpt Mode.
It is far too easy to accidentally get too very small voxel size and be unable to increase it again.

Solution

There is actually a way to do it, but it is not communicated in the UI.
You can hold Ctrl to change the voxel size in a constant speed (as an alternative to the default relative speed) and hold Shift to make more precise changes.

Since the voxel size generally doesn't go higher than 1 meter, the behaviour of holding down Ctrl is already very optimal.
For smaller precise changes to the voxel size users can hold down Shift.
If that becomes too difficult, you likely reached a density that isn't usable anymore or results in Blender freezing.

Modal operators generally support their own keymap entries, which are added to the status bar when the modal operator is used.
So the following modal shortcuts should be added:

  • Left Mouse or Enter for Confirm
  • Right Mouse or Esc for Cancel
  • Shift for Precision Mode

To Do

So the tasks from this need to be:

(NOTE) This task is part of the community & sub tasks of the workboard. Anyone is free to pick up this task and contribute. For any questions or needed reviewers, please tag @JosephEagar and @JulienKaspar or use [blender.chat](https://blender.chat/channel/sculpt-paint-texture-module). ### Issue There have been reports like #98095 that show a clear issue with the "Edit Voxel Size" operator in Sculpt Mode. It is far too easy to accidentally get too very small voxel size and be unable to increase it again. ### Solution There is actually a way to do it, but it is not communicated in the UI. You can hold `Ctrl` to change the voxel size in a constant speed (as an alternative to the default relative speed) and hold Shift to make more precise changes. Since the voxel size generally doesn't go higher than 1 meter, the behaviour of holding down `Ctrl` is already very optimal. For smaller precise changes to the voxel size users can hold down `Shift`. If that becomes too difficult, you likely reached a density that isn't usable anymore or results in Blender freezing. Modal operators generally support their own keymap entries, which are added to the status bar when the modal operator is used. So the following modal shortcuts should be added: - `Left Mouse` or `Enter` for Confirm - `Right Mouse` or `Esc` for Cancel - `Shift` for Precision Mode ### To Do So the tasks from this need to be: - [x] [[D14975](https://archive.blender.org/developer/D14975): Voxel Remesh Size Edit - Constant Size by default](https://developer.blender.org/D14975) - [ ] Use modal shortcuts for the status bar
Author
Member

Changed status from 'Needs Triage' to: 'Needs Developer To Reproduce'

Changed status from 'Needs Triage' to: 'Needs Developer To Reproduce'
Author
Member

Added subscribers: @JulienKaspar, @JosephEagar

Added subscribers: @JulienKaspar, @JosephEagar

This issue was referenced by 5946ea938a

This issue was referenced by 5946ea938a07bf95c7682af919ee33c715e1fa42

Changed status from 'Needs Developer To Reproduce' to: 'Resolved'

Changed status from 'Needs Developer To Reproduce' to: 'Resolved'
Ramil Roosileht self-assigned this 2022-06-22 19:02:39 +02:00
Ramil Roosileht was unassigned by Julien Kaspar 2022-06-22 19:19:00 +02:00
Author
Member

Added subscriber: @Limarest

Added subscriber: @Limarest
Author
Member

Changed status from 'Resolved' to: 'Confirmed'

Changed status from 'Resolved' to: 'Confirmed'
Author
Member

I'm reopening the task since the status bar entry also still need to be updated.

I'm reopening the task since the status bar entry also still need to be updated.
Author
Member

Changed status from 'Confirmed' to: 'Resolved'

Changed status from 'Confirmed' to: 'Resolved'
Julien Kaspar self-assigned this 2023-01-19 11:41:06 +01:00
Author
Member

Closing this now. The main issues have been fixed. Further improvements for the status bar are a wider issue in Blender.

Closing this now. The main issues have been fixed. Further improvements for the status bar are a wider issue in Blender.
Sign in to join this conversation.
No Label
Interest
Alembic
Interest
Animation & Rigging
Interest
Asset Browser
Interest
Asset Browser Project Overview
Interest
Audio
Interest
Automated Testing
Interest
Blender Asset Bundle
Interest
BlendFile
Interest
Collada
Interest
Compatibility
Interest
Compositing
Interest
Core
Interest
Cycles
Interest
Dependency Graph
Interest
Development Management
Interest
EEVEE
Interest
EEVEE & Viewport
Interest
Freestyle
Interest
Geometry Nodes
Interest
Grease Pencil
Interest
ID Management
Interest
Images & Movies
Interest
Import Export
Interest
Line Art
Interest
Masking
Interest
Metal
Interest
Modeling
Interest
Modifiers
Interest
Motion Tracking
Interest
Nodes & Physics
Interest
OpenGL
Interest
Overlay
Interest
Overrides
Interest
Performance
Interest
Physics
Interest
Pipeline, Assets & IO
Interest
Platforms, Builds & Tests
Interest
Python API
Interest
Render & Cycles
Interest
Render Pipeline
Interest
Sculpt, Paint & Texture
Interest
Text Editor
Interest
Translations
Interest
Triaging
Interest
Undo
Interest
USD
Interest
User Interface
Interest
UV Editing
Interest
VFX & Video
Interest
Video Sequencer
Interest
Virtual Reality
Interest
Vulkan
Interest
Wayland
Interest
Workbench
Interest: X11
Legacy
Blender 2.8 Project
Legacy
Milestone 1: Basic, Local Asset Browser
Legacy
OpenGL Error
Meta
Good First Issue
Meta
Papercut
Meta
Retrospective
Meta
Security
Module
Animation & Rigging
Module
Core
Module
Development Management
Module
EEVEE & Viewport
Module
Grease Pencil
Module
Modeling
Module
Nodes & Physics
Module
Pipeline, Assets & IO
Module
Platforms, Builds & Tests
Module
Python API
Module
Render & Cycles
Module
Sculpt, Paint & Texture
Module
Triaging
Module
User Interface
Module
VFX & Video
Platform
FreeBSD
Platform
Linux
Platform
macOS
Platform
Windows
Priority
High
Priority
Low
Priority
Normal
Priority
Unbreak Now!
Status
Archived
Status
Confirmed
Status
Duplicate
Status
Needs Info from Developers
Status
Needs Information from User
Status
Needs Triage
Status
Resolved
Type
Bug
Type
Design
Type
Known Issue
Type
Patch
Type
Report
Type
To Do
No Milestone
No project
No Assignees
3 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: blender/blender#98150
No description provided.