Blender Git Loki
Git Commits -> Revision 5db31cb
Revision 5db31cb by Campbell Barton (master) January 29, 2007, 10:20 (GMT) |
removing redundant scripts because of new features in blender after discussion with LetterRip. disp_paint.py - Displacement modifier and sculpt mode replace. uv_paint.py - making can be used to write colors to an image. animation_empties2armature.py - Was made when BVH importer could not import direct to armature, Resulting animation has visible errors, errors have been known about for a long time and not fixed. knife.py - Old slow code, No Multi-UV's, We now have a knife tool that has snap! If anyone wants to maintain these scripts and have them added back in, mail the bf-python ML. Scripts that are removed can be found here. http://projects.blender.org/viewcvs/viewcvs.cgi/blender/release/scripts/Attic/?cvsroot=bf-blender |
Commit Details:
Full Hash: 5db31cb5710e0cf2a27cfc7c61eac3d870224f4b
SVN Revision: 9957
Parent Commit: 803d66a
Lines Changed: +0, -2857
4 Deleted Paths:
/release/scripts/animation_empties2armature.py (+0, -675)
/release/scripts/disp_paint.py (+0, -767)
/release/scripts/knife.py (+0, -725)
/release/scripts/uvpaint.py (+0, -690)
/release/scripts/disp_paint.py (+0, -767)
/release/scripts/knife.py (+0, -725)
/release/scripts/uvpaint.py (+0, -690)