3b1b-manim/manimlib
鹤翔万里 d83fa90606
Fix Text Class's bugs in shaders branch (the same as #1030) (#1031)
* fix: remove the last M tag in svg files to make Text run in shaders branch

* fix: close the svg path manually to fix the bug of wrong stroke

* fix: remove Space mobjects in Text to fix the bug of TransformText

* feat: make Text and TextMobject equal in size

* this will lead to more bugs of setting color, so I delete it

* fix typo in text_mobject.py

* fix conflict of default size and height
2020-05-07 01:21:43 -07:00
..
animation Add count in from 2020-03-13 14:06:08 -07:00
camera Move where refreshing shader uniforms happens 2020-03-06 06:16:09 -08:00
container Remove comment about ContinualAnimation 2019-02-11 16:11:53 -08:00
files restore three_d_scene and svgs 2018-12-26 22:27:11 -08:00
for_3b1b_videos Make patron screen scroll time a variable 2020-04-09 12:51:49 -07:00
mobject Fix Text Class's bugs in shaders branch (the same as #1030) (#1031) 2020-05-07 01:21:43 -07:00
once_useful_constructs Have mobjects track family and parents more directly 2020-02-21 10:56:40 -08:00
scene End scenes after embed 2020-04-12 09:53:29 -07:00
shaders Changed -1 to -1.0 for broader GPU suppot. 2020-03-30 20:26:06 +02:00
utils Have rotate_vector return same type as input 2020-03-06 06:15:28 -08:00
__init__.py Small refactor of extract_scene et. al. 2020-02-11 19:52:14 -08:00
config.py Change config defaults 2020-02-13 10:49:25 -08:00
constants.py Adding directory for mobject_points 2020-02-18 22:33:58 -08:00
ctex_template.tex Remove duplicate usepackage (#554) 2019-05-29 20:25:51 -07:00
extract_scene.py Small refactor of extract_scene et. al. 2020-02-11 19:52:14 -08:00
imports.py Added a couple helpful debugging functions 2019-12-06 17:10:00 -08:00
media_dir.txt move library code into manimlib, replace relative imports with absolute imports 2018-12-26 20:57:01 -08:00
stream_starter.py Rename generate_points to init_points 2020-02-11 19:55:00 -08:00
tex_template.tex Adding pi_font 2020-02-23 22:59:53 +00:00
window.py Fixed pixel_coords_to_space_coords 2020-02-14 10:52:39 -08:00