「Extensions:2.6/Py/Scripts/Import-Export/Object File Format (.off)」の版間の差分
< Extensions:2.6 | Py | Scripts | Import-Export
(Update to version 0.3) |
細 (1版 をインポートしました) |
(相違点なし)
|
2018年6月29日 (金) 04:38時点における最新版
UI location | File > Import/Export > OFF | ||
---|---|---|---|
Usage | Load mesh objects from .off files. Select a mesh and save it to .off file. | ||
Version | 0.3 | Author(s) | Alex Tsui, Mateusz Kłoczko |
Blender | 2.74 | License | Apache 2.0 |
Category | Import-Export | Distribution | External |
Note(s) | Work is in progress; report issues at: https://github.com/alextsui05/blender-off-addon/issue |
File name | |
---|---|
Current version download | https://github.com/alextsui05/blender-off-addon |
Python modules | os, bpy |
Release Log | 2015-06-01 - Version 0.3 handles loading edges and faces with more than 3 sides. 2014-05-17 - Version 0.2 properly handles Blender transformations. |
---|---|
Known Issues | NOFF and COFF files not yet supported. Can only export one mesh at a time. |