blender/doc
Campbell Barton 998198a041 mathutils rotate functions for Euler/Quaternion/Matrix/Vector types.
each accept Euler/Quaternion/Matrix types.

eg:
  Euler.rotate(Quaternion(axis, angle))
  Vector.rotate(Euler((pi/2, 0, 0)))

matrix.resize_4x4() and euler.make_compatible() were still returning an instance of themselves, now return None.
2011-02-05 09:57:02 +00:00
..
blender_file_format == blender file format == 2010-11-01 13:27:33 +00:00
build_systems remove nan-makefiles 2011-01-30 15:29:22 +00:00
guides == docs == 2010-10-13 14:44:22 +00:00
license == docs == 2010-10-13 14:44:22 +00:00
manpage option for blender --addons rigify,io_scene_fbx,add_mesh_gears 2011-01-26 16:30:12 +00:00
python_api mathutils rotate functions for Euler/Quaternion/Matrix/Vector types. 2011-02-05 09:57:02 +00:00
Doxyfile Enabled distributing group documentation, in order to make docs 2003-06-03 02:24:35 +00:00
doxygen.main Added ghost and imbuf to mainpage. 2003-05-24 20:48:29 +00:00