3b1b-manim/manimlib
Daniel Schaefer 01fa71a704 Prefer pwd to install dir for temp files
Temp files are project specific and thus can stay in the current project
directory.

Also breaks things if the package is installed in a read-only location.
Which could be expected because you don't generally expect the program
directories to be modified (except by the package manager).
2019-04-28 07:48:12 +02:00
..
animation Remove Transform.__str__ 2019-04-21 08:12:05 -07:00
camera continual_update -> update_mobjects 2019-02-15 20:05:45 -08:00
container Remove comment about ContinualAnimation 2019-02-11 16:11:53 -08:00
files restore three_d_scene and svgs 2018-12-26 22:27:11 -08:00
for_3b1b_videos Changed how pi creatures follow what happens 2019-04-21 08:14:35 -07:00
mobject Remove unnecessary import 2019-04-21 08:13:05 -07:00
once_useful_constructs Removed ContinualAnimation, reimplemented some of its occurances in the old_projects, added warnings for the rest 2019-02-16 12:46:54 -08:00
scene Make sure skipped wait calls use a longer dt 2019-04-16 12:50:56 -07:00
utils Merge pull request #397 from fwcd/master 2019-02-12 09:40:20 -08:00
config.py Allow scene extraction from a special file which contains an ALL_SCENE_CLASSES list and an OUTPUT_DIRECTORY. This is part of a move to make the output file organization independent from the sourcecode organization 2019-01-25 11:03:14 -08:00
constants.py Prefer pwd to install dir for temp files 2019-04-28 07:48:12 +02:00
ctex_template.tex move library code into manimlib, replace relative imports with absolute imports 2018-12-26 20:57:01 -08:00
extract_scene.py Remove extract_scene use of an All_SCENES list 2019-04-21 08:12:44 -07:00
media_dir.txt move library code into manimlib, replace relative imports with absolute imports 2018-12-26 20:57:01 -08:00
stream_starter.py Use frame_rate, instead of frame_duration, and make that part of the camera rather than the scene 2019-01-25 10:13:17 -08:00
tex_template.tex move library code into manimlib, replace relative imports with absolute imports 2018-12-26 20:57:01 -08:00