[Bf-committers] Bug? in 2.45rc1+2 on winXP: Material.setMode() doesnt work.

remi remi_ at gmx.de
Fri Aug 3 11:59:29 CEST 2007


hi,
in 2.45rc1 and 2.45rc2 on winXP32
Material.setMode() doesnt work:

import Blender
mat = Blender.Material.New('foo')
mat.setMode("Shadeless", "Wire")
>> Runtime error: expected tuple of one item

Is it a bug or have you just redesigned this methode?
This relate to scripts: import_dxf.py, lightwave_import.py and
blender_library.py
these work in 2.44 well.

migius
(me/ he must first learn to report into bugtracker)



More information about the Bf-committers mailing list