3b1b-manim/manimlib
Eric Brown 275cf94b06
Add frame to the scene when initialization
If we add an updater to the frame of the camera, and have not added the frame into the scene before, the updater will not work. So, I suggest to add the frame to the objects of the scene at the initilization stage.
2021-06-29 23:03:08 +08:00
..
animation Change suspend_mobject_updating default 2021-06-16 10:33:06 -07:00
camera Ensure images used for textures are RGBA 2021-06-15 21:45:13 -07:00
event_handler Renamed event folder to event handler 2021-02-02 16:02:10 +05:30
mobject change default font size of ControlsExample 2021-06-29 20:55:25 +08:00
once_useful_constructs Fix Lighthouse 2021-04-08 14:14:32 -07:00
scene Add frame to the scene when initialization 2021-06-29 23:03:08 +08:00
shaders Fixes issues #1436 2021-06-14 09:55:40 -07:00
tex_templates Remove all configuration from constants.py, and clean up the many files affected by this move 2021-01-02 20:47:51 -08:00
utils fix typo 2021-06-26 17:45:21 +08:00
__init__.py Include from manimlib.mobject.interactive import * 2021-02-11 19:31:00 -08:00
__main__.py Add support for debugger launch 2021-04-09 20:17:21 +08:00
config.py small improvement to config_file 2021-06-14 16:21:38 +08:00
constants.py Add (admitedly silly) RADIANS constant 2021-03-31 23:26:35 -07:00
default_config.yml Merge branch 'TonyCrane-package-improve' 2021-02-11 10:54:30 -08:00
extract_scene.py rename custom_defaults -> custom_config defaults -> default_config 2021-02-07 21:38:19 +08:00
shader_wrapper.py Allow caching of shader program code 2021-01-13 00:10:17 -10:00
window.py fix issue #1509 2021-06-04 17:07:41 -07:00