Maniphest T67315

"Snap during transform" disabled after using "Move" and editing any value in the "redo last" panel
Closed, Resolved

Assigned To
Germano Cavalcante (mano-wii)
Authored By
Fran Marz (franMarz)
Jul 20 2019, 12:58 PM
Tags
  • BF Blender
Subscribers
Fran Marz (franMarz)
ronan ducluzeau (zeauro)

Description

Blender Version
2.80, 5f140e61c28c, 2019-07-19

Short description of error
"Snap during transform" is automatically disabled after performing a Move of an object or mesh element and using the "redo last" panel in any way; with other transforms, as Extrude, Rotate or Resize, this doesn't happen.

Exact steps for others to reproduce the error
Enable Snap During Transform, move any element in the 3D Viewport in Edit or Object Mode, then edit any value inside the "redo last" floating panel that shows after any action is performed or by pressing F9. Snap During Transform will disable automatically.

Revisions and Commits

rB Blender
Abandoned

Related Objects

Mentioned Here
rB5f140e61c28c: DRW: lattice vertices were too small

Event Timeline

Fran Marz (franMarz) created this task.Jul 20 2019, 12:58 PM
Fran Marz (franMarz) renamed this task from "Snap during transform" disabled when editing any value with thea "redo last" to "Snap during transform" disables after editing any value in the "redo last" panel.Jul 20 2019, 1:08 PM
Fran Marz (franMarz) updated the task description.
Fran Marz (franMarz) renamed this task from "Snap during transform" disables after editing any value in the "redo last" panel to "Snap during transform" disabled after editing any value in the "redo last" panel.Jul 20 2019, 1:12 PM
Fran Marz (franMarz) updated the task description.
Fran Marz (franMarz) renamed this task from "Snap during transform" disabled after editing any value in the "redo last" panel to "Snap during transform" disabled after using "Move" and editing any value in the "redo last" panel.Jul 20 2019, 2:54 PM
Fran Marz (franMarz) updated the task description.
ronan ducluzeau (zeauro) added a subscriber: ronan ducluzeau (zeauro).Jul 20 2019, 4:01 PM

What do you mean ? Enabling snap during a transform is done by holding Ctrl key.
Simple fact to stop to hold the key is disabling snap.

Snapping is not an option available for Redo panel. All you can do in redo panel is changing numerical values. Redo panel action don't ignore changes made until they correspond to another snapping target.

Can you precise more what you are doing (how do you enable snapping) and what should happen according to you ?

Fran Marz (franMarz) added a comment.Jul 20 2019, 4:37 PM
In T67315#728492, @ronan ducluzeau (zeauro) wrote:

What do you mean ? Enabling snap during a transform is done by holding Ctrl key.
Simple fact to stop to hold the key is disabling snap.

Snapping is not an option available for Redo panel. All you can do in redo panel is changing numerical values. Redo panel action don't ignore changes made until they correspond to another snapping target.

Can you precise more what you are doing (how do you enable snapping) and what should happen according to you ?

In case you didn't notice, Snap can be set as enabled permanently in the Header with the magnet button, something really useful when using Increment as Snapping mode, for instance. When the Snap auto-disables without reason it's a workflow breaker, it's a bug.

Germano Cavalcante (mano-wii) claimed this task.Jul 20 2019, 4:58 PM
Germano Cavalcante (mano-wii) lowered the priority of this task from 90 to Low.
Campbell Barton (campbellbarton) changed the task status from Unknown Status to Resolved by committing rB53944e2f9ff7: Fix T67315: Redo transform disables snap.Jul 24 2019, 9:12 AM
Campbell Barton (campbellbarton) added a commit: rB53944e2f9ff7: Fix T67315: Redo transform disables snap.