Blender Git Loki

Git Commits -> Revision c26cc0a

Revision c26cc0a by Campbell Barton (master)
December 19, 2010, 07:05 (GMT)
bugfix [#25290] Align on text gives a traceback
[#25284] Traceback error on "System Info" script

- Align was only working on mesh objects, now operate on all objects, missing boundbox's are treated as single points.
- obj.bound_box was returning all nan's for object types with no boundbox.
- ENUM_FLAG type enums were showing no text when displayed in operator redo panel.

Commit Details:

Full Hash: c26cc0afa1bde9c388eab27be6cbc3efed7fb399
SVN Revision: 33776
Parent Commit: 096369e
Lines Changed: +172, -145

6 Modified Paths:

/release/scripts/modules/bpy/utils.py (+2, -2) (Diff)
/release/scripts/op/object_align.py (+152, -140) (Diff)
/source/blender/blenlib/BLI_math_vector.h (+1, -0) (Diff)
/source/blender/blenlib/intern/math_vector.c (+7, -0) (Diff)
/source/blender/editors/interface/interface_utils.c (+8, -1) (Diff)
/source/blender/makesrna/intern/rna_object.c (+2, -2) (Diff)
Tehnyt: Miika HämäläinenViimeksi päivitetty: 07.11.2014 14:18MiikaH:n Sivut a.k.a. MiikaHweb | 2003-2021