panels.py 文件源码

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

项目:blenderfds 作者: firetools 项目源码 文件源码
def draw(self, context):
        layout = self.layout
        element = context.scene
        # Restore cursor in case of unhandled Exception
        w = context.window_manager.windows[0]
        w.cursor_modal_restore()
        # Panel
        self.bf_namelist(element).draw(context, layout)
        # Other operators
        row = layout.row()
        row.operator("scene.bf_restore_all_tmp_objects")
        row.operator("scene.bf_show_fds_code", text="Show FDS Code")
        row.operator("scene.bf_props_to_scene", text="Copy To")
评论列表
文章目录


问题


面经


文章

微信
公众号

扫码关注公众号