|
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 |
|
|
ee04922400
|
Add options for bracket spacing in Matrix
|
2019-03-24 11:33:23 -07:00 |
|
|
22f8e24d41
|
Vector.scale was broken for vectors with length 0
|
2019-03-24 11:33:04 -07:00 |
|
|
97c8ea2738
|
Small bug fix to NumberLine
|
2019-03-23 10:52:25 -07:00 |
|
|
43f2145508
|
Change default max_stroke_width_to_length_ratio
|
2019-03-23 10:52:02 -07:00 |
|
|
d8896e299e
|
Small bug fixes to NumberPlane
|
2019-03-23 10:51:47 -07:00 |
|
|
0b56d6f311
|
Tex strings ending with 'dot' have a '{\quad}' added
|
2019-03-22 15:54:16 -07:00 |
|
|
5ffa41f675
|
Extend AnimatedBoundary to work on families
|
2019-03-22 15:12:21 -07:00 |
|
|
282dfeedde
|
I don't like this fix, but TexMobjects were breaking if the 'dot' part was left isolated
|
2019-03-22 11:50:58 -07:00 |
|
|
54cd60bef7
|
AnimatedBoundary. Perhaps a better name is in order, but this is meant to add a little visual interest to things like a framing rectangle.
|
2019-03-22 11:50:02 -07:00 |
|
|
f4c2c4642a
|
Fix bug with applying function to VectorizedPoint
|
2019-03-21 17:50:04 -07:00 |
|
|
84a950425c
|
DashedVMobject should handle case when num_dashes=0
|
2019-03-21 09:42:06 -07:00 |
|
|
453ae95cee
|
Add stroke opacity to VMobject.get_style
|
2019-03-20 21:28:19 -07:00 |
|
|
319b256b0c
|
Fix to Arrow styling
|
2019-03-20 21:27:45 -07:00 |
|
|
27200f79d3
|
Add last tick to number line
|
2019-03-20 17:38:11 -07:00 |
|
|
36c62b4b55
|
Added missing import
|
2019-03-20 13:07:08 -07:00 |
|
|
ac9c04d3b8
|
Bugfix for aligning null VMobjects
|
2019-03-19 22:29:18 -07:00 |
|
|
1ca26fcf1d
|
Bug fix for Bubble.pin_to
|
2019-03-19 22:29:00 -07:00 |
|
|
abccb4aa8b
|
Small formatting changes
|
2019-03-19 17:30:37 -07:00 |
|
|
45fa02b6b9
|
Have VMobject.set_style return self
|
2019-03-19 17:29:55 -07:00 |
|
|
8f73a652ab
|
Begin incorporating div_curl vector field functionality into the main library
|
2019-03-17 06:42:49 -07:00 |
|
|
5a88ad2933
|
Fix get_det_text
|
2019-03-16 22:12:31 -07:00 |
|
|
d07c086bec
|
Fix Laptop
|
2019-03-16 22:12:12 -07:00 |
|
|
fb99ebaeaf
|
Change how family is handled for VMobject.fade
|
2019-03-16 22:11:48 -07:00 |
|
|
4d3c511895
|
Fix Matrix
|
2019-03-17 03:05:52 +08:00 |
|
|
5c79d80187
|
Fix to Matrix
|
2019-03-13 05:20:56 -07:00 |
|
|
992d364913
|
fix get_anchors for VMobjects
|
2019-03-10 11:56:04 -07:00 |
|