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

Willian Padovani Germano wgermano at superig.com.br
Mon Sep 12 19:29:01 CEST 2005


Hi Manuel,

Are you sure it works fine with cvs 23/08? The two last updates to NMesh 
were in 21/08 and in 09/09, the last one only to add stuff for the 
Blender.Key module, no relation to NMesh.update() at all.

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?

Daniel's recent (great) work in Blender involves deep changes in mesh, 
including the NMesh module. As he stated in cvs logs, these need tests. 
More info in the cvs logs:
http://projects.blender.org/viewcvs/viewcvs.cgi/blender/source/blender/python/api2_2x/NMesh.c?cvsroot=bf-blender

Finally, if the slowdown is not something that can be "fixed", it's 
probably time to bring thin Mesh / EMesh modules to Blender to avoid the 
need for nmesh.update().


Manuel wrote:
> Hi,
> We are working hard on a new release of MH, with a lot of
> improvements. One of most important (the base for all new GUI)
> is the realtime targets application.
> It work fine with actual blender 2.37a and all recent CVS (in istance it 
> work fine with CVS 23/08/2005).
> But with last version...is impossible! It seem the update function is 
> super slow!
> While before the time required to apply a target was 0.046 sec, now, 
> with last CVS, is 1.8 sec!!!
> This make new MakeHuman script unusable...
> 
> Ciao,
> 
>          Manuel
> _______________________________________________
> Bf-python mailing list
> Bf-python at projects.blender.org
> http://projects.blender.org/mailman/listinfo/bf-python
> 
> 


-- 
Willian



More information about the Bf-python mailing list