Blender Git Commit Log

Git Commits -> Revision 3a0f199

January 1, 2018, 14:42 (GMT)
Fix T52140: Align objects centers using origin for text

The issue was caused by operator redo which frees all object's evaluated data,
including bounding box. This bounding box can not be reconstructed properly
without full curve evaluation (need to at least convert font to nurbs, which is
not cheap already).

Commit Details:

Full Hash: 3a0f199aa78965d5f643d2f6db64a8054830dac4
Parent Commit: b0c55d5
Committed By: Bastien Montagne
Lines Changed: +5, -0

1 Modified Path:

/release/scripts/startup/bl_operators/object_align.py (+5, -0) (Diff)
By: Miika HämäläinenLast update: Nov-07-2014 14:18MiikaHweb | 2003-2021