Maniphest T101393

Regression: Vertex Crease operator does not create vertex crease layer
Closed, Resolved

Assigned To
Philipp Oeser (lichtwerk)
Authored By
Sun Kim (persun)
Sep 27 2022, 11:01 AM
Tags
  • BF Blender
  • Modeling
Subscribers
Demeter Dzadik (Mets)
Philipp Oeser (lichtwerk)
Sun Kim (persun)

Description

System Information
Operating system: Windows-10-10.0.19043-SP0 64 Bits
Graphics card: Radeon RX 570 Series ATI Technologies Inc. 4.5.14800 Core Profile Context 22.5.1 30.0.15021.11005

Blender Version
Broken: version: 3.4.0 Alpha, branch: master, commit date: 2022-09-26 23:14, hash: rB7fa7c7ceda3d
Worked: version: 3.4.0 Alpha, branch: master, commit date: 2022-09-22 21:54, hash: rBe9344d329ffa

Caused by rBa8a454287a27: Mesh: Move edge crease out of MEdge

Short description of error
Vertex Crease operator from Vertex menu does not create vertex crease layer.

Editing vertex crease in sidebar's transform panel creates one though. After that Vertex Crease operator works as expected.

Exact steps for others to reproduce the error

  • From startup file, go into Edit mode with the default cube
  • Select a vertex and try to edit its crease value with Vertex > Vertex Crease. It does nothing
  • If you edit vertex crease in sidebar's transform panel it will create vertex crease layer. After that Vertex Crease operator will work as expected

Revisions and Commits

rB Blender
D16079

Related Objects

Mentioned In
T101401: Setting edge crease via PyAPI doesn't work
Mentioned Here
rBa8a454287a27: Mesh: Move edge crease out of MEdge

Event Timeline

Sun Kim (persun) created this task.Sep 27 2022, 11:01 AM
Demeter Dzadik (Mets) added a subscriber: Demeter Dzadik (Mets).Sep 27 2022, 12:25 PM

Wow, I just came here to report this! :D

Philipp Oeser (lichtwerk) changed the task status from Needs Triage to Confirmed.Sep 27 2022, 12:44 PM
Philipp Oeser (lichtwerk) added a project: Modeling.
Philipp Oeser (lichtwerk) added a subscriber: Philipp Oeser (lichtwerk).

Can confirm, will check

Philipp Oeser (lichtwerk) renamed this task from Vertex Crease operator does not create vertex crease layer to Regression: Vertex Crease operator does not create vertex crease layer.Sep 27 2022, 1:05 PM
Philipp Oeser (lichtwerk) claimed this task.
Philipp Oeser (lichtwerk) triaged this task as High priority.
Philipp Oeser (lichtwerk) updated the task description.
Philipp Oeser (lichtwerk) closed this task as Resolved by committing rBed28ba4e999d: Fix T101393: Vertex Crease operator does not create vertex crease layer.Sep 27 2022, 2:40 PM
Philipp Oeser (lichtwerk) added a commit: rBed28ba4e999d: Fix T101393: Vertex Crease operator does not create vertex crease layer.