Devin Neal
|
3543a750ba
|
move library code into manimlib, replace relative imports with absolute imports
|
2018-12-26 20:57:01 -08:00 |
|
Grant Sanderson
|
039f7ffe58
|
Simple and small performance improvements
|
2018-08-18 20:13:49 -07:00 |
|
Grant Sanderson
|
6f57a8bc5e
|
Performance improvements to 3d constructs
|
2018-08-16 22:25:51 -07:00 |
|
Grant Sanderson
|
5b5a83b316
|
Added Mobject.update capabilties, which should be nicer and lighter weight than using ContinualUpdateFromFunc all the time. Also changed the behavior of any Animation having its mobject automatically thrust up to the front of the screen
|
2018-08-12 12:17:32 -07:00 |
|
Grant Sanderson
|
858051a806
|
After running 2to3
|
2018-08-09 17:56:05 -07:00 |
|
cclauss
|
f03268d007
|
Modernize Python 2 code to get ready for Python 3 yet again
|
2018-06-02 08:59:26 -04:00 |
|
Grant Sanderson
|
d4392de600
|
Changed all files to (mostly) conform to PEP8
|
2018-04-06 13:58:59 -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
|
8fae39fe82
|
Refactored helpers.py into a folder of various util files
|
2018-03-30 18:19:23 -07:00 |
|