still needed ...
This commit is contained in:
parent
86dc7054a4
commit
208d5109d4
|
@ -632,6 +632,7 @@ class Rotation:
|
||||||
|
|
||||||
# for compatibility (old names do not follow convention)
|
# for compatibility (old names do not follow convention)
|
||||||
fromEulers = from_Eulers
|
fromEulers = from_Eulers
|
||||||
|
fromQuaternion = from_quaternion
|
||||||
asAxisAngle = as_axis_angle
|
asAxisAngle = as_axis_angle
|
||||||
__mul__ = __matmul__
|
__mul__ = __matmul__
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue