Campbell Barton
4f49a3b906
added ipo script template from blenderartists forTe, made scripts refresh on load factory settings and replaced elysiun with blenderartist.org in headers
2008-04-23 14:04:05 +00:00
Kent Mein
4e2143f639
This commit fixes up a bunch of svn properties to hopefully make things a little nicer for everyone.
...
Patch provied by gsrb3d
bug tracker #7061
Kent
2007-08-28 10:07:08 +00:00
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