Page 1 of 7
Blendigo for v1.0.9
Posted: Tue Apr 08, 2008 3:52 am
by SmartDen
Requirements:
-
Blender 2.45
-
Python 2.5
-
Indigo v1.0.8 or
1.0.9
Installation:
- Place Blendigo in ./blender/scripts
- Dont forget to edit IndigoWrapper.conf to specify your indigo location and put it in ./blender/scripts/bpydata
- put preview in the indigo directory
or use installer
Blendigo is continue developing
Update 23.05.2008
- External material support fixed
- "Auto Choose Thread" button added
- "Override" button added
Update:
- Linux build will be started with GUI
Bug Fix:
- DupliVerts and DupliFaces objects will be exported as instances
- Sphere and Plane primitives work now
- Bump export for Oren-Nayar shader
Windows Installer
Blendigo_v109.exe
Zip
blendigo_v109.zip
Skript for manually update
blendigo_v109.py
Posted: Tue Apr 08, 2008 4:04 am
by delic
yeah ! Nice !
Posted: Tue Apr 08, 2008 4:32 am
by Vanessa07
Thanks SmartDen

Posted: Tue Apr 08, 2008 4:47 am
by BbB
Fantastic. Thanks.
Posted: Tue Apr 08, 2008 4:48 am
by jurasek
... Normal was not unit length. fixed?
<vertex pos="-4.141155 -1.603915 0.000000" normal="nan nan nan" />
after 'remove doubles' it's ok.
greetz,
jur
Posted: Tue Apr 08, 2008 5:21 am
by Sebastian
tank you VERY much ! glad to see ...
SmartDen wrote:
Blendigo is continue developing
Posted: Tue Apr 08, 2008 5:30 am
by Anthor
Posted: Tue Apr 08, 2008 6:47 am
by aleksandera
Thank you!
Will try it!
Regards,
Aleksander
Posted: Tue Apr 08, 2008 7:03 am
by tobak30
i cant seem to find the blendigo exporters in my script windows inside of blender. Even though i put it under scripts in my scripts folder in linux. I was so happy to see the linux build come and then where are my exporter? Could this be a blender problem or a linux problem?
Posted: Tue Apr 08, 2008 8:29 am
by neepneep
.sphere primitive doesn't work for me.
Code: Select all
exporting object "Sphere.sphere"
material [Material "Phong"] found
Traceback (most recent call last):
File "<string>", line 3010, in buttonEvt
File "<string>", line 2325, in exportStill
File "<string>", line 2303, in export
File "<string>", line 2181, in exportIndigoScene
File "<string>", line 1713, in exportObjects
File "<string>", line 1638, in exportObject
File "<string>", line 1429, in getBoundingBox
TypeError: 'Blender MVert' object is unsubscriptable
ALso, using 'export to animation' doesnt want to work
Code: Select all
INDIGO EXPORT
start 1 end 10
exporting frame 1
Object Sphere in layer 1
Object Plane in layer 1
Object Lamp in layer 1
Object Empty in layer 1
Object Camera.001 in layer 1
Object DonutTurd in layer 1
exporting object "Sphere"
material [Material "Phong"] found
Traceback (most recent call last):
File "<string>", line 2944, in drawGUI
File "<string>", line 965, in materialGUI
File "<string>", line 2976, in drawButtons
File "<string>", line 2949, in drawScreenButtons
File "<string>", line 2328, in exportAnim
File "<string>", line 2270, in export
File "<string>", line 1713, in exportObjects
File "<string>", line 1630, in exportObject
AttributeError: 'str' object has no attribute 'write'
I can't export out animations either.
Posted: Tue Apr 08, 2008 11:11 am
by pixelminer
I can verify that the "export to animation" button gives the same errors as listed below.
bummer...
phong.
neepneep wrote:
ALso, using 'export to animation' doesnt want to work
Code: Select all
Traceback (most recent call last):
File "<string>", line 2944, in drawGUI
File "<string>", line 965, in materialGUI
File "<string>", line 2976, in drawButtons
File "<string>", line 2949, in drawScreenButtons
File "<string>", line 2328, in exportAnim
File "<string>", line 2270, in export
File "<string>", line 1713, in exportObjects
File "<string>", line 1630, in exportObject
AttributeError: 'str' object has no attribute 'write'
Posted: Tue Apr 08, 2008 7:19 pm
by Pinko5
Tnx Smart!!!
Luca

Posted: Tue Apr 08, 2008 7:33 pm
by Vanessa07
neepneep
I have exactly the same error message with the two last version of blendigo

Posted: Tue Apr 08, 2008 8:52 pm
by SmartDen
Thanks for feedback, fellows! You can sure understand, that i cant test all features... so it can happens that one or another don't work. i'll fix it ASAP
Posted: Tue Apr 08, 2008 9:16 pm
by SmartDen
Update. Linux get now a GUI