「Dev:Ref/Release Notes/2.68/Addons」の版間の差分

提供: wiki
移動先: 案内検索
 
(1版 をインポートしました)
 
(相違点なし)

2018年6月29日 (金) 05:56時点における最新版

Blender 2.68: Addons

New: Texture Atlas

Addon to bake shadow and lightmaps for an entire scene.

New: Edit Linked Library

Quick editing of linked assets, opening the library file and returning to the original file.

Python API

  • Add popup menu to allow python scripts to show popups without having to define a menu class first (r57170)
  • Add Mesh.calc_smooth_groups() function to calculate smooth groups from sharp edges (r57452)
  • Add BMVert.is_boundary attribute (r56781)