This repository has been archived on 2023-10-09. You can view files and clone it, but cannot push or open issues or pull requests.
Files
blender-archive/source
Campbell Barton d9aa3f66a6 mathutils.Matrix.Scale(factor, size, axis)
- 'axis' arg was not coerced from a tuple like other args now do.
- 'axis' arg was being modified in-place (VERY BAD).
- also made new function matrix_3x3_as_4x4().
2011-02-06 11:17:22 +00:00
..
2011-01-30 15:29:22 +00:00
2011-01-30 15:29:22 +00:00
2011-01-30 15:29:22 +00:00
2011-01-30 15:29:22 +00:00
2011-01-30 15:29:22 +00:00
2011-02-04 09:27:25 +00:00