Campbell Barton
3efeff7666
adding GPL headers
2007-05-20 17:30:30 +00:00
Tom Musgrove
898fccf463
= line ending fix =
...
these files all had non unix line endings...
2007-01-18 08:39:31 +00:00
Campbell Barton
84f60b19c8
weightpaint_clean, option to clean all vgroups
...
weightpaint_envelope_assign - can update active vgroup only
weightpaint_normalize - fixups
BKE_plugin_types - made the max length 32 ratehr then 16 so you can fill the text space in pupBlock
2006-12-27 09:31:28 +00:00
Campbell Barton
9a168d8285
added list2MeshWeight and meshWeight2List - faster then the dict equivilents and better in some cases.
...
Speedup for bpymesh_redux (poly reducer) with reducing vertex weights. use list2MeshWeight and meshWeight2List.
renamed vertex gradient files
Removed reload()'s
- 3ds_import.py
- mesh_cleanup.py
- mesh_poly_reduce.py
- vertexpaint_selfshadow_ao.py
2006-07-07 10:46:46 +00:00