Files
test/source/blender/blenlib/intern
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
..
2014-08-29 15:35:19 +10:00
2014-10-05 10:33:02 +02:00
2014-08-29 16:16:28 +10:00
2014-11-21 14:16:35 +01:00
2012-05-12 15:13:06 +00:00
2014-11-21 14:16:35 +01:00
2014-08-07 14:42:47 +10:00
2014-11-28 22:16:14 +01:00
2014-08-15 14:22:34 +10:00
2015-01-13 19:10:15 +11:00
2014-03-20 22:56:28 +11:00
2014-10-15 10:10:05 +02:00
2014-12-02 15:23:58 +05:00
2012-10-27 10:42:28 +00:00
2015-01-02 19:29:00 +11:00