|
0983fa11be
|
Update some Text Mobject changes
|
2019-08-12 14:40:42 +08:00 |
|
|
e9fa188d42
|
New Text Mobject
|
2019-08-12 09:35:05 +08:00 |
|
|
fd3721e050
|
new Text mobject
|
2019-08-06 21:05:37 +08:00 |
|
|
057a92f92c
|
new Text mobject
|
2019-08-05 22:53:15 +08:00 |
|
|
c7e6d9d474
|
Merge pull request #611 from 3b1b/diffyq
Diffyq
|
2019-07-24 20:38:48 -07:00 |
|
|
71b71f2d65
|
Solution of text rendering problem (#628)
Prevent unwanted space added between TextMobjects
|
2019-07-20 14:13:23 -07:00 |
|
|
985ef4518f
|
Bug fix
|
2019-07-03 11:07:55 -07:00 |
|
|
a3c1640fb7
|
NumberLine.default_numbers_to_display was not showing topmost number it should have
|
2019-06-25 09:03:33 -07:00 |
|
|
0a695dd442
|
Changed Arrow default
|
2019-06-25 09:02:56 -07:00 |
|
|
f3048eb574
|
Fixed bug with Bubble
|
2019-06-23 16:26:05 -07:00 |
|
|
48f38b8940
|
Line.put_start_and_end_on should return self
|
2019-06-23 16:25:48 -07:00 |
|
|
a535c6917e
|
Added p2n and n2p abreviations for ComplexPlane
|
2019-06-23 16:25:22 -07:00 |
|
|
40e44e6dd7
|
Parametric surface should remember what function created it
|
2019-06-20 13:26:22 -07:00 |
|
|
2294cdea4f
|
Allow Bubble to flip over any axis, which was unnecessarily restricted before
|
2019-06-19 16:08:14 -07:00 |
|
|
8ce13875a3
|
Added Line.set_length
|
2019-06-19 16:07:22 -07:00 |
|
|
6c2e7f4c2c
|
interpolate_mobject should return self
|
2019-06-15 12:22:21 -07:00 |
|
|
08eee147b3
|
Added TangentLine
|
2019-06-15 12:21:29 -07:00 |
|
|
cfbbff1bdf
|
Default color of Vector should be white
|
2019-06-13 16:14:03 -07:00 |
|
|
cc08c090d1
|
Merge branch 'master' of github.com:3b1b/manim into diffyq
|
2019-06-13 09:29:57 -07:00 |
|
|
542ddb9afd
|
Make sure set_opacity changes background stroke as well
|
2019-06-13 09:26:34 -07:00 |
|
|
6214ea7a01
|
Added TracedPath
|
2019-06-13 09:26:03 -07:00 |
|
|
41539387a5
|
Documentation for TipableVMobject
Add an overview of TipableVMobject's functionality and a few comments, as well as grouping some methods by functionality (roughly).
|
2019-06-10 03:36:16 +08:00 |
|
|
f81c275631
|
make media, tex, and video directories configurable via flags
|
2019-06-04 20:51:18 -07:00 |
|
|
caa4577cd1
|
reorganize media file tree
|
2019-06-03 23:41:05 -07:00 |
|
|
d1e3e5ed20
|
Formatting correction
|
2019-05-27 19:48:14 -07:00 |
|
|
828c3dcd7a
|
Added c2p and p2c abbreviations to Axes
|
2019-05-27 19:47:57 -07:00 |
|
|
4ccc65ca76
|
Merge pull request #513 from dor2727/ParametricFunctionAutoStepSize
smarter parameterized curve
|
2019-04-27 10:37:13 -07:00 |
|
|
e611069a4a
|
smarter parameterized curve
|
2019-04-27 18:39:22 +03:00 |
|
|
76f61c504b
|
Remove unnecessary import
|
2019-04-21 08:13:05 -07:00 |
|
|
fd0030085b
|
Added Mobject.match_updaters
|
2019-04-10 14:57:15 -07:00 |
|
|
c1e2ee7843
|
Changed arrow default max_stroke_width_to_length_ratio
|
2019-04-09 18:51:44 -07:00 |
|
|
644ac5c94a
|
Added abbreviated names for number_to_point and point_to_number
|
2019-04-09 18:51:18 -07:00 |
|
|
d5eecb8137
|
Tiny changes to Clock
|
2019-04-06 14:01:17 -07:00 |
|
|
81d91da752
|
Moved increment_value method to DecimalNumber
|
2019-04-06 14:01:04 -07:00 |
|
|
0ff7331dbe
|
Move axis_label method higher to general CoordinateSystems
|
2019-04-06 14:00:52 -07:00 |
|
|
5e7cbbdf24
|
Tiny formatting changes to drawings.py
|
2019-04-06 11:52:44 -07:00 |
|
|
5dc6018df5
|
Added default args for Line and Vector
|
2019-04-06 11:52:23 -07:00 |
|
|
982d437267
|
Use get_family_updaters to test if a mobject should be drawn during every frame of an animation
|
2019-04-04 14:29:52 -07:00 |
|
|
26c7faabdd
|
Hacky fix to Arrow scaling issue. There must be a better way to do this...
|
2019-04-04 14:29:10 -07:00 |
|
|
8be321d104
|
Merge pull request #487 from 3b1b/ode
Ode
|
2019-04-04 08:55:38 -07:00 |
|
|
b0bbb1d078
|
Merge pull request #475 from niyiyu2316/master
Fix bug for creating Matrix
|
2019-04-04 08:54:22 -07:00 |
|
|
db6958462f
|
Better behavior for turn_animation_into_updater and cycle_animations
|
2019-04-02 17:43:18 -07:00 |
|
|
043e3986f6
|
Changes to AnimatedBoundary
|
2019-04-02 17:42:50 -07:00 |
|
|
86a8cefc0f
|
Fixed ClockPassesTime animation
|
2019-03-30 13:23:11 -07:00 |
|
|
6b59cdcd37
|
Fixed issue with numberline last tick vs. arrow conflict
|
2019-03-30 13:22:53 -07:00 |
|
|
a03de9dde9
|
Fixed tyop
|
2019-03-30 13:22:24 -07:00 |
|
|
46711a7e3a
|
Fixed typo
|
2019-03-30 13:22:06 -07:00 |
|
|
5337dc5ee4
|
Fixed name conflict for AnimatedBoundary
|
2019-03-28 16:19:25 -07:00 |
|
|
ec1436ef5a
|
Changed default for Interval numbering
|
2019-03-25 16:43:16 -07:00 |
|
|
876f2c3419
|
Make BackgroundRectangle stroke_opacity 0
|
2019-03-24 11:34:07 -07:00 |
|