I've added this to my list of stuff for RC2, we need to make the alpha stuff a bit more intuitive.
Radiance
Moderator: coordinators

jeanphi wrote:Hi,
This is most probably because of the premultiplyalpha option which is now honored. Just go to the output tab of luxblend and deselect the option.
Jeanphi

Last login: Tue Mar 17 10:06:01 on console
/Applications/3D/Blender/blender-2.48/blender\ 2.48a.app/Contents/MacOS/blender ; exit;
par69-3-82-224-162-128:~ bupla$ /Applications/3D/Blender/blender-2.48/blender\ 2.48a.app/Contents/MacOS/blender ; exit;
Compiled with Python version 2.5.1.
Checking for installed Python... got it!
LuxBlend v0.6RC1 - UI mode
Traceback (most recent call last):
File "/Volumes/oui/Applications/3D/Blender/Blender Scripts/LuxBlend_v0.6RC1.py", line 4249, in <lambda>
Draw.Button("Update Preview", evtLuxGui, r[0]+120, r[1]+5, 167, 18, "Update Material Preview", lambda e,v: Preview_Update(mat, kn, defLarge, defType, texName, name, level))
File "/Volumes/oui/Applications/3D/Blender/Blender Scripts/LuxBlend_v0.6RC1.py", line 4065, in Preview_Update
p = subprocess.Popen((consolebin, '-b', '-'), bufsize=thumbbuf, stdin=PIPE, stdout=PIPE, stderr=PIPE)
File "/Library/Frameworks/Python.framework/Versions/2.5/lib/python2.5/subprocess.py", line 593, in __init__
errread, errwrite)
File "/Library/Frameworks/Python.framework/Versions/2.5/lib/python2.5/subprocess.py", line 1079, in _execute_child
raise child_exception
OSError: [Errno 2] No such file or directoryBupla wrote:Thanks for the new build, that's great.
I'm on OSX 10.5.6 (Intel) and Blender 2.48. I have a little problem with the material's preview. Here's the message from the console:
- Code: Select all
Last login: Tue Mar 17 10:06:01 on console
/Applications/3D/Blender/blender-2.48/blender\ 2.48a.app/Contents/MacOS/blender ; exit;
par69-3-82-224-162-128:~ bupla$ /Applications/3D/Blender/blender-2.48/blender\ 2.48a.app/Contents/MacOS/blender ; exit;
Compiled with Python version 2.5.1.
Checking for installed Python... got it!
LuxBlend v0.6RC1 - UI mode
Traceback (most recent call last):
File "/Volumes/oui/Applications/3D/Blender/Blender Scripts/LuxBlend_v0.6RC1.py", line 4249, in <lambda>
Draw.Button("Update Preview", evtLuxGui, r[0]+120, r[1]+5, 167, 18, "Update Material Preview", lambda e,v: Preview_Update(mat, kn, defLarge, defType, texName, name, level))
File "/Volumes/oui/Applications/3D/Blender/Blender Scripts/LuxBlend_v0.6RC1.py", line 4065, in Preview_Update
p = subprocess.Popen((consolebin, '-b', '-'), bufsize=thumbbuf, stdin=PIPE, stdout=PIPE, stderr=PIPE)
File "/Library/Frameworks/Python.framework/Versions/2.5/lib/python2.5/subprocess.py", line 593, in __init__
errread, errwrite)
File "/Library/Frameworks/Python.framework/Versions/2.5/lib/python2.5/subprocess.py", line 1079, in _execute_child
raise child_exception
OSError: [Errno 2] No such file or directory
Thanks for your help.

Return to Weekly Testing Builds
Users browsing this forum: No registered users and 2 guests