[Bf-python] adding Blender.ReshadeAll method

jmsoler at free.fr jmsoler at free.fr
Sun Feb 5 10:50:38 CET 2006


Selon bmx007 <bmx007 at gmail.com>:

> It seems that the function 'reshadeall_displist (called when a lamp setting
> change or when object is transformed)
> is not accessible via Python.
> I propose ( i propose me do it)
> a new function Blender.ReshadeAll()

What do you think of : Blender.Object.ReshadeAll() ?

> or a parameter in the Redraw method ...
> or anything else
>

Good idea . The Window module seems to be more suitable :
Blender.Window.Redraw(ReshadeAll=1)


@+



More information about the Bf-python mailing list