Blender Git Commit Log

Git Commits -> Revision b3972ae

Revision b3972ae by Campbell Barton (master)
April 16, 2014, 11:07 (GMT)
Math Lib: optimize axis_dominant_v3_to_m3, approx 6x speedup

build the matrix directly rather then calculating with axis/angle

also remove unused function calc_poly_plane

Commit Details:

Full Hash: b3972aeea05bc6c60d7b7da4e6b59a64b822448a
Parent Commit: 233dac1
Lines Changed: +57, -143

6 Modified Paths:

/extern/carve/carve-util.cc (+36, -67) (Diff)
/source/blender/blenlib/BLI_math_geom.h (+1, -1) (Diff)
/source/blender/blenlib/intern/math_geom.c (+9, -21) (Diff)
/source/blender/bmesh/intern/bmesh_interp.c (+1, -6) (Diff)
/source/blender/bmesh/intern/bmesh_polygon.c (+9, -46) (Diff)
/source/blender/bmesh/intern/bmesh_private.h (+1, -2) (Diff)
By: Miika HämäläinenLast update: Nov-07-2014 14:18MiikaHweb | 2003-2021