mirror of
https://github.com/3b1b/manim.git
synced 2026-04-26 03:00:23 -04:00
Moved nn/ to old_projects
This commit is contained in:
@@ -250,7 +250,7 @@ class BabyPiCreature(PiCreature):
|
||||
for pupil in self.pupils:
|
||||
pupil.scale_in_place(self.pupil_scale_factor)
|
||||
self.look(looking_direction)
|
||||
|
||||
|
||||
class Blink(ApplyMethod):
|
||||
CONFIG = {
|
||||
"rate_func" : squish_rate_func(there_and_back)
|
||||
|
||||
Reference in New Issue
Block a user