COMMITS
February 7, 2021
T
add config file to .gitignore
Tony031218 committed
T
add auto config guide
Tony031218 committed
T
refactor __init__.py and __main__.py
Tony031218 committed
鹤
Merge pull request #3 from 3b1b/master
鹤翔万里 committed
T
rename pypi package and entry_points
Tony031218 committed
February 6, 2021
G
G
Merge branch 'master' of github.com:3b1b/manim
Grant Sanderson committed
G
Merge pull request #1364 from abhi-6988/fix-3d_vectors
Grant Sanderson committed
G
Merge pull request #1362 from abhi-6988/fix-unit_size
Grant Sanderson committed
A
Fix Vector orientation in 3d
Abhijith Muthyala committed
A
Fix NumberLine's unit_size
Abhijith Muthyala committed
G
Move reconfigurable_scene.py to once_useful_constructs
Grant Sanderson committed
G
Move (some) functionality from GraphScene to CoordinateSystem
Grant Sanderson committed
G
Remove unused min_samples argument
Grant Sanderson committed
G
Small changes to Homotopy animations
Grant Sanderson committed
G
Allow make_smooth and other kwargs for VMobject.apply_function
Grant Sanderson committed
G
Factor out approximate smoothing to VMobject.make_approximately_smooth function
Grant Sanderson committed
G
Add alternate smoothing options
Grant Sanderson committed
G
Merge pull request #1336 from TonyCrane/publish
Grant Sanderson committed
February 5, 2021
G
Change OpeningManimExample
Grant Sanderson committed
G
Change default decimal_number_config for NumberLine
Grant Sanderson committed
G
Fix and simplify get_smooth_quadratic_bezier_handle_points so that VMobject.make_smooth works better
Grant Sanderson committed
G
Merge pull request #1355 from TonyCrane/fix-numberline
Grant Sanderson committed
G
Merge pull request #1356 from sahilmakhijani/master
Grant Sanderson committed
G
Set mob.make_smooth_after_applying_functions to True when preparing for a nonlinear transformation
Grant Sanderson committed
G
Updated README
Grant Sanderson committed
G
Merge pull request #1357 from parmentelat/master
Grant Sanderson committed
T
spreading the change onto 2 more decorators
Thierry Parmentelat committed
August 16, 2020
T
handle_play_like_call decorator to use functools.wraps
Thierry Parmentelat committed