Blender Git Loki
Git Commits -> Revision b8e89fa
Revision b8e89fa by Jason Wilkins (soc-2012-swiss_cheese) June 26, 2012, 07:27 (GMT) |
Commit Details:
Full Hash: b8e89faf966c9f46a7484e13994a17931bd4db0c
SVN Revision: 48300
Parent Commit: 87ce0d5
Lines Changed: +1286, -1273
4 Added Paths:
/source/blender/blenlib/intern/math_base_inline.c (+158, -0) (View)
/source/blender/blenlib/intern/math_color_inline.c (+218, -0) (View)
/source/blender/blenlib/intern/math_geom_inline.c (+140, -0) (View)
/source/blender/blenlib/intern/math_vector_inline.c (+739, -0) (View)
/source/blender/blenlib/intern/math_color_inline.c (+218, -0) (View)
/source/blender/blenlib/intern/math_geom_inline.c (+140, -0) (View)
/source/blender/blenlib/intern/math_vector_inline.c (+739, -0) (View)
4 Deleted Paths:
/source/blender/blenlib/intern/math_base_inline.h (+0, -158)
/source/blender/blenlib/intern/math_color_inline.h (+0, -218)
/source/blender/blenlib/intern/math_geom_inline.h (+0, -140)
/source/blender/blenlib/intern/math_vector_inline.h (+0, -739)
/source/blender/blenlib/intern/math_color_inline.h (+0, -218)
/source/blender/blenlib/intern/math_geom_inline.h (+0, -140)
/source/blender/blenlib/intern/math_vector_inline.h (+0, -739)
6 Modified Paths:
/source/blender/blenlib/BLI_math_base.h (+3, -1) (Diff)
/source/blender/blenlib/BLI_math_color.h (+3, -1) (Diff)
/source/blender/blenlib/BLI_math_geom.h (+3, -1) (Diff)
/source/blender/blenlib/BLI_math_inline.h (+15, -9) (Diff)
/source/blender/blenlib/BLI_math_vector.h (+3, -1) (Diff)
/source/blender/blenlib/CMakeLists.txt (+4, -5) (Diff)
/source/blender/blenlib/BLI_math_color.h (+3, -1) (Diff)
/source/blender/blenlib/BLI_math_geom.h (+3, -1) (Diff)
/source/blender/blenlib/BLI_math_inline.h (+15, -9) (Diff)
/source/blender/blenlib/BLI_math_vector.h (+3, -1) (Diff)
/source/blender/blenlib/CMakeLists.txt (+4, -5) (Diff)