COMMITS
January 27, 2021
T
update workflow
Tony031218 committed
January 26, 2021
T
update workflow
Tony031218 committed
T
add pycairo to env
Tony031218 committed
T
fix bugs and update README
Tony031218 committed
T
finish example scenes
Tony031218 committed
T
finish config, structure, constants and custom_default
Tony031218 committed
January 25, 2021
T
finished Quick Start
Tony031218 committed
T
finish development category and improve style
Tony031218 committed
January 24, 2021
T
create manim_example_ext
Tony031218 committed
T
change theme
Tony031218 committed
T
add manimlib to path
Tony031218 committed
T
set up structure
Tony031218 committed
鹤
Fix Action Workflow (#5)
鹤翔万里 committed
T
fix path for sphinx-build
Tony031218 committed
T
update structure
Tony031218 committed
T
set up Action workflow to build up docs
Tony031218 committed
T
set up docs
Tony031218 committed
January 22, 2021
鹤
Merge pull request #4 from 3b1b/shaders
鹤翔万里 committed
January 19, 2021
G
Improved scrolling
Grant Sanderson committed
G
Reduce the need to type 'self.' so much when embedding into a scene.
Grant Sanderson committed
G
Rename get_position -> find_initial_position
Grant Sanderson committed
G
Move window position logic into window
Grant Sanderson committed
G
Fix CameraFrame interpolation
Grant Sanderson committed
January 18, 2021
G
Merge custom defaults recursively rather than overriding manim's with the local one
Grant Sanderson committed
G
Rename TexMobject -> Tex and TextMobject -> TexText
Grant Sanderson committed
G
Replace TextMobject with Text in opening example
Grant Sanderson committed
G
Remove unused Rectangle import
Grant Sanderson committed
G
Be sure Mobject.set_points and Mobject.set_data returns self
Grant Sanderson committed