Blender Git Commit Log
Git Commits -> Revision 96aa1f9
Revision 96aa1f9 by Campbell Barton (master) September 29, 2010, 08:07 (GMT) |
moved mathutils Euler.rotate(angle, axis) --> Euler.rotate_axis(axis, angle) since it can only rotate about a single axis dont confuse with vector.rotate() which takes an axis vector. |
Commit Details:
Full Hash: 96aa1f9cd538e8e64c2860021eba7a8ecfe2bed9
SVN Revision: 32182
Parent Commit: 0fa4ba1
Lines Changed: +8, -7