GPencil: Wrong Naming of Convert GP object to Meshes #71150

Closed
opened 2019-10-28 06:40:19 +01:00 by ronan ducluzeau · 8 comments

Operating system: Ubuntu 18.04 64 bits
Graphics card: NVIDIA Titan Black

Blender Version
Broken: 2.80,2.81, master
Worked: (optional)

Short description of error
Grease Pencil conversion operators are only creating Curve objects.
A curve object can correspond to different spline types (Nurbs, Bezier or Poly).

Convert to Polygon Curve operator correspond to conversion of a Grease Pencil stroke to a Curve object made of a Poly spline.
But this operation was wrongly named Convert to Meshes.

That confuses people because they expect a mesh made of a succession of edges instead of a curve object.

Exact steps for others to reproduce the error
Create a Grease Pencil Stroke object.
Make a right click to see Object Context menu.
Click on "Convert to Mesh".

  • Result is a Curve object named Lines. It is not a mesh.
    Based on the default startup or an attached .blend file (as simple as possible).

Operating system: Ubuntu 18.04 64 bits Graphics card: NVIDIA Titan Black **Blender Version** Broken: 2.80,2.81, master Worked: (optional) **Short description of error** Grease Pencil conversion operators are only creating Curve objects. A curve object can correspond to different spline types (Nurbs, Bezier or Poly). Convert to Polygon Curve operator correspond to conversion of a Grease Pencil stroke to a Curve object made of a Poly spline. But this operation was wrongly named Convert to Meshes. That confuses people because they expect a mesh made of a succession of edges instead of a curve object. **Exact steps for others to reproduce the error** Create a Grease Pencil Stroke object. Make a right click to see Object Context menu. Click on "Convert to Mesh". - > Result is a Curve object named Lines. It is not a mesh. Based on the default startup or an attached .blend file (as simple as possible).

Added subscriber: @zeauro

Added subscriber: @zeauro

Added subscribers: @mendio, @antoniov

Added subscribers: @mendio, @antoniov

@mendio This is the old 2.7x conversion code. What do you think of the naming?

@mendio This is the old 2.7x conversion code. What do you think of the naming?

I think there is no discussion to have about naming.
UI should not present a Curve as a Mesh.

If you want to keep a "convert to mesh" operator, result should be a mesh.
If you can change behavior in order to produce directly a mesh for 2.81 release, do it.

If it is not a safe change, at least, in 2.81, naming could be correct.

I think there is no discussion to have about naming. UI should not present a Curve as a Mesh. If you want to keep a "convert to mesh" operator, result should be a mesh. If you can change behavior in order to produce directly a mesh for 2.81 release, do it. If it is not a safe change, at least, in 2.81, naming could be correct.

@zeauro I'm not saying the naming is correct, but before doing any change we must talk and determine the best solution...here it's how the things are done.

@zeauro I'm not saying the naming is correct, but before doing any change we must talk and determine the best solution...here it's how the things are done.
Antonio Vazquez changed title from Wrong Naming of Convert GP object to Polygon Curve as a Convert to Meshes to GPencil: Wrong Naming of Convert GP object to Meshes 2019-10-28 10:27:58 +01:00
Antonio Vazquez self-assigned this 2019-10-28 10:28:08 +01:00

This issue was referenced by a2bfd28d5e

This issue was referenced by a2bfd28d5e2d65892369568ffe2b896cd62d5086

Changed status from 'Open' to: 'Resolved'

Changed status from 'Open' to: 'Resolved'

The problem is not the conversion to mesh is not working, the real mistake is the real menu text must be Convert to Polygon Curve as is in Object menu:

image.png

The problem is not the conversion to mesh is not working, the real mistake is the real menu text must be `Convert to Polygon Curve` as is in Object menu: ![image.png](https://archive.blender.org/developer/F7864889/image.png)
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#71150
No description provided.