Blender Git Commit Log

Git Commits -> Revision 827cce1

Revision 827cce1 by Campbell Barton (master)
December 15, 2006, 22:14 (GMT)
update to Axiscopy, more error checking. basic functionality the same.
- Dont allow it to apply the matrix twice to a linked-dupe. (Same as Apply Loc/Size/Rot)
- Make sure that the source object is active, not just the first selected object.
- Use Mesh instead of NMesh.
- use mesh.transform(mat) rather then vert by vert vec*mat

Other scripts had pupBlock changes for better layout.

Commit Details:

Full Hash: 827cce172c8c203d85bd2b2f1515d71d2f289adf
SVN Revision: 9332
Parent Commit: 0369f08
Lines Changed: +77, -67

6 Modified Paths:

/release/scripts/Axiscopy.py (+51, -44) (Diff)
/release/scripts/bpymodules/BPyMessages.py (+2, -0) (Diff)
/release/scripts/export_obj.py (+9, -7) (Diff)
/release/scripts/import_obj.py (+0, -1) (Diff)
/release/scripts/mesh_poly_reduce.py (+4, -5) (Diff)
/release/scripts/object_batch_name_edit.py (+11, -10) (Diff)
By: Miika HämäläinenLast update: Nov-07-2014 14:18MiikaHweb | 2003-2021