COMMITS
January 24, 2021
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
G
Bug fix to Mobject.align_family and Mobject.add_n_more_submobjects
Grant Sanderson committed
G
Merging #1316
Grant Sanderson committed
G
Merge pull request #1316 from TonyCrane/shaders
Grant Sanderson committed
January 17, 2021
G
Improvements to DotCloud
Grant Sanderson committed
January 16, 2021
T
add PyOpenGL packages in requirements.txt and environment.yml
Tony031218 committed
T
make window_position changeable
Tony031218 committed
T
remove unnecessary comment
Tony031218 committed
T
reduce annoying errors
Tony031218 committed
T
change the method of reset submobjects
Tony031218 committed
T
remove unused NOT_SETTING_FONT_MSG
Tony031218 committed
T
replace single quotes with double quotes
Tony031218 committed
T
improve Text's handling of non-display characters
Tony031218 committed
鹤
Merge pull request #3 from 3b1b/shaders
鹤翔万里 committed
January 15, 2021
G
Add notes to SurfaceExample
Grant Sanderson committed