mirror of
https://github.com/3b1b/manim.git
synced 2025-08-05 16:49:03 +00:00
Merge pull request #434 from Mrcer/master
Import the function "rotate_vector"
This commit is contained in:
commit
f6d6958c2d
1 changed files with 1 additions and 1 deletions
|
@ -16,7 +16,7 @@ from manimlib.utils.iterables import make_even
|
|||
from manimlib.utils.iterables import stretch_array_to_length
|
||||
from manimlib.utils.iterables import tuplify
|
||||
from manimlib.utils.simple_functions import clip_in_place
|
||||
|
||||
from manimlib.utils.space_ops import rotate_vector
|
||||
|
||||
# TODO
|
||||
# - Change cubic curve groups to have 4 points instead of 3
|
||||
|
|
Loading…
Add table
Reference in a new issue