Blender Git Commit Log

Git Commits -> Revision be980b9

Revision be980b9 by Campbell Barton (master)
May 16, 2014, 00:32 (GMT)
3D Text: Change textbox placement to ignore font scale

Logic here was very stupid, texboxes would have their initial
locations scaled by font size but not their width/height.

Now its possible to change font size while keeping the textbox layout.

Other fixes

- tab character didn't work properly with textboxes.
- memory leak when VFontData was missing.

Commit Details:

Full Hash: be980b9f7d6443e27e1263259430dc0b563d59d8
Parent Commit: 57e1ec2
Lines Changed: +52, -29

3 Modified Paths:

/source/blender/blenkernel/intern/curve.c (+2, -2) (Diff)
/source/blender/blenkernel/intern/font.c (+48, -25) (Diff)
/source/blender/editors/space_view3d/drawobject.c (+2, -2) (Diff)
By: Miika HämäläinenLast update: Nov-07-2014 14:18MiikaHweb | 2003-2021