Blender Git Loki

Git Commits -> Revision 909fa34

Revision 909fa34 by Bastien Montagne (master)
July 10, 2015, 22:04 (GMT)
BLI_matrix space_transform: Add a 'local-invariant' setter.

`BLI_space_transform_from_matrices()` defines a 'global-invariant' transform
(same point in global space, two different coordinates in local and target spaces).

New `BLI_space_transform_global_from_matrices()` is kind of opposite, it defines
a 'local-invariant' transform (two different points in global space, same coordinates in local and target spaces).

Useful to 'match' meshes.

Commit Details:

Full Hash: 909fa34c5f8cea52ce5fa469315936c6303f41b1
Parent Commit: bf3fe67
Lines Changed: +29, -0

2 Modified Paths:

/source/blender/blenlib/BLI_math_matrix.h (+1, -0) (Diff)
/source/blender/blenlib/intern/math_matrix.c (+28, -0) (Diff)
Tehnyt: Miika HämäläinenViimeksi päivitetty: 07.11.2014 14:18MiikaH:n Sivut a.k.a. MiikaHweb | 2003-2021