Blender Git Loki

Git Commits -> Revision c66cfa0

Revision c66cfa0 by Howard Trickey (newboolean)
December 2, 2019, 12:15 (GMT)
Changes to master for this branch.

Commit Details:

Full Hash: c66cfa01a9b2f49cf2b08ae61d5e52a0d5b89627
Parent Commit: e4b24e6
Lines Changed: +428, -0

11 Modified Paths:

/source/blender/blenlib/BLI_math_base.h (+9, -0) (Diff)
/source/blender/blenlib/BLI_math_geom.h (+36, -0) (Diff)
/source/blender/blenlib/BLI_math_matrix.h (+4, -0) (Diff)
/source/blender/blenlib/BLI_math_vector.h (+24, -0) (Diff)
/source/blender/blenlib/intern/math_base_inline.c (+5, -0) (Diff)
/source/blender/blenlib/intern/math_geom.c (+144, -0) (Diff)
/source/blender/blenlib/intern/math_matrix.c (+64, -0) (Diff)
/source/blender/blenlib/intern/math_vector.c (+44, -0) (Diff)
/source/blender/blenlib/intern/math_vector_inline.c (+85, -0) (Diff)
/source/blender/bmesh/CMakeLists.txt (+2, -0) (Diff)
/source/blender/editors/mesh/editmesh_intersect.c (+11, -0) (Diff)
Tehnyt: Miika HämäläinenViimeksi päivitetty: 07.11.2014 14:18MiikaH:n Sivut a.k.a. MiikaHweb | 2003-2021