Search found 4 matches
- Tue Jul 29, 2008 10:12 pm
- Forum: Blender
- Topic: Blendigo for v1.1.5
- Replies: 203
- Views: 72665
Hello there, I'm not able to use the uv_set feature. I have a cube with two different uv set for color and bump. The exporter always export only one set so Indigo complains that "UV set with index 1 was exposed, but the UV set data was not provided" Both uv_set were unwrapped. Hint: it seems that on...
- Wed Dec 20, 2006 11:35 pm
- Forum: Off Topic
- Topic: ci sono utenti italiani di indigo?
- Replies: 15
- Views: 19204
- Thu Aug 10, 2006 12:51 am
- Forum: Blender
- Topic: Req: smoothing groups
- Replies: 1
- Views: 4193
Thank you for you answer. IMHO the XML format already support this function. It is "only" a matter of defining the normals of the vertices. Looking at the script code I've found it checks the face.smooth value to choose between the face normal (for unsmoothed faces) and the vertex normal (for smooth...
- Wed Aug 09, 2006 7:47 pm
- Forum: Blender
- Topic: Req: smoothing groups
- Replies: 1
- Views: 4193
Req: smoothing groups
Hello, when an object is set to SMOOTH all the faces are smoothed even if you set Auto Smooth in the Mesh tab of the Object page. Is it possible to export the mesh normals according to this flag? [hint: maybe the Mesh.MEdge.crease property could be useful? I don't know how it works but it seems rela...