Reorganized animations folder. Warning: While I tried to be systematic, there is a decent chance this will cause import errors somewhere.

This commit is contained in:
Grant Sanderson
2018-03-31 15:11:35 -07:00
parent 6451f09bd5
commit 0978984541
64 changed files with 999 additions and 900 deletions

View File

@ -8,7 +8,7 @@ from mobject.vectorized_mobject import *
from animation.animation import Animation
from animation.transform import *
from animation.simple_animations import *
from animation.compositions import *
from animation.composition import *
from animation.playground import *
from topics.geometry import *
from topics.characters import *