some modifier doesn't take shape keys information correctly #60067

Closed
opened 2019-01-02 12:55:39 +01:00 by Paul Szajner · 7 comments

System Information
Operating system: Linux
Graphics card: GeForce GTX 780/PCIe/SSE2

Blender Version
Broken:
version: 2.80 (sub 39), branch: blender2.7, commit date: 2019-01-01 15:44, hash: 4dd0a90f42, type: Release

Short description of error
Some modifiers doesn't update correctly if the mesh has shape keys and the shape keys values are updated.

Some modifiers that don't work correctly : Bevel, Wireframe, EdgeSplit

Some modifiers that work : Subsurf, Triangulate, solidify, SimpleDeform, Screw

I haven't checked every modifier but I can test them all if that can be helpful.

Exact steps for others to reproduce the error
Open the attached .blend :

  • try to change the value of the shape key, nothing should append.
  • remove or disable the bevel modifier,
  • changing the value of the shape key should change the cube's shape.
    bevel_and_shapes_keys.blend
**System Information** Operating system: Linux Graphics card: GeForce GTX 780/PCIe/SSE2 **Blender Version** Broken: version: 2.80 (sub 39), branch: blender2.7, commit date: 2019-01-01 15:44, hash: 4dd0a90f4213, type: Release **Short description of error** Some modifiers doesn't update correctly if the mesh has shape keys and the shape keys values are updated. Some modifiers that don't work correctly : Bevel, Wireframe, EdgeSplit Some modifiers that work : Subsurf, Triangulate, solidify, SimpleDeform, Screw I haven't checked every modifier but I can test them all if that can be helpful. **Exact steps for others to reproduce the error** Open the attached .blend : - try to change the value of the shape key, nothing should append. - remove or disable the bevel modifier, - changing the value of the shape key should change the cube's shape. [bevel_and_shapes_keys.blend](https://archive.blender.org/developer/F6149868/bevel_and_shapes_keys.blend)
Author

Added subscriber: @sozap

Added subscriber: @sozap

#60668 was marked as duplicate of this issue

#60668 was marked as duplicate of this issue

Added subscriber: @ZedDB

Added subscriber: @ZedDB
Campbell Barton was assigned by Sebastian Parborg 2019-01-24 17:27:25 +01:00

It seems like with the bevel modifier, the "Always show the current shape for this object" is ticked (even tough it is not).

It seems like with the bevel modifier, the "Always show the current shape for this object" is ticked (even tough it is not).
Member
Added subscribers: @AaronFjerstad, @ideasman42, @WilliamReynish

This issue was referenced by 2ff6b2925a

This issue was referenced by 2ff6b2925a1273d02a805057cfbed79d29bad5e3
Member

Changed status from 'Open' to: 'Resolved'

Changed status from 'Open' to: 'Resolved'
Sign in to join this conversation.
4 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: blender/blender#60067
No description provided.