[Bf-python] New CVS version almost kill MakeHuman.

Campbell Barton cbarton at metavr.com
Wed Sep 21 13:42:44 CEST 2005


Was using NMesh today and discovered that

me.update()

# is the same as...

me.update()
me.getData()

# ________

This might be why its slower.
As far as I knew, update isnt supposed to re-get the python data.
- Cam




Paolo Colombo wrote:
> Manuel wrote:
>> Willian Padovani Germano wrote:
>>
>>> Right now we can't assume that the trouble is in nmesh.update(), it 
>>> could be somewhere else outside bpython. Could you please find the 
>>> very last version of cvs blender that worked fine?
>>
>>
>> Simply if I comment update() at the end of morphing function the time 
>> is about 0.04 sec, if I use update() the time is 1.8 sec, so probably 
>> the problem is update().
>>
>> thx,
>>
>>            Manuel
>>
>>
>>
>> _______________________________________________
>> Bf-python mailing list
>> Bf-python at projects.blender.org
>> http://projects.blender.org/mailman/listinfo/bf-python
>>
>>
> I subitted the bug in the traker with a minimal example blend that 
> print evrage time nieeded for updating a mash.
>
> http://projects.blender.org/tracker/index.php?func=detail&aid=3029&group_id=9&atid=125 
>
>
> Ciao, Paolo
> _______________________________________________
> Bf-python mailing list
> Bf-python at projects.blender.org
> http://projects.blender.org/mailman/listinfo/bf-python
>


-- 
Campbell J Barton

133 Hope Street
Geelong West, Victoria 3218 Australia

URL:    http://www.metavr.com
e-mail: cbarton at metavr.com
phone: AU (03) 5229 0241



More information about the Bf-python mailing list