Tool shelf options don't cause re-execution sometimes (regression in undo system) #55032

Closed
opened 2018-05-11 15:26:09 +02:00 by Howard Trickey · 4 comments
Member

System Information
Linux, Nvidia

Blender Version
Broken: current 2.7 master, revision d5c1c0b10d
Worked: (optional) master revision 91d0825b55 (on Mar 31, just before Unified Undo commit 651b8fb14e

With a certain simple .blend file created with current master, if you try to do a command like bevel and then adjust options on the tool shelf, those adjustments have no effect. It doesn't happen all the time (for instance, doesn't happen on default cube), but will happen with this file that I just created from master @ head. I created it by adding a cone, duplicating it in edit mode and moving the duplicate up some.
pp.blend

Exact steps for others to reproduce the error
Load example file.
Hit control-B, move the cursor some to make a bevel, then lmb click.
On tool shelf, change segments to 2.
Expect: bevel re-executes and creates 2 segments.
What happens: nothing. (using debugger: bevel isn't ever called, so it seems that the operator is not executed)

It isn't just bevel. Another thing to try:
Load example file.
Spacebar search for Intersect (Boolean) and execute that.
On tool shelf, change "Boolean" drop-down to "Union".
Nothing happens.

**System Information** Linux, Nvidia **Blender Version** Broken: current 2.7 master, revision d5c1c0b10d5 Worked: (optional) master revision 91d0825b5556 (on Mar 31, just before Unified Undo commit 651b8fb14eb6 With a certain simple .blend file created with current master, if you try to do a command like bevel and then adjust options on the tool shelf, those adjustments have no effect. It doesn't happen all the time (for instance, doesn't happen on default cube), but will happen with this file that I just created from master @ head. I created it by adding a cone, duplicating it in edit mode and moving the duplicate up some. [pp.blend](https://archive.blender.org/developer/F3341795/pp.blend) **Exact steps for others to reproduce the error** Load example file. Hit control-B, move the cursor some to make a bevel, then lmb click. On tool shelf, change segments to 2. Expect: bevel re-executes and creates 2 segments. What happens: nothing. (using debugger: bevel isn't ever called, so it seems that the operator is not executed) It isn't just bevel. Another thing to try: Load example file. Spacebar search for Intersect (Boolean) and execute that. On tool shelf, change "Boolean" drop-down to "Union". Nothing happens.
Author
Member

Added subscriber: @howardt

Added subscriber: @howardt
Campbell Barton was assigned by Howard Trickey 2018-05-11 15:26:36 +02:00
Author
Member

As a further note, this problem also appears to be in the 2.8 branch (using F6 to bring up tool settings after an initial bevel with control-B, and trying to change segments, on the example pp.blend file).

As a further note, this problem also appears to be in the 2.8 branch (using F6 to bring up tool settings after an initial bevel with control-B, and trying to change segments, on the example pp.blend file).
Campbell Barton changed title from Tool shelf options don't cause re-execution sometimes to Tool shelf options don't cause re-execution sometimes (regression in undo system) 2018-05-15 14:49:55 +02:00

This issue was referenced by 4461be1b72

This issue was referenced by 4461be1b722a4f6e5af4854eb12023b3670a4c3d

Changed status from 'Open' to: 'Resolved'

Changed status from 'Open' to: 'Resolved'
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#55032
No description provided.