Extended mathutils.Vector.orthogonal() to accept a 2D vector.
Details
Details
Diff Detail
Diff Detail
Event Timeline
| source/blender/python/mathutils/mathutils_Vector.c | ||
|---|---|---|
| 817 | can do (self->size > 3) | |
Comment Actions
The patch committed with the suggested change. Thank you @Campbell Barton (campbellbarton) for the code review!