projects
/
blender-staging.git
/ blobdiff
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
Py API Documentation:
[blender-staging.git]
/
source
/
blender
/
python
/
generic
/
mathutils_quat.c
diff --git
a/source/blender/python/generic/mathutils_quat.c
b/source/blender/python/generic/mathutils_quat.c
index 6cd2d0ec7277bd4a8c3c8d0c508496eecfba90d2..334f125f0b96cc379e1c7fad5fd86ee92fc126ca 100644
(file)
--- a/
source/blender/python/generic/mathutils_quat.c
+++ b/
source/blender/python/generic/mathutils_quat.c
@@
-109,7
+109,7
@@
static PyObject *Quaternion_ToEuler(QuaternionObject * self, PyObject *args)
}
//----------------------------Quaternion.toMatrix()------------------
static char Quaternion_ToMatrix_doc[] =
-".. method:: to_matrix(
other
)\n"
+".. method:: to_matrix()\n"
"\n"
" Return a matrix representation of the quaternion.\n"
"\n"