relax_looptools.py 文件源码

python
阅读 22 收藏 0 点赞 0 评论 0

项目:ToolPlus 作者: mkbreuer 项目源码 文件源码
def terminate(global_undo):

    # update editmesh cached data
    obj = bpy.context.active_object
    if obj.mode == 'EDIT':
        bmesh.update_edit_mesh(obj.data, tessface=True, destructive=True)

    bpy.context.user_preferences.edit.use_global_undo = global_undo



##########################################
####### Relax functions ##################
##########################################

#Relax: create lists with knots and points, all correctly sorted
评论列表
文章目录


问题


面经


文章

微信
公众号

扫码关注公众号