3479 Commits

Author SHA1 Message Date
349a9c9cea Add VMobject.get_opacity 2021-01-05 18:00:55 -08:00
556ffb192f In add_n_more_submobjects, for the benefit of align_submobjects, make it so that new copies are only ghosted out if there is some transparency at play 2021-01-05 18:00:34 -08:00
bfa36a7659 Discard frag shader outside dot radius 2021-01-05 09:57:18 -08:00
2d709758d0 Added TransformMatchingParts for smarter tex transforms 2021-01-04 23:09:29 -08:00
509f3db371 Change so that lambda is not given a name 2021-01-04 23:09:03 -08:00
bc95013ab4 Only need to align submobjects 2021-01-04 23:08:25 -08:00
8644d71820 Improve defaults for Lines/Arrows pointing between two mobjects 2021-01-04 17:25:05 -08:00
2cdebeda29 Add slice_by_tex method 2021-01-04 16:01:04 -08:00
a6d484236c Add DotCloud to universal imports 2021-01-04 14:55:55 -08:00
131794e53c Change DotCloud initialization 2021-01-04 14:55:42 -08:00
a4ea4791e7 Added DotCloud type 2021-01-04 13:26:58 -08:00
6c0f00b4a1 Reimplement stretch_array_to_length 2021-01-04 13:26:29 -08:00
c87b2e272b Tiny change 2021-01-04 13:26:14 -08:00
31e6aa2ae0 Use super() 2021-01-04 13:25:42 -08:00
369a7fc455 Change it so that reset points is not necessarily called on mobject initialization 2021-01-04 13:25:04 -08:00
e2fc0ab1aa Remove unnecessary import 2021-01-03 17:58:01 -08:00
494f1899fd Make it so that FadeTransform returns moving mobject to its original state 2021-01-03 17:57:43 -08:00
b22f1ab715 Remove reference to FILE_DIR 2021-01-03 17:25:37 -08:00
156ea11537 Fix the but for transforming between VMobjects with different triangulations. Turns out this is all that's needed 2021-01-03 17:17:20 -08:00
baff788217 Tiny line consolidation 2021-01-03 17:16:19 -08:00
e43b8ef4e4 Remove prepare_for_animation 2021-01-03 17:16:08 -08:00
b8b44f062c Added FadeTransform and FadeTransformPieces 2021-01-03 16:53:49 -08:00
504f5c4329 Minor tweak to comment, etc. 2021-01-03 16:53:29 -08:00
a4b8a8d88c Get rid of old fading classes 2021-01-03 14:39:45 -08:00
afebc29440 Remove container 2021-01-03 12:29:05 -08:00
148afc29aa Change default number of samples for 3d camera 2021-01-03 12:04:05 -08:00
572383f541 Have buff between Decimal digits change with font size 2021-01-03 12:03:39 -08:00
c2b16d768e Have decimal remember and match font size, not height 2021-01-03 11:44:53 -08:00
e5c79cbb90 Directly cache svg file instead of tex, and don't store superfluous files associated with tex rendering 2021-01-03 11:29:09 -08:00
16ea2fd9c1 include utils.directories in universal import list 2021-01-03 11:28:20 -08:00
5541d55094 Remove camera quality information from constants 2021-01-02 23:02:39 -08:00
05887d5039 Remove reference to UHD_CAMERA_QUALITY 2021-01-02 23:02:20 -08:00
d1c6b80622 Tiny change 2021-01-02 23:02:02 -08:00
3b26a6c260 Clean up colors, e.g. replacing LIGHT_GREY and DARK_GREY with GREY_B and GREY_D 2021-01-02 22:44:53 -08:00
32b76bf448 Small move to DEFAULT_PIXEL_HEIGHT, etc. In theory these values shouldn't matter anymore, but it's nice to have some default there for the definition of Camera 2021-01-02 22:38:07 -08:00
6da1836f02 Take scene finding messages out of constants 2021-01-02 22:26:49 -08:00
e01496e8bd Rearrange how passing in no module or scenes is handled 2021-01-02 22:20:13 -08:00
93fe783b80 Make it so that simply typing 'python -m manim' will embed you in a blank scene to work with 2021-01-02 22:03:00 -08:00
7b3f4d08f5 Replace the progress bar with a simple display of what's being written which then gets deleted 2021-01-02 21:32:48 -08:00
d2518df82c Add deprication warning 2021-01-02 21:32:07 -08:00
f11ab03112 Remove unnecessary imports 2021-01-02 21:31:56 -08:00
d4207540bb Removed files 2021-01-02 21:31:00 -08:00
592432611b Remove all configuration from constants.py, and clean up the many files affected by this move 2021-01-02 20:47:51 -08:00
cf01a215db Stop treating extract_scene like a script 2021-01-02 19:03:01 -08:00
ba46164b49 Remove image showing methods from mobject 2021-01-02 19:02:22 -08:00
525309f277 Small update to example_scenes.py description 2021-01-02 11:13:14 -08:00
343253b787 Remove livestream related arguments 2021-01-02 11:12:43 -08:00
123450c3f2 Merge pull request #1301 from Tony031218/shaders
Some cleanups and bug fixes for the shaders branch
2021-01-02 09:43:10 -08:00
5424716877 Merge branch 'shaders' into shaders 2021-01-02 09:42:57 -08:00
2a61360786 Merge license 2021-01-02 09:38:58 -08:00