テンプレート:Release Notes/2.49b/Python/Scripts

提供: wiki
< テンプレート:Release Notes‎ | 2.49b‎ | Python
2018年6月29日 (金) 03:43時点におけるYamyam (トーク | 投稿記録)による版 (1版 をインポートしました)
(差分) ← 古い版 | 最新版 (差分) | 新しい版 → (差分)
移動先: 案内検索

Bugfixes 2.49b

  • FBX Export, Incorrect formatting that broke some converters.
  • BVH Motion Capture Import, Did not support single rigid body objects. [bug #18949]
  • OBJ Import, fix for importing of transparent faces from .mtl files - ZTrans now is set for them as well. (improves import from SketchUp)
  • Collada export, Empty material slot would raise a python error.
  • Collada import, fixes for increased Sketchup interoperability and more.
  • Quake MAP Export, empty nodes were not exported, also noticed files were invalid if there were no meshes or surfaces.
  • Quake MAP Export, had support for single triangular brush unnecessarily disabled.
  • Quake MD2 Export, Fix for vertex normals [patch #19206]

External bundles 2.49b

New external bundles from meta-androcto, for the first time released officially!
See Extensions:Py/Scripts/Catalog/Bundles


Improvements 2.49a

  • Wavefront OBJ support to import & export curves as OBJ native curves (rather then a bunch of edges)
  • Wavefront OBJ X90 option for export to write files without rotation.