Files
blender/doc/python_api/examples
Sybren A. Stüvel 9fa628f35b mathutils: added exponential map to Quaternion
Added conversion to and from exponential map representation. This
representation is useful for interpolation of > 2 quaternions, or in
PD controllers.

Implementation in C functions quat_to_expmap,
quat_normalized_to_expmap, and expmap_to_quat with Python API, unit
tests and documentation.

Added Quaternion.to_exponential_map() and Quaternion(3-vector) to
Python API.

Reviewers: campbellbarton

Projects: #bf_blender

Differential Revision: https://developer.blender.org/D1049
2015-02-01 13:06:00 +01:00
..
2012-06-19 22:17:19 +00:00
2014-09-17 18:36:17 +10:00
2012-06-25 07:24:48 +00:00
2015-01-29 15:35:06 +11:00
2014-06-25 03:04:53 +10:00
2014-02-13 08:52:12 +11:00