Blender Git Commit Log

Git Commits -> Revision a0d8953

July 15, 2019, 08:45 (GMT)
Math: Double version of interpolate functions.

Commit Details:

Full Hash: a0d8953335806bd3e0bd8c06b94450d84a25e408
Parent Commit: 4a8167e
Lines Changed: +572, -589

1 Added Path:

/source/blender/draw/engines/lanpr/lanpr_cpu.c (+519, -0) (View)

1 Deleted Path:

/source/blender/draw/engines/lanpr/lanpr_ops.c (+0, -519)

9 Modified Paths:

/source/blender/blenlib/BLI_math_base.h (+1, -0) (Diff)
/source/blender/blenlib/BLI_math_vector.h (+2, -0) (Diff)
/source/blender/blenlib/intern/math_base_inline.c (+5, -0) (Diff)
/source/blender/blenlib/intern/math_vector.c (+17, -0) (Diff)
/source/blender/draw/CMakeLists.txt (+1, -1) (Diff)
/source/blender/editors/include/ED_lanpr.h (+0, -3) (Diff)
/source/blender/editors/lanpr/lanpr_chain.c (+10, -10) (Diff)
/source/blender/editors/lanpr/lanpr_ops.c (+17, -41) (Diff)
/source/blender/editors/lanpr/lanpr_util.c (+0, -15) (Diff)
By: Miika HämäläinenLast update: Nov-07-2014 14:18MiikaHweb | 2003-2021