Blender Git Loki

Git Commits -> Revision 40ad1cf

Revision 40ad1cf by Campbell Barton (master)
November 14, 2017, 05:08 (GMT)
BLI: sync changes from 2.8

Commit Details:

Full Hash: 40ad1cf0b1203848508cf6389e4337eb5071edf6
Parent Commit: 212a8d9
Lines Changed: +199, -0

12 Modified Paths:

/source/blender/blenlib/BLI_listbase.h (+1, -0) (Diff)
/source/blender/blenlib/BLI_math_color.h (+4, -0) (Diff)
/source/blender/blenlib/BLI_math_matrix.h (+1, -0) (Diff)
/source/blender/blenlib/BLI_math_vector.h (+3, -0) (Diff)
/source/blender/blenlib/BLI_rand.h (+12, -0) (Diff)
/source/blender/blenlib/BLI_utildefines.h (+3, -0) (Diff)
/source/blender/blenlib/intern/listbase.c (+28, -0) (Diff)
/source/blender/blenlib/intern/math_color_inline.c (+8, -0) (Diff)
/source/blender/blenlib/intern/math_matrix.c (+10, -0) (Diff)
/source/blender/blenlib/intern/math_vector.c (+14, -0) (Diff)
/source/blender/blenlib/intern/math_vector_inline.c (+14, -0) (Diff)
/source/blender/blenlib/intern/rand.c (+101, -0) (Diff)
Tehnyt: Miika HämäläinenViimeksi päivitetty: 07.11.2014 14:18MiikaH:n Sivut a.k.a. MiikaHweb | 2003-2021