Blender Git Loki
Git Commits -> Revision a2bfd28
Revision a2bfd28 by Antonio Vazquez (master) October 28, 2019, 10:03 (GMT) |
Fix T71150: GPencil: Wrong Naming of Convert GP object to Meshes The problem was the real menu text must be: `Convert to Polygon Curve` as is Object menu. A GPencil object cannot be converted to mesh in one step. The conversion must be GPencil to Curve and Curve to Mesh. |
Commit Details:
Full Hash: a2bfd28d5e2d65892369568ffe2b896cd62d5086
Parent Commit: 9f388c1
Lines Changed: +2, -2
1 Modified Path:
/release/scripts/startup/bl_ui/space_view3d.py (+2, -2) (Diff)