COMMITS
/ example_scenes.py February 10, 2026
A
Minor Fixes for Example Scenes (#2374)
Andrey Zhuchkov committed
June 10, 2025
S
Fixed minor typos in example_scenes.py (#2351)
ScarWann committed
December 12, 2024
G
Misc. clean up (#2269)
Grant Sanderson committed
August 22, 2024
G
Add glow dot to show light in SurfaceExample
Grant Sanderson committed
August 1, 2024
G
Fix dot updater in graph example
Grant Sanderson committed
July 31, 2024
G
Remove (outdated) background rectangle arg from example scene
Grant Sanderson committed
March 21, 2024
G
Typo fix: make_number_changable -> make_number_changeable
Grant Sanderson committed
March 7, 2024
G
Change UpdatersExample scene to feature .always and .f_always syntax
Grant Sanderson committed
February 22, 2024
G
Replace numbers_with_elongated_ticks -> big_tick_numbers
Grant Sanderson committed
February 4, 2023
G
Update TexTransformExample, and pull out TexIndexing
Grant Sanderson committed
February 1, 2023
G
Change default h_buff on Matrix
Grant Sanderson committed
G
Add smaller h_buff to matrix in OpeningManimExample
Grant Sanderson committed
G
Change backstroke defaults in OpeningScene
Grant Sanderson committed
January 31, 2023
G
In UpdatersExample, use Tex.make_number_changable
Grant Sanderson committed
G
Fix ControlsExample
Grant Sanderson committed
January 28, 2023
G
Update SurfaceExample to use ThreeDScene
Grant Sanderson committed
January 21, 2023
G
Update SurfaceExample to specify samples at scene level
Grant Sanderson committed
January 15, 2023
G
Don't make TexAndNumbersExample an InteractiveScene by default
Grant Sanderson committed
December 30, 2022
G
Add more indexing details to TexTransformExample
Grant Sanderson committed
G
Show examples of indexing by substrings and regular expressions
Grant Sanderson committed
G
Add TexAndNumbersExample
Grant Sanderson committed
December 29, 2022
G
Change axes height in GraphExample
Grant Sanderson committed
December 28, 2022
G
Update TexTransformExample
Grant Sanderson committed
December 21, 2022
G
MTex is the new Tex, Tex is now OldTex
Grant Sanderson committed
December 20, 2022
G
Replace TexText with MTexText
Grant Sanderson committed
December 19, 2022
G
Add default_camera_config class variable to Scene, likewise for window and file_writer configuration
Grant Sanderson committed
December 16, 2022
G
Small fixes to Axes configuration
Grant Sanderson committed
December 15, 2022
G
Make camera_config changable as a class variable
Grant Sanderson committed
October 1, 2022
M
Fixing a typo ("termnial" -> "terminal") (#1872)
Maciej Musielik committed
May 2, 2022
G
Remove old-style method building from ExampleScenes
Grant Sanderson committed
April 21, 2022
G
Update to use new keybinding
Grant Sanderson committed
April 7, 2022
鹤
Some fix (#1781)
鹤翔万里 committed
December 31, 2021
S
removed extra 'all' from comments
Sujan Dutta committed
September 12, 2021
B
Update comments in example.py
BillyLikesHacking committed
August 7, 2021
S
fix: fix typo spelling grammar
slowy07 committed
June 29, 2021
T
change default font size of ControlsExample
TonyCrane committed
June 20, 2021
S
Fix ControlsExample Scene (#1551)
sahilmakhijani committed
June 19, 2021
T
remove lsh in OpeningManimExample
TonyCrane committed
June 15, 2021
T
fix example scenes
TonyCrane committed
June 14, 2021
T
some fixes of doc
TonyCrane committed
April 8, 2021
G
Remove double brace convention, since it causes errors with a number of tex strings
Grant Sanderson committed
G
Merge branch 'master' of github.com:3b1b/manim
Grant Sanderson committed
G
Fix chaining animation in example scenes
Grant Sanderson committed
March 8, 2021
W
Fixed typo in example_scenes.py
William Clavier committed
February 14, 2021
T
fix bug in example_scenes
Tony031218 committed
February 12, 2021
G
Small tweak to Example scene
Grant Sanderson committed
February 11, 2021
G
Merge branch 'TonyCrane-package-improve'
Grant Sanderson committed
February 10, 2021
G
Fix InteractiveDevlopmentExample bug
Grant Sanderson committed
F
Fix mistake
friedkeenan committed