3b1b-manim/manimlib
Grant Sanderson 154a473a12 Get rid of globals update locals hack
It seems this issues is no longer there in the case of list constructors(?). Although it still exists for functions defined within a cell, that can be circumvented with more explicit function arguments.
2024-10-10 14:05:43 -05:00
..
animation Change default animation behavior to suspend_mobject_updating=False 2024-09-28 09:48:20 -05:00
camera Clean up changes associated with fixing aspect ratio issue 2024-09-06 12:50:19 -05:00
event_handler Add white space after assert statements 2024-08-16 12:15:55 -05:00
mobject Merge branch 'master' of github.com:3b1b/manim into video-work 2024-10-01 13:29:42 -05:00
scene Get rid of globals update locals hack 2024-10-10 14:05:43 -05:00
shaders Merge branch 'master' of github.com:3b1b/manim into video-work 2024-10-01 13:29:42 -05:00
utils Flatten uniform arrays 2024-09-21 12:15:37 -04:00
__init__.py Remove redundancy 2024-03-21 14:34:39 -03:00
__main__.py Sort imports 2022-04-12 19:19:59 +08:00
config.py Clean up changes associated with fixing aspect ratio issue 2024-09-06 12:50:19 -05:00
constants.py Clean up changes associated with fixing aspect ratio issue 2024-09-06 12:50:19 -05:00
default_config.yml Allow more file_writer configuration in default_config.yml 2024-08-22 14:24:26 -05:00
extract_scene.py Clean up get_scenes_to_render 2023-02-03 11:45:47 -08:00
logger.py Sort imports 2022-04-12 19:19:59 +08:00
shader_wrapper.py Remove use of gl_VertexID 2024-09-28 09:54:28 -05:00
tex_templates.yml Update tex_templates.yml 2024-06-04 23:47:19 +08:00
typing.py Use typing_extensions to import Self for python versions <3.11 2023-02-02 10:54:47 -08:00
window.py Cease useless rendering 2024-08-15 14:03:16 -05:00