Commit graph

20 commits

Author SHA1 Message Date
Soeren Wegener
b1e1b831ea
Use pbr for setup.py
pbr automatically uses the version from git tags, and also uses the requirements.txt for dependencies, resulting in less redundancies.
2019-05-05 22:08:07 +02:00
F.W
11781a5baa Use os.openfile() on Windows and gitignore media folder (#384)
* Gitignored media and .vscode

* Switched to os.startfile for Windows
2018-12-29 17:37:28 -08:00
Grant Sanderson
109fe5c4ea ContinualUpdateFromFunc -> ContinualUpdate 2018-08-13 13:40:52 -07:00
Grant Sanderson
f2f9c61ee1
Merge pull request #241 from rajdakin/custom_media_dir
Added a way to easily customize the media directory
2018-07-11 11:48:49 -07:00
Grant Sanderson
151a270913 Modernize Python 2 for Python 3 2018-07-11 11:38:59 -07:00
rajdakin
9e3c0d0c8b Added a way to easily customize the media directory 2018-05-24 20:59:37 +02: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
Ben Hambrecht
3d9b48ccab added quotes 2018-03-13 20:44:17 +01:00
Grant Sanderson
404a8b1b3f Added floobits files to gitignore 2018-02-09 12:55:24 -08:00
Ben Hambrecht
87811976d4 Merge branch 'master' into lighthouse2
# Conflicts:
#	.gitignore -> resolved
2018-02-08 12:07:33 +01:00
Ben Hambrecht
ff32a7c6a4 ignoring PyCharm's config files 2018-02-08 12:05:50 +01:00
Ben Hambrecht
968b0dd811 fixed spacing issue in BackToEulerSumScene 2018-02-07 21:28:58 +01:00
Grant Sanderson
fb23644b5a Further fourier work 2018-01-23 14:03:25 -08:00
Ben Hambrecht
a236e33e50 working on basel 2018-01-17 15:18:02 -08:00
Grant Sanderson
1b0819ce97 Fixed ffmpeg writing issue 2018-01-08 12:40:36 -08:00
Grant Sanderson
982ddb4c14 Beginning EoC Chapter 2 2016-12-26 07:10:38 -08:00
Grant Sanderson
a4efcdbff2 Random cleanup 2016-07-12 10:34:35 -07:00
Grant Sanderson
fd86816b66 Added a few example scenes 2016-05-25 20:39:13 -07:00
Scott Opell
0e75c338af ignores pyc files 2016-05-25 22:17:31 -04:00