Files
blender/intern
Brecht Van Lommel b66efbecf4 Code refactor: make Transform always affine, dropping last row.
This save a little memory and copying in the kernel by storing only a 4x3
matrix instead of a 4x4 matrix. We already did this in a few places, and
those don't need to be special exceptions anymore now.
2018-03-10 04:54:05 +01:00
..
2017-03-12 02:47:53 +11:00
2017-05-27 15:34:55 -04:00
2017-11-14 17:11:48 +01:00
2016-07-02 10:08:33 +10:00
2017-06-19 10:04:30 +10:00
2016-06-11 22:05:20 +02:00
2017-05-27 15:34:55 -04:00
2018-02-07 11:53:01 +01:00
2017-03-12 02:47:53 +11:00