Blender Git Commit Log
Git Commits -> Revision 7475857
Revision 7475857 by Bastien Montagne (master) July 30, 2014, 10:19 (GMT) |
Cleanup: general cleanup in BLI_math code (mostly, use 'const' where possible, true/false for booleans, format for float litterals). |
Commit Details:
Full Hash: 74758576fc9c1220563c86ce47a17c51d08a6d4f
Parent Commit: eea7521
Lines Changed: +197, -221
7 Modified Paths:
/source/blender/blenlib/intern/math_color.c (+16, -15) (Diff)
/source/blender/blenlib/intern/math_color_inline.c (+8, -8) (Diff)
/source/blender/blenlib/intern/math_geom.c (+114, -116) (Diff)
/source/blender/blenlib/intern/math_matrix.c (+39, -57) (Diff)
/source/blender/blenlib/intern/math_rotation.c (+7, -9) (Diff)
/source/blender/blenlib/intern/math_vector.c (+9, -12) (Diff)
/source/blender/blenlib/intern/math_vector_inline.c (+4, -4) (Diff)
/source/blender/blenlib/intern/math_color_inline.c (+8, -8) (Diff)
/source/blender/blenlib/intern/math_geom.c (+114, -116) (Diff)
/source/blender/blenlib/intern/math_matrix.c (+39, -57) (Diff)
/source/blender/blenlib/intern/math_rotation.c (+7, -9) (Diff)
/source/blender/blenlib/intern/math_vector.c (+9, -12) (Diff)
/source/blender/blenlib/intern/math_vector_inline.c (+4, -4) (Diff)