Blender Git Commit Log

Git Commits -> Revision c388244

Revision c388244 by Campbell Barton (master)
September 18, 2009, 16:39 (GMT)
Move some static math functions out of paint_image.c into arithb.c
* VecLerp3f and Vec2Lerp3f - interpolate 3 2d/3d vectors from 3 weights
* AngleToLength(angle) - useful for making even width shell/walls based on the angles of the surrounding geometry from each point. (same method used in 2.4x python solidify script).

also quiet some warnings.

Commit Details:

Full Hash: c388244be4eac3535e785516d0a8c4b5b5d22643
SVN Revision: 23338
Parent Commit: 9787a2e
Lines Changed: +72, -68

7 Modified Paths:

/source/blender/blenkernel/intern/particle.c (+2, -2) (Diff)
/source/blender/blenkernel/intern/particle_system.c (+5, -5) (Diff)
/source/blender/blenlib/BLI_arithb.h (+6, -2) (Diff)
/source/blender/blenlib/intern/arithb.c (+30, -4) (Diff)
/source/blender/editors/sculpt_paint/paint_image.c (+27, -53) (Diff)
/source/blender/makesrna/intern/rna_particle.c (+1, -1) (Diff)
/source/blender/render/intern/source/convertblender.c (+1, -1) (Diff)
By: Miika HämäläinenLast update: Nov-07-2014 14:18MiikaHweb | 2003-2021