Extensions:2.6/Py/Scripts/Import-Export/Object File Format (.off)
< Extensions:2.6 | Py | Scripts | Import-Export(Extensions:2.6/Py/Scripts/File I-O/Object File Format (.off)から転送)
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. |