[Bf-python] rvk1 to rvk2 replacement script

Campbell Barton cbarton at metavr.com
Tue Jan 30 12:16:07 CET 2007


Heres a rewrite of the rvk1 to rvk2 script
fixes problems

* error checking with descriptive feedback rather then a try/except with 
1 error that would report "select 2 objects" when 1 of the objects wasnt 
a mesh or had a different number of verts.
* Use Mesh API
* Adds a shapekey to the second mesh if it dosnt alredy have one. 
(existing script dosnt work when the second mesh has no shapekey)
* Only requests vgroup copy when the active mesh has vgroups.

At the moment this follows the existing scripts functionality.
It seems to me that it would be better not to have use 2 meshes, rather 
copy a deformation the same objects shape key,

Any thaughts?
-------------- next part --------------
A non-text attachment was scrubbed...
Name: rvk1_torvk2.py
Type: text/x-python
Size: 2227 bytes
Desc: not available
URL: <http://lists.blender.org/pipermail/bf-python/attachments/20070130/056a7fcc/attachment.py>


More information about the Bf-python mailing list