Commit graph

1671 commits

Author SHA1 Message Date
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
Grant Sanderson
9791751c0b
Merge branch 'master' into master 2018-03-31 13:07:19 -07:00
Grant Sanderson
d0a674780e
Merge pull request #128 from cclauss/patch-2
Manim depends on Python 2.7 and is not yet compatible with Python 3.
2018-03-31 13:05:02 -07:00
Grant Sanderson
2945296083
Merge pull request #180 from 3b1b/simple-improvements
Factored helper functions into better organized utils folder
2018-03-30 18:49:49 -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
31f0cf8c5d
Merge pull request #179 from 3b1b/simple-improvements
Updated README.md
2018-03-30 15:59:17 -07:00
Grant Sanderson
4de2dd1d5a Updated README.md 2018-03-30 15:58:51 -07:00
Grant Sanderson
a203a79ce5
Merge pull request #178 from 3b1b/add-license-1
Create LICENSE
2018-03-30 15:51:39 -07:00
Grant Sanderson
adc94c0494
Create LICENSE 2018-03-30 15:50:28 -07:00
Grant Sanderson
546c093c5f
Merge pull request #177 from 3b1b/simple-improvements
Simple improvements
2018-03-30 12:58:44 -07:00
Grant Sanderson
2e5dbf2427 added big_ol_pile_of_manim_imports.py (see the comment at the head of that file 2018-03-30 12:56:29 -07:00