[Bf-python] Skin vertloops updated and sped up.

Campbell J Barton cbarton at metavr.com
Wed Dec 1 03:52:57 CET 2004


Hi, I updates the skin function to use pop as well as make the display 
list as an object attribute (draw outline mucks up otherwise)

I was also using str(eval(somlist)) which is a totaly crap way to copy a 
list.
list = list[:] of course.

out of all this bad coding I did, I only managed to get a 10% speed 
increase for replacing it.
- Cam
-------------- next part --------------
An embedded and charset-unspecified text was scrubbed...
Name: skin.py
URL: <http://lists.blender.org/pipermail/bf-python/attachments/20041130/a5fbc23b/attachment.ksh>


More information about the Bf-python mailing list