GPencil: Bezier curve edit controls not updated after smoothing #100086

Closed
opened 2022-07-30 22:56:22 +02:00 by Mohamed · 8 comments

System Information
Operating system: Windows-10-10.0.19044-SP0 64 Bits
Graphics card: NVIDIA GeForce GTX 1070 Ti/PCIe/SSE2 NVIDIA Corporation 4.5.0 NVIDIA 511.65

Blender Version
Broken: version: 3.3.0 Alpha, branch: master, commit date: 2022-07-25 22:17, hash: 4cf6524731
Worked: I think this is not new

Short description of error
When I disable curve editing on a stroke then smooth it and enable curve sdit again, the stroke changes back to its original shape.

Exact steps for others to reproduce the error
In the attached Blender file :

  1. select stroke
  • enable Curve Edit then disable it
  • do : Point > Smooth
  • enable Curve Edit again.

stroke bug.blend

curve bug.mp4

**System Information** Operating system: Windows-10-10.0.19044-SP0 64 Bits Graphics card: NVIDIA GeForce GTX 1070 Ti/PCIe/SSE2 NVIDIA Corporation 4.5.0 NVIDIA 511.65 **Blender Version** Broken: version: 3.3.0 Alpha, branch: master, commit date: 2022-07-25 22:17, hash: `4cf6524731` Worked: I think this is not new **Short description of error** When I disable curve editing on a stroke then smooth it and enable curve sdit again, the stroke changes back to its original shape. **Exact steps for others to reproduce the error** In the attached Blender file : 1. select stroke - enable Curve Edit then disable it - do : Point > Smooth - enable Curve Edit again. [stroke bug.blend](https://archive.blender.org/developer/F13326828/stroke_bug.blend) [curve bug.mp4](https://archive.blender.org/developer/F13326831/curve_bug.mp4)
Author

Added subscriber: @MumuMundo

Added subscriber: @MumuMundo

Changed status from 'Needs Triage' to: 'Confirmed'

Changed status from 'Needs Triage' to: 'Confirmed'
Antonio Vazquez self-assigned this 2022-07-31 13:08:26 +02:00
Antonio Vazquez changed title from Grease Pencil Curve Edit reverts to old shape after smoothing a stroke to GPencil: Bezier curve edit controls not updated after smoothing 2022-07-31 13:18:38 +02:00

This issue was referenced by 27e6962bed

This issue was referenced by 27e6962beda6df155599cbbd1682c20f4e1cd06d

Changed status from 'Confirmed' to: 'Resolved'

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

I think the issue with Bezier curves wasn't solved completely : in the following video for example the points don't update after changing the threshold setting.
curve bug 02.mp4

I think the issue with Bezier curves wasn't solved completely : in the following video for example the points don't update after changing the threshold setting. [curve bug 02.mp4](https://archive.blender.org/developer/F13336871/curve_bug_02.mp4)

Added subscriber: @filedescriptor

Added subscriber: @filedescriptor

The threshold is not by curve, it's a general setting. If you change the settings, any curve that needs update will use the new settings, so if you created a curve with a value of 0.4 and now you have 0.6, the curve is calculated using 0.6, not 0.4.

@filedescriptor could you confirm?

The threshold is not by curve, it's a general setting. If you change the settings, any curve that needs update will use the new settings, so if you created a curve with a value of 0.4 and now you have 0.6, the curve is calculated using 0.6, not 0.4. @filedescriptor could you confirm?
Member

@MumuMundo Yes this is by design. The curve data is kept once generated. So it does not override it if you enable again. I guess there should be a way to reset the curve data. Or make the conversion more explicit.

@MumuMundo Yes this is by design. The curve data is kept once generated. So it does not override it if you enable again. I guess there should be a way to reset the curve data. Or make the conversion more explicit.
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
4 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#100086
No description provided.