Files
test2/source
Bastien Montagne 909fa34c5f 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.
2015-07-11 00:04:27 +02:00
..
2015-07-01 12:34:04 +02:00
2015-07-09 19:33:02 +10:00
2012-12-17 08:01:43 +00:00
2012-12-17 08:01:43 +00:00