Blender Git Commit Log
Git Commits -> Revision feed9c3
Revision feed9c3 by Campbell Barton (master) February 4, 2011, 09:35 (GMT) |
mathutils.Matrix.OrthoProjection(plane, size, axis), merged axis and plane args. since axis was only allowed when plane was 'R'. This was already done with Matrix.Rotation(). |
Commit Details:
Full Hash: feed9c3d1fd006952b3596d550dc56854ed7f52d
SVN Revision: 34637
Parent Commit: 736a7b7
Lines Changed: +120, -92