Blendigo 2.2.1 for Windows
Blendigo 2.2.1 for Windows
Attention: Updated 16.09
*fixed camera rotation
*fixed start frame for cam/motion blur
Installer:
http://www.indigorenderer.com/dist/expo ... taller.exe
Zip Archive:
http://www.indigorenderer.com/dist/expo ... -2.2.1.zip
Changelog:
* thread priority fixed
* mesh subdivision fixed
* animation fixed
* check if no UVset in mesh
* camera motion blur fixed
*fixed camera rotation
*fixed start frame for cam/motion blur
Installer:
http://www.indigorenderer.com/dist/expo ... taller.exe
Zip Archive:
http://www.indigorenderer.com/dist/expo ... -2.2.1.zip
Changelog:
* thread priority fixed
* mesh subdivision fixed
* animation fixed
* check if no UVset in mesh
* camera motion blur fixed
Check normals, dude!




- cooler_inc
- Posts: 158
- Joined: Mon Aug 14, 2006 10:21 pm
- Location: Ukraine, Donetsk
- Contact:
Re: Blendigo 2.2.1 for Windows
W7 (64)cooler_inc wrote:Thx
Blender 2.49b -
"Python scrypt erro: check console"
Visual C++ 2008 SP1 installed...
Re: Blendigo 2.2.1 for Windows
then check consolesger wrote:W7 (64)cooler_inc wrote:Thx
Blender 2.49b -
"Python scrypt erro: check console"
Visual C++ 2008 SP1 installed...

what version of python do you have installer? i've seen you have 2.5. Blender 2.49 needs 2.6
Check normals, dude!




- Borgleader
- Posts: 2149
- Joined: Mon Jun 16, 2008 10:48 am
Re: Blendigo 2.2.1 for Windows
If I may suggest something SmartDen, from now on you should put up a list of the appropriate (or rather required) version of Python for the Blender version people are using, as I'm sure this will be a recurring problem, especially with Blender 2.5 coming up (which requires Python 3.1).SmartDen wrote: then check console
what version of python do you have installer? i've seen you have 2.5. Blender 2.49 needs 2.6
Just to remind people

benn hired a mercenary to kill my sig...
Re: Blendigo 2.2.1 for Windows
I always did before, but nobody seems to read what i'm writing in requirementsBorgleader wrote:If I may suggest something SmartDen, from now on you should put up a list of the appropriate (or rather required) version of Python for the Blender version people are using, as I'm sure this will be a recurring problem, especially with Blender 2.5 coming up (which requires Python 3.1).SmartDen wrote: then check console
what version of python do you have installer? i've seen you have 2.5. Blender 2.49 needs 2.6
Just to remind people
Check normals, dude!




Re: Blendigo 2.2.1 for Windows
win -64
Python - 32
Blender - 64
bit
Visual C++ 2008 SP1 installed...
Python - 32
Blender - 64
bit
Visual C++ 2008 SP1 installed...
- Attachments
-
- mist_python_edited.gif (39.87 KiB) Viewed 10308 times
Re: Blendigo 2.2.1 for Windows
third line in the blender console says: No installed python foundsger wrote:win -64
Python - 32
Blender - 64
bit
Visual C++ 2008 SP1 installed...
Check normals, dude!




- Doug Armand
- Posts: 1038
- Joined: Fri May 16, 2008 5:49 pm
- Location: London UK
Re: Blendigo 2.2.1 for Windows
Just a quick post to say the installer worked fine and Blendigo loads nicely with Blender.
This is on Win 7 RC x64.
Will check out motion blur in more detail later but thanks for letting us set Thread Priority again - and yes that works fine
This is on Win 7 RC x64.
Will check out motion blur in more detail later but thanks for letting us set Thread Priority again - and yes that works fine

Doug
Doug Armand
Doug Armand
- Borgleader
- Posts: 2149
- Joined: Mon Jun 16, 2008 10:48 am
Re: Blendigo 2.2.1 for Windows
Hard to put it any better, however it is possible that Python is actually installed but there is no environment variable for it and so, it's not finding it?SmartDen wrote:third line in the blender console says: No installed python foundsger wrote:win -64
Python - 32
Blender - 64
bit
Visual C++ 2008 SP1 installed...
benn hired a mercenary to kill my sig...
Re: Blendigo 2.2.1 for Windows
My hunch is that it's the wrong version and architecture.
Your python says 2.6.2 32 bit, but blender says 2.6.1 64 bit.
Your python says 2.6.2 32 bit, but blender says 2.6.1 64 bit.
Re: Blendigo 2.2.1 for Windows
Blender 2.4x doesn't know how to automatically detect the installed python - you have to set an environment variable.
From the Blender Manual ( http://www.indigorenderer.com/dist/plug ... Manual.pdf ):
Follow the following instructions on how to set the PYTHONPATH environment
variable. This is necessary so that Blender knows where your Python
installation is located:
http://wiki.blender.org/index.php/Doc:M ... thon/Setup
From the Blender Manual ( http://www.indigorenderer.com/dist/plug ... Manual.pdf ):
Follow the following instructions on how to set the PYTHONPATH environment
variable. This is necessary so that Blender knows where your Python
installation is located:
http://wiki.blender.org/index.php/Doc:M ... thon/Setup
Re: Blendigo 2.2.1 for Windows
hmmm...not working for me:
Vista SP2 32bit
Blender 2.49b
Python 2.6.2
console output:
Compiled with Python version 2.6.2.
Checking for installed Python... got it!
Traceback (most recent call last):
File "<string>", line 1, in <module>
File "C:\Users\Michael\AppData\Roaming\Blender Foundation\Blender\.blender\scripts\blendigo.py", line 54, in <module>
modulesPath = os.path.join(Blender.Get(u"scriptsdir"), "blendigopkg")
File "C:\Program Files\Blender Foundation\Blender\python26.zip\ntpath.py", line 96, in join
assert len(path) > 0
TypeError: object of type 'NoneType' has no len()
also tried to reinstall blender, indigo and blendigo
Vista SP2 32bit
Blender 2.49b
Python 2.6.2
console output:
Compiled with Python version 2.6.2.
Checking for installed Python... got it!
Traceback (most recent call last):
File "<string>", line 1, in <module>
File "C:\Users\Michael\AppData\Roaming\Blender Foundation\Blender\.blender\scripts\blendigo.py", line 54, in <module>
modulesPath = os.path.join(Blender.Get(u"scriptsdir"), "blendigopkg")
File "C:\Program Files\Blender Foundation\Blender\python26.zip\ntpath.py", line 96, in join
assert len(path) > 0
TypeError: object of type 'NoneType' has no len()
also tried to reinstall blender, indigo and blendigo
Re: Blendigo 2.2.1 for Windows
Material Preview is broken for me.
I think there was a thread somewhere how to fix it?
Any ideas?
I think there was a thread somewhere how to fix it?
Any ideas?
Your ad here!
Who is online
Users browsing this forum: No registered users and 15 guests