Ben Hambrecht
|
b7e5363cbb
|
missing import in picreatures
|
2018-04-05 22:55:07 +02:00 |
|
Ben Hambrecht
|
18bac2e186
|
fixed typo
|
2018-04-05 22:53:52 +02:00 |
|
Ben Hambrecht
|
3eac0c32c5
|
Merge remote-tracking branch 'origin/eop' into eop
|
2018-04-05 21:24:25 +02:00 |
|
Ben Hambrecht
|
d31ae17154
|
Started on coin toss area model
|
2018-04-05 21:23:57 +02:00 |
|
Ben Hambrecht
|
c81e4a04d5
|
Merge branch 'master' into eop
|
2018-04-05 21:22:05 +02:00 |
|
Ben Hambrecht
|
5ab540a044
|
first variants of generalized Pascal's Triangle
|
2018-04-05 18:50:12 +02:00 |
|
Ben Hambrecht
|
34d4d4316e
|
fixed and expanded GeneralizedPascalsTriangle
|
2018-04-05 18:50:12 +02:00 |
|
Grant Sanderson
|
7fdb7dd918
|
Merge pull request #192 from frozar/requirements
[CONFIG] Add opencv-python in requirements.
|
2018-04-05 09:36:02 -07:00 |
|
Grant Sanderson
|
f6afbf5408
|
Merge pull request #193 from frozar/preview
[PREVIEW] Fix the preview under Linux
|
2018-04-05 09:35:44 -07:00 |
|
frozar
|
dae3b63fd5
|
[PREVIEW] If one is under Linux, use the command 'xdg-open' to open the generated video.
|
2018-04-05 11:33:39 +02:00 |
|
frozar
|
8ef7a1f722
|
[CONFIG] Add opencv-python in requirements.
|
2018-04-05 10:43:09 +02:00 |
|
bhbr
|
23634dbf11
|
Merge branch 'master' into eop
|
2018-04-04 23:48:48 +02:00 |
|
bhbr
|
99191646aa
|
Revert "added aggdraw-1.3 caveat to README"
This reverts commit d0732e1dcb .
|
2018-04-04 23:48:36 +02:00 |
|
Grant Sanderson
|
f19a50784b
|
Merge pull request #191 from 3b1b/readme-edit
added aggdraw-1.3 caveat to README
|
2018-04-04 13:37:27 -07:00 |
|
bhbr
|
b7259565cd
|
added aggdraw-1.3 caveat to README
|
2018-04-04 22:36:11 +02:00 |
|
Grant Sanderson
|
b82a713d16
|
Tiny change to imports
|
2018-04-04 13:34:31 -07:00 |
|
bhbr
|
d0732e1dcb
|
added aggdraw-1.3 caveat to README
|
2018-04-04 22:26:33 +02:00 |
|
Grant Sanderson
|
207f1bc7e3
|
Merge pull request #188 from npetrangelo/update-imports
Updated imports
|
2018-04-03 11:55:38 -07:00 |
|
Ben Hambrecht
|
d32682ef95
|
Revert "revert to earlier version"
This reverts commit 646e1856e8 .
|
2018-04-03 20:16:57 +02:00 |
|
Ben Hambrecht
|
646e1856e8
|
revert to earlier version
|
2018-04-03 20:16:31 +02:00 |
|
Nathan Petrangelo
|
671151239c
|
Updated imports
|
2018-04-03 14:01:18 -04:00 |
|
Ben Hambrecht
|
9e1216397a
|
experimental changes to old Pascal's triangle code
|
2018-04-03 19:39:24 +02:00 |
|
Ben Hambrecht
|
6f43be49bf
|
experimental changes to old Pascal's triangle code
|
2018-04-03 19:38:54 +02:00 |
|
Ben Hambrecht
|
7eceefb95a
|
Merge branch 'master' into eop
|
2018-04-03 15:30:13 +02:00 |
|
Grant Sanderson
|
3d2cf0172c
|
Merge branch 'master' of github.com:3b1b/manim into eola2
|
2018-04-02 17:54:43 -07:00 |
|
Grant Sanderson
|
16c08f51a6
|
Merge pull request #187 from 3b1b/update-eop-imports
updated eop imports
|
2018-04-02 17:54:09 -07:00 |
|
Grant Sanderson
|
24ecc3d6ed
|
updated eop imports
|
2018-04-02 17:53:12 -07:00 |
|
Grant Sanderson
|
b610dbb37c
|
Setup determinant_puzzle.py in eola2
|
2018-04-02 17:49:04 -07:00 |
|
Grant Sanderson
|
1826072bce
|
Merge pull request #186 from 3b1b/eop
Eop
|
2018-04-02 17:48:14 -07:00 |
|
Grant Sanderson
|
8c1673d235
|
Merge branch 'simple-improvements'
|
2018-04-01 11:09:02 -07:00 |
|
Grant Sanderson
|
ef9399f720
|
Merge branch 'master' into simple-improvements
|
2018-04-01 11:08:24 -07:00 |
|
Grant Sanderson
|
28193b54b3
|
geometry.py updates
|
2018-04-01 11:05: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
|
10bde4ab7c
|
Added missing colors to utils.color.py
|
2018-04-01 10:22:52 -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
|
73514a2d77
|
Factored out topics/complex_numbers constructs to the appropriate places with mobject/, animation/ and scene/
|
2018-03-31 18:57:21 -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
|
accef01040
|
Poor mans merge
|
2018-03-31 16:32:34 -07:00 |
|
Grant Sanderson
|
b9edafa942
|
Moved many folders from topics/ to the new once_useful_constructs/
|
2018-03-31 16:28:02 -07:00 |
|
Grant Sanderson
|
b757f8b422
|
Pulled pi_creature constructs out into their own folder, so as to note some distinction from the remainder of the library
|
2018-03-31 16:07:24 -07:00 |
|
Grant Sanderson
|
846bd1065c
|
Reorganized continual_animation folder
|
2018-03-31 15:37:23 -07:00 |
|
Grant Sanderson
|
087f66aca5
|
Reorganized camera folder
|
2018-03-31 15:20:30 -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
|
3a41b77f8b
|
Merge pull request #174 from DanWaxman/master
Fixed DoubleArrow Scaling
|
2018-03-31 13:07:40 -07:00 |
|