Commit graph

2553 commits

Author SHA1 Message Date
Grant Sanderson
0271511a9e Removed unneccesary import 2019-03-20 13:07:40 -07:00
Grant Sanderson
174094254c fixed wait_until for PiCreatureScene 2019-03-20 13:07:26 -07:00
Grant Sanderson
36c62b4b55 Added missing import 2019-03-20 13:07:08 -07:00
Grant Sanderson
be2ce981d9 Scenes to show mismatch between approximated pendulum and real 2019-03-19 22:29:36 -07:00
Grant Sanderson
ac9c04d3b8 Bugfix for aligning null VMobjects 2019-03-19 22:29:18 -07:00
Grant Sanderson
1ca26fcf1d Bug fix for Bubble.pin_to 2019-03-19 22:29:00 -07:00
Grant Sanderson
4bd1e6f3a8 Bugfix for PiCreatureScene 2019-03-19 22:28:33 -07:00
Grant Sanderson
b29597d39b Added FadeInFromPoint 2019-03-19 22:28:13 -07:00
Grant Sanderson
81cbac1510 PendulumScene 2019-03-19 17:31:11 -07:00
Grant Sanderson
ecb9184e1a Small addition for clarity 2019-03-19 17:31:03 -07:00
Grant Sanderson
abccb4aa8b Small formatting changes 2019-03-19 17:30:37 -07:00
Grant Sanderson
45fa02b6b9 Have VMobject.set_style return self 2019-03-19 17:29:55 -07:00
Grant Sanderson
9c2113648c Remove unnecessary import 2019-03-19 17:29:36 -07:00
Grant Sanderson
1c868906b9 StreamLine test 2019-03-19 17:29:20 -07:00
Grant Sanderson
d0b2d8ee5e Small changes to LinearTransformationScene 2019-03-18 14:35:33 -07:00
Grant Sanderson
f2cd7004d7 ode changes 2019-03-18 14:34:49 -07:00
Grant Sanderson
beee6af194 Small changes to Cramer thunmbnail 2019-03-18 14:34:24 -07:00
Grant Sanderson
8f73a652ab Begin incorporating div_curl vector field functionality into the main library 2019-03-17 06:42:49 -07:00
Grant Sanderson
c31aef2689 Working pendulum 2019-03-17 04:04:40 -07:00
Grant Sanderson
646f733f3f Small animations for a talk 2019-03-16 22:14:36 -07:00
Grant Sanderson
0fdb8aefdf Start to implement a pendulum 2019-03-16 22:13:55 -07:00
Grant Sanderson
7d9336f9ff Tweaks to Cramer's rule animations for video publication 2019-03-16 22:13:33 -07:00
Grant Sanderson
dc18845a44 Change lag_ratio defaults 2019-03-16 22:13:09 -07:00
Grant Sanderson
4b5b492ba3 Fix change_student_modes 2019-03-16 22:12:49 -07:00
Grant Sanderson
5a88ad2933 Fix get_det_text 2019-03-16 22:12:31 -07:00
Grant Sanderson
d07c086bec Fix Laptop 2019-03-16 22:12:12 -07:00
Grant Sanderson
fb99ebaeaf Change how family is handled for VMobject.fade 2019-03-16 22:11:48 -07:00
Grant Sanderson
bbf7cac78c Small renaming save_image -> save_final_image, which is more honest 2019-03-16 22:11:19 -07:00
Grant Sanderson
4451e9a265 Fixed configuration of VectorSpaceScene 2019-03-16 22:10:35 -07:00
Grant Sanderson
5c79d80187 Fix to Matrix 2019-03-13 05:20:56 -07:00
Grant Sanderson
4ec63f22ee Beginning ode project 2019-03-12 20:29:23 -07:00
Devin Neal
ac3740145a
Merge pull request #470 from 3b1b/area_fix
fix get_anchors for VectorizedPoints
2019-03-10 12:08:27 -07:00
Devin
992d364913 fix get_anchors for VMobjects 2019-03-10 11:56:04 -07:00
Grant Sanderson
c12d1cb548
Merge pull request #469 from ggarza/master
Fix alignment of minus sign to numbers
2019-03-08 16:56:11 -08:00
Guillermo Garza
528e2d3195 Fix position of labels on the y-axis 2019-03-08 14:57:45 -06:00
Guillermo Garza
ae1efc6009 Fix alignment of minus sign to numbers 2019-03-08 14:39:47 -06:00
Grant Sanderson
3aca85e47d
Merge pull request #467 from indiejames/Fix-Ellipse-height
Fix height setting in Ellipse initialization
2019-03-07 15:44:16 -08:00
Grant Sanderson
1426e0f0a0
Merge pull request #468 from ggarza/master
Fix the position of the y-axis label
2019-03-07 15:43:55 -08:00
Guillermo Garza
88b8bf9666 Fix the position of the y-axis label 2019-03-07 15:29:01 -06:00
James Norton
741ed593b2 Fix height setting in Ellipse initialization 2019-03-07 10:44:43 -05:00
Devin Neal
03e832af45
Use upstream repo in docker instructions 2019-03-04 21:48:02 -08:00
Devin Neal
f323a2822c
Merge pull request #454 from jeanimal/revert_cleaned_up_arrow_implementation
Move get_length() into TipableVMobject
2019-03-03 12:17:21 -08:00
Jean Whitmore
73a6c2400b Fixed CurvedArrow constructor by moving get_length() to base class.
I moved get_length() from the Line class to the shared base class,
TipableVMobject.

TESTED

python3 -m manim manim_tutorial_P37.py MoreShapes -pl
2019-03-03 07:53:15 -06:00
Jean Whitmore
61dbad5edd Revert "Reverted Cleaned Up Arrow Implementation (commit d489b5df5c77...)"
Undoing my revert of another commit because I found a fix.

This reverts commit cd29ff6e0d.
2019-03-03 07:42:00 -06:00
Jean Whitmore
50da0b6aae Merge remote-tracking branch 'upstream/master' into revert_cleaned_up_arrow_implementation 2019-03-02 16:54:10 -06:00
Devin Neal
a47ef5323c
Merge pull request #460 from 3b1b/no_media_dir
Don't write media_dir
2019-02-28 13:36:13 -08:00
Devin Neal
8c556f7586 don't write media_dir 2019-02-28 21:18:31 +00:00
Rodrigo Castellon
55c442f8fd Fixed temp_file_path to be more specific in adding the "_temp." string to file name (#458)
fixed for paths with periods in it
2019-02-26 16:52:30 -08:00
Jean Whitmore
cd29ff6e0d Reverted Cleaned Up Arrow Implementation (commit d489b5df5c77...) 2019-02-24 11:57:02 -06:00
Grant Sanderson
5b1f54a89e
Merge pull request #450 from ProgrammingIncluded/master
Fixed SVG parsing error with consecutive C or M coordinates.
2019-02-19 22:29:43 -08:00