Skip to content

Bring Docs Branch up-to-date with Master #104

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 132 commits into from
May 28, 2020
Merged

Bring Docs Branch up-to-date with Master #104

merged 132 commits into from
May 28, 2020

Conversation

Aathish04
Copy link
Member

The import mechanism etc have changed in Master since the last commit to Docs.

eulertour and others added 30 commits May 19, 2020 20:55
Added DocStrings for Camera type objects, and updated DocStrings for Scene type objects.
-DIR variables have been moved into their own file to avoid overwriting user changes in the future (dirs.py)
-Initialization of directories has been moved to config.py, and a bunch of bugs associated to file structure generation have been fixed
-Global dir variable handling has been removed. Instead initialize_directories, if needed, overwrites the values from dirs.py at runtime
-Dirs are now only taken from dirs.py directly
-In constants.py high quality has gotten its own short argument (-e), and the quality argument explanations have been improved
-Deprecated media_dir.txt has been removed
-Deprecated if statements in scene_file_writer.py have been removed
-Removed an unnecessary line
-Removed media_dir.txt again because GitHub Desktop had re-added it
safinsingh and others added 26 commits May 25, 2020 10:19
Fix missing spaces and capitalize some words in usage message
Pycairo install Made Easy Using single Command
This is temporary. It will be added shortly.
Update name of PyCairo Installation script.
@Aathish04 Aathish04 merged commit af4c8d0 into docs May 28, 2020
@PgBiel PgBiel added pr:deprecation Deprecation, or removal of deprecated code infrastructure Anything related to our infrastructure labels May 31, 2020
@leotrs leotrs mentioned this pull request Jun 7, 2020
13 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
infrastructure Anything related to our infrastructure pr:deprecation Deprecation, or removal of deprecated code
Projects
None yet
Development

Successfully merging this pull request may close these issues.