weixin_39775428 2020-11-30 13:26
浏览 0

Polyline mk1b code reuse

sum of the current changes

  • [x] better naming (zfill 4 ) name.0000
  • [x] now and children are found using ID properties (and reuses code from sv_viewer_utils).
  • [x] vert_list is extended if len(matrices) > len(vert_list)
  • [x] has radii, radius per vertex
  • [x] has twist, twist per vertex
  • [x] allows bevel object selection
  • [x] has bevel objects-in socket
  • [x] has generated curve objects-out socket
  • [x] has show wires toggle
  • [x] has add caps toggle for when bevel object is used.
  • [x] merge mode: Matrices no longer are pushed to multiple objects, but instead transform each set of verts before joining them into one Curve Object.
  • [x] handle no matrix in Single mode
  • [x] shorter functions

该提问来源于开源项目:nortikin/sverchok

  • 写回答

9条回答 默认 最新

  • weixin_39775428 2020-11-30 13:26
    关注

    image

    评论

报告相同问题?