Blender Git Loki
Git Commits -> Revision d143eca
Revision d143eca by Sergey Sharybin (master) May 9, 2011, 20:14 (GMT) |
Fix #27346: When The FONT object is blank, the dimensions are calculated wong. This commit fixes boundbox for empty curve-typed objects. Because of strange reason (-1,-1,-1) and (1,1,1) was used as boundbox. Now it uses zero-sized boundbox (as it's done for meshes). This commit makes nothig with that single space character text from the report. |
Commit Details:
Full Hash: d143eca2fcbda59e34ac91c1ddaa53b3f15de6e0
SVN Revision: 36579
Parent Commit: c87b5f8
Lines Changed: +3, -2
1 Modified Path:
/source/blender/blenkernel/intern/displist.c (+3, -2) (Diff)