Welcome to mirror list, hosted at ThFree Co, Russian Federation.

git.blender.org/blender.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorCampbell Barton <ideasman42@gmail.com>2009-06-20 18:01:34 +0400
committerCampbell Barton <ideasman42@gmail.com>2009-06-20 18:01:34 +0400
commited2887f7209a31ff7bb52147e0baf330477f7548 (patch)
tree7aa1f5169de340a2acef3e1c8f3049b86277a599 /source/blender/blenlib
parentf7c0d1b550afbfb7fe2ee2a116f8c66594b034be (diff)
updated the ply exporter to use the blender 2.5 python api
Note's * exports the mesh without modifiers or transformations applied * supports UV's vertex colors * no support for normals yet (missing from data api) * registers an operator called EXPORT_OT_ply * no file selector yet. can only fun from python currently bpy.ops.EXPORT_OT_ply(filename="/tmp/test.ply") * removed double lookups on the vertex dict, build face verts to write allong the way.
Diffstat (limited to 'source/blender/blenlib')
0 files changed, 0 insertions, 0 deletions