CREATED ISSUE: option to export selected items as separate modelvisual3d
We should have an option export selected objects in blender as individual modelvisual3d objects within the same scene. So one doesn't have to reasemmble the whole scene afterwards. This is especially...
View ArticleCOMMENTED ISSUE: option to export selected items as separate modelvisual3d
We should have an option export selected objects in blender as individual modelvisual3d objects within the same scene. So one doesn't have to reasemmble the whole scene afterwards. This is especially...
View ArticleCREATED ISSUE: geometry with multiple materials is not exported correctly
When I have a blender object with multiple unconnected meshes and assign a material to each of the meshes the materials are exported but the assignmen to the meshes gets lost. This is probalby due to...
View ArticleClosed Issue: option to export camera and light
There should be a additional option to export camera(s) and lights of the scene as well. In that case not just the Model3dGroup is created but also a ViewPort3D object that contains the lights and the...
View ArticleClosed Issue: option to export selected items as separate modelvisual3d
We should have an option export selected objects in blender as individual modelvisual3d objects within the same scene. So one doesn't have to reasemmble the whole scene afterwards. This is especially...
View ArticleCreated Issue: newIndices and tuple comparisons in writeMesh
There is a section of code in writeMesh that does not appear to be working correctly:<code># If this index is already mapped scan our entries to see if# there is already a...
View ArticleCommented Issue: newIndices and tuple comparisons in writeMesh
There is a section of code in writeMesh that does not appear to be working correctly:<code># If this index is already mapped scan our entries to see if# there is already a...
View ArticleCreated Issue: No module named BPyMesh [10743]
Running Blender 2.49b, XAML Exporter gives this error: Traceback (most recent call last): File "<string>", line 1, in <module> File "C:\Program Files\Blender...
View ArticleCreated Issue: Probleme Blender -> convert XAML -> Expression Blend [10833]
Lorsque l'on met une image comme texture d'un mesh plane dans blender on la voit dans le rendu blender.Lorsqu'on exporte en xaml dans blend, on retrouve le plane, mais sans l'image. Pourtant on...
View ArticleCommented Issue: No module named BPyMesh [10743]
Running Blender 2.49b, XAML Exporter gives this error: Traceback (most recent call last): File "<string>", line 1, in <module> File "C:\Program Files\Blender...
View ArticleCommented Issue: No module named BPyMesh [10743]
Running Blender 2.49b, XAML Exporter gives this error: Traceback (most recent call last): File "<string>", line 1, in <module> File "C:\Program Files\Blender...
View ArticleCreated Issue: let me decide between ModelVisual3D and Model3DGroup [11971]
We really need a way to configure wich items in the scenegraph get exported as ModelVisual3D and wich ones as Model3DGroup. ModelVisual3D has some unique features that are needed but not for all parts...
View ArticleCreated Issue: export Geometry and Materials as Ressources [11972]
Let me decide if I want to tecide Geometry and Materials as Resources or inline.
View ArticleCommented Issue: No module named BPyMesh [10743]
Running Blender 2.49b, XAML Exporter gives this error: Traceback (most recent call last): File "<string>", line 1, in <module> File "C:\Program Files\Blender...
View ArticleCreated Issue: port to blender 2.5 [13778]
The current version of the exporter script does not run in blender 2.5. It need be ported to the new python 3.1 syntax and use the new blender APIs.
View ArticleCommented Issue: port to blender 2.5 [13778]
The current version of the exporter script does not run in blender 2.5. It need be ported to the new python 3.1 syntax and use the new blender APIs.Comments: ** Comment from web user: vmrocha ** Is...
View ArticleCommented Issue: port to blender 2.5 [13778]
The current version of the exporter script does not run in blender 2.5. It need be ported to the new python 3.1 syntax and use the new blender APIs.Comments: ** Comment from web user: bitbonk ** I...
View ArticleCreated Issue: XAML Exporter and Blender 2.49b with 64bit machine [15369]
I use xaml_export.py as guide but when exporting - error appear and fail to export to xaml64bit machine or Python(i use Python 2.6) ?
View ArticleCommented Issue: port to blender 2.5 [13778]
The current version of the exporter script does not run in blender 2.5. It need be ported to the new python 3.1 syntax and use the new blender APIs.Comments: ** Comment from web user: ModiCharly **...
View Article