Blender Git Commit Log
Git Commits -> Revision 02bb354
Revision 02bb354 by Campbell Barton (master) July 6, 2006, 11:09 (GMT) |
merged the functionality of both these scripts into 1 new script, Both had small problems, This script works with soft bodies (as fixfromarmature does) and works on multiple objects at once as Apply_def does. Made them use Mesh over NMesh unless soft bodies are involved- in that case is uses NMesh because Mesh cant get soft body info at the moment. This script also works with non mesh objects - mballs, text, nurbs etc. |
Commit Details:
Full Hash: 02bb354cbecadf7096f13eb51a6f93a8fbcd04ae
SVN Revision: 8083
Parent Commit: d82ec08
Lines Changed: +176, -219
1 Added Path:
/release/scripts/object_apply_def.py (+176, -0) (View)
2 Deleted Paths:
/release/scripts/Apply_def.py (+0, -108)
/release/scripts/fixfromarmature.py (+0, -111)
/release/scripts/fixfromarmature.py (+0, -111)