Blender Git Loki
Git Commits -> Revision 157d120
Revision 157d120 by Campbell Barton (master) October 3, 2010, 14:16 (GMT) |
added len_squared_v2v2, use instead of len_v3v3 for font handle tests, also fixed some warnings. |
Commit Details:
Full Hash: 157d1205a42b07042d8abdb590034940b68f0b12
SVN Revision: 32275
Parent Commit: ed7ffb1
Lines Changed: +23, -10
5 Modified Paths:
/extern/bullet2/src/LinearMath/btQuickprof.cpp (+1, -1) (Diff)
/source/blender/blenlib/BLI_math_vector.h (+1, -0) (Diff)
/source/blender/blenlib/intern/freetypefont.c (+7, -7) (Diff)
/source/blender/blenlib/intern/math_vector_inline.c (+10, -2) (Diff)
/source/blender/editors/space_image/image_draw.c (+4, -0) (Diff)
/source/blender/blenlib/BLI_math_vector.h (+1, -0) (Diff)
/source/blender/blenlib/intern/freetypefont.c (+7, -7) (Diff)
/source/blender/blenlib/intern/math_vector_inline.c (+10, -2) (Diff)
/source/blender/editors/space_image/image_draw.c (+4, -0) (Diff)