Grant Sanderson
|
76e0f9019e
|
Tiny bug fix to Laptop
|
2018-04-18 00:13:11 -07:00 |
|
Grant Sanderson
|
856c759297
|
Fixed BackgroundRectangle color behavior
|
2018-04-16 14:18:00 -07:00 |
|
Grant Sanderson
|
cf41cb8917
|
Tiny formating change
|
2018-04-16 14:17:34 -07:00 |
|
Grant Sanderson
|
bb0595e3e7
|
Small bug-fix to DashedLine to ensure get_end works right
|
2018-04-16 14:17:10 -07:00 |
|
Grant Sanderson
|
a9b76ebcfa
|
Bug fix and PEP8 on svg_mobject.py
|
2018-04-12 21:56:28 -07:00 |
|
Grant Sanderson
|
515257e0b1
|
Bug fix for length 0 Dashed line
|
2018-04-12 21:56:00 -07:00 |
|
Grant Sanderson
|
909e67f1d1
|
Merge branch 'master' of github.com:3b1b/manim into wallis-g
|
2018-04-12 15:12:07 -07:00 |
|
Ben Hambrecht
|
ca8135a90f
|
new class RoundedRectangle and SVG support for it
|
2018-04-12 23:19:09 +02:00 |
|
Ben Hambrecht
|
cf5d461aa6
|
working fixing SVG import issue (preprocessing fill and stroke)
|
2018-04-12 18:33:16 +02:00 |
|
Grant Sanderson
|
3798e45501
|
added TexMobject.add_background_rectangle_to_parts
|
2018-04-11 17:14:02 -07:00 |
|
Grant Sanderson
|
b1887dc3f9
|
Removed specialized insert_n_anchor_points for Line
|
2018-04-11 17:13:39 -07:00 |
|
Grant Sanderson
|
1a186dca3b
|
Made coordinate_labels an attribute of ComplexPlane
|
2018-04-11 17:12:45 -07:00 |
|
Ben Hambrecht
|
b16a29a7a3
|
Merge branch 'master' into eop
|
2018-04-11 21:45:02 +02:00 |
|
Grant Sanderson
|
1eaa035a10
|
Merge pull request #204 from 3b1b/eop
various improvements
|
2018-04-11 12:11:53 -07:00 |
|
Ben Hambrecht
|
43faec638e
|
fix for copy bug (again)
|
2018-04-11 17:01:01 +02:00 |
|
Grant Sanderson
|
6e1dd54aeb
|
Added assertion that apply_points_function_about_point does not receive None for both the about_point and about_edge
|
2018-04-10 19:47:04 -07:00 |
|
Ben Hambrecht
|
9e2ce6ea62
|
Merge branch 'master' into eop
|
2018-04-10 09:26:40 +02:00 |
|
Grant Sanderson
|
39ba60c452
|
Small stylistic fixes to mobject.py
|
2018-04-09 13:47:46 -07:00 |
|
Ben Hambrecht
|
0231820ab4
|
Merge branch 'master' into eop
|
2018-04-09 14:21:37 +02:00 |
|
Grant Sanderson
|
d4392de600
|
Changed all files to (mostly) conform to PEP8
|
2018-04-06 13:58:59 -07:00 |
|
Grant Sanderson
|
73433823ce
|
Changed several files to conform to PEP8
|
2018-04-06 13:08:57 -07:00 |
|
Ben Hambrecht
|
18bac2e186
|
fixed typo
|
2018-04-05 22:53:52 +02:00 |
|
Grant Sanderson
|
ef9399f720
|
Merge branch 'master' into simple-improvements
|
2018-04-01 11:08:24 -07:00 |
|
Grant Sanderson
|
01ef5fc2c7
|
Several import fixes
|
2018-04-01 10:51:54 -07:00 |
|
Grant Sanderson
|
ca7930740b
|
Factored probability and three_d constructs out of topics/
|
2018-04-01 10:45:41 -07:00 |
|
Grant Sanderson
|
c82417e008
|
Moved moved matrix.py to mobject, and pulled out MatrixMultiplicationScene
|
2018-04-01 10:21:42 -07:00 |
|
Grant Sanderson
|
b37f212349
|
Moved topics/functions.py to mobject/, and moved topics/graph_scene.py to scene
|
2018-03-31 19:05:53 -07:00 |
|
Grant Sanderson
|
78e37b0f7c
|
moved number_line.py to mobject/
|
2018-03-31 19:00:26 -07:00 |
|
Grant Sanderson
|
267bfd52dd
|
Refactor topics/numerals into various numbers.py files in mobject/, animation/, and continual_animation/
|
2018-03-31 18:49:28 -07:00 |
|
Grant Sanderson
|
a61f5b044f
|
Added coordinate_systems.py in mobject/ to house Axes, NumberPlane, ComplexPlane
|
2018-03-31 18:31:56 -07:00 |
|
Grant Sanderson
|
16dde2f84d
|
Created for_3b1b_videos folder.
This is meant to separate things specific to 3b1b, like pi_creatures and certain other specific scenes, from the remainder of the library
|
2018-03-31 18:13:16 -07:00 |
|
Grant Sanderson
|
fc3dc64805
|
Refactor many definitions out of topics and into folders within mobject
|
2018-03-31 18:05:02 -07:00 |
|
Grant Sanderson
|
846bd1065c
|
Reorganized continual_animation folder
|
2018-03-31 15:37:23 -07:00 |
|
Grant Sanderson
|
0978984541
|
Reorganized animations folder. Warning: While I tried to be systematic, there is a decent chance this will cause import errors somewhere.
|
2018-03-31 15:11:35 -07:00 |
|
Grant Sanderson
|
6451f09bd5
|
Refactored helpers.py into a folder of various util files, take 3
|
2018-03-30 18:47:57 -07:00 |
|
Grant Sanderson
|
9560b0b077
|
Refactored helpers.py into a folder of various util files, take 2
|
2018-03-30 18:42:32 -07:00 |
|
Grant Sanderson
|
8fae39fe82
|
Refactored helpers.py into a folder of various util files
|
2018-03-30 18:19:23 -07:00 |
|
Grant Sanderson
|
413403c904
|
Whoops, some files were missing from last commit
|
2018-03-30 12:06:19 -07:00 |
|
Grant Sanderson
|
91cba911f5
|
Rename radial_gradient_highlight to set_colors_by_radial_gradient
|
2018-03-30 12:03:52 -07:00 |
|
Grant Sanderson
|
380a87acca
|
Renamed gradient_highlight to set_color_by_gradient
|
2018-03-30 11:59:39 -07:00 |
|
Grant Sanderson
|
618590bee1
|
Renamed 'highlight' to 'set_color'
|
2018-03-30 11:51:31 -07:00 |
|
Grant Sanderson
|
e168bfe5ba
|
Rename SPACE_X_RADIUS to FRAME_X_RADIUS, and added constant FRAME_WIDTH (likewise for all y-coordinate information)
|
2018-03-30 11:25:37 -07:00 |
|
Grant Sanderson
|
55786e443d
|
Renamed SPACE_WIDTH and SPACE_HEIGHT to SPACE_X_RADIUS and SPACE_Y_RADIUS to be less confusing
|
2018-03-30 11:03:14 -07:00 |
|
Grant Sanderson
|
048fdb6ca4
|
Merge branch 'master' of github.com:3b1b/manim into winding-number-grant
|
2018-03-22 11:52:06 -07:00 |
|
Grant Sanderson
|
c42148c195
|
Changed default behavior of VMobject.set_fill from setting opacity to 1 if nothing was specified and it started at 0
|
2018-03-22 11:05:35 -07:00 |
|
Grant Sanderson
|
1972874115
|
Small fix to TexMobject.add_background_rectangle
|
2018-03-21 13:40:52 -07:00 |
|
Grant Sanderson
|
22c4ddb004
|
Added match_background_image_file
|
2018-03-08 13:34:41 -08:00 |
|
Grant Sanderson
|
e566bd8c5c
|
Added sort_submobjects_alphabetically to TexMobject
|
2018-03-06 18:24:25 -08:00 |
|
Grant Sanderson
|
f7a079432f
|
Merge pull request #150 from 3b1b/WindingNumber
Winding number
|
2018-03-06 13:46:15 -08:00 |
|
Grant Sanderson
|
aba43479f0
|
Poor man's merge
|
2018-03-05 20:25:01 -08:00 |
|