Blender Git Commit Log
Git Commits -> Revision 99d050f
Revision 99d050f by Campbell Barton (master) January 5, 2014, 11:20 (GMT) |
Text3d: selection in editmode now follows rotated text along path |
Commit Details:
Full Hash: 99d050f88b57f4eb616542f064da8f47594559f1
Parent Commit: 42bd5d7
Lines Changed: +57, -5
6 Modified Paths:
/source/blender/blenkernel/BKE_font.h (+1, -0) (Diff)
/source/blender/blenkernel/intern/font.c (+6, -0) (Diff)
/source/blender/blenlib/BLI_math_matrix.h (+1, -0) (Diff)
/source/blender/blenlib/intern/math_matrix.c (+5, -0) (Diff)
/source/blender/editors/space_view3d/drawobject.c (+43, -4) (Diff)
/source/blender/editors/uvedit/uvedit_parametrizer.c (+1, -1) (Diff)
/source/blender/blenkernel/intern/font.c (+6, -0) (Diff)
/source/blender/blenlib/BLI_math_matrix.h (+1, -0) (Diff)
/source/blender/blenlib/intern/math_matrix.c (+5, -0) (Diff)
/source/blender/editors/space_view3d/drawobject.c (+43, -4) (Diff)
/source/blender/editors/uvedit/uvedit_parametrizer.c (+1, -1) (Diff)