Alexander Gavrilov
a86e815dd8
Mathutils: add a Matrix.LocRotScale constructor for combining channels.
...
Combining location, rotation and scale channels into a matrix is
a standard task, so while it is easily accomplished by constructing
and multiplying 3 matrices, having a standard utility allows for
more clear code.
The new constructor builds a 4x4 matrix from separate location,
rotation and scale values. Rotation can be represented as a 3x3
Matrix, Quaternion or Euler value, while the other two inputs
are vectors. Unneeded inputs can be replaced with None.
Differential Revision: https://developer.blender.org/D11264
2021-05-17 19:12:40 +03:00
..
2020-03-19 16:21:17 -04:00
2019-06-06 17:13:02 +02:00
2020-02-11 11:00:12 +01:00
2019-11-01 10:53:47 +11:00
2019-11-01 10:53:47 +11:00
2019-11-01 10:53:47 +11:00
2019-11-01 10:53:47 +11:00
2020-09-28 20:11:06 -04:00
2019-06-06 17:13:02 +02:00
2020-03-06 14:29:03 +01:00
2020-03-06 14:29:03 +01:00
2020-03-06 14:29:03 +01:00
2019-05-24 19:21:30 -03:00
2020-10-09 12:14:22 +11:00
2019-06-06 17:13:02 +02:00
2020-03-05 11:45:22 +11:00
2020-12-08 20:52:31 +11:00
2019-06-06 17:13:02 +02:00
2019-06-06 17:13:02 +02:00
2019-09-10 06:17:59 +10:00
2019-05-23 10:29:49 +02:00
2019-05-23 10:29:49 +02:00
2019-05-23 10:29:49 +02:00
2019-05-23 10:29:49 +02:00
2019-11-01 10:53:47 +11:00
2021-03-22 14:25:42 +11:00
2019-06-06 17:13:02 +02:00
2019-06-26 15:35:34 +02:00
2019-06-06 17:13:02 +02:00
2019-06-21 10:18:53 +10:00
2019-06-06 17:13:02 +02:00
2019-06-06 17:13:02 +02:00
2021-05-14 18:29:23 -03:00
2019-06-26 15:06:18 +02:00
2019-09-10 06:17:59 +10:00
2020-06-02 18:21:42 -04:00
2020-10-14 11:18:36 -04:00
2020-06-02 18:21:42 -04:00
2021-04-30 10:50:50 -03:00
2020-06-02 18:21:42 -04:00
2021-04-30 10:50:50 -03:00
2021-04-30 10:50:50 -03:00
2021-04-30 10:50:50 -03:00
2021-04-30 10:50:50 -03:00
2020-10-14 11:18:36 -04:00
2019-06-06 17:13:02 +02:00
2019-06-06 17:13:02 +02:00
2019-06-06 17:13:02 +02:00
2021-05-17 19:12:40 +03:00
2021-05-17 19:12:40 +03:00
2019-06-06 17:13:02 +02:00
2019-06-06 17:13:02 +02:00
2019-06-06 17:13:02 +02:00