blender/release
Campbell Barton 02e7871149 Mathutils API: Euler support for rotation order.
Examples.
 euler = Euler(1, 2, 3)
 euler.order = 'ZXY'
 
 euler = matrix.to_euler('XZY')


Still missing rna support. this still wont give the right order, defaulting to XYZ.
 eul = object.rotation_euler
2010-02-20 19:49:04 +00:00
..
datafiles 2.51: second commit, splash png and Makefile fix 2010-02-16 18:16:54 +00:00
freedesktop * blender doesn't need the -w anymore to start in a window 2009-02-28 09:25:42 +00:00
irix-6.2-mips correct fsf address 2010-02-12 13:34:04 +00:00
plugins correct fsf address 2010-02-12 13:34:04 +00:00
scripts Mathutils API: Euler support for rotation order. 2010-02-20 19:49:04 +00:00
test correct fsf address 2010-02-12 13:34:04 +00:00
text Updating the readme.html to match the upcoming Alpha 1 release. 2010-02-15 01:28:15 +00:00
windows correct fsf address 2010-02-12 13:34:04 +00:00
environment-macosx Continue development of bfile system. 2009-10-19 18:44:09 +00:00
environment-mswindows Continue development of bfile system. 2009-10-19 18:44:09 +00:00
environment-unix Continue development of bfile system. 2009-10-19 18:44:09 +00:00
getversion.py correct fsf address 2010-02-12 13:34:04 +00:00
Makefile 2.51: second commit, splash png and Makefile fix 2010-02-16 18:16:54 +00:00
VERSION 2.51: second commit, splash png and Makefile fix 2010-02-16 18:16:54 +00:00