Welcome to mirror list, hosted at ThFree Co, Russian Federation.

git.blender.org/blender.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2021-04-11Fix error extracting date in manpage generatorCampbell Barton
2021-04-11Cleanup: further cleanup to man page generatorCampbell Barton
2021-04-10Cleanup: minor improvements & type hints for man-page generatorCampbell Barton
2021-01-29Tests, docs: Use sanitizer options from environment too.Ankit Meel
2019-11-01Cleanup: pep8 for examplesCampbell Barton
2019-09-19Manpage gen script: fix for python < 3.7, and missing Blender build info.Bastien Montagne
2019-09-19Cleanup: Manpage: use 'https' blender.org URL instead of 'http' one.Bastien Montagne
2019-09-19Blender manpage generator: use blender build date instead of current time.Bastien Montagne
2018-12-28Docs: update manpage and html with app description matching website.Brecht Van Lommel
2018-07-03Cleanup: pep8Campbell Barton
2016-07-25Call to python3 for stand-alone scriptsCampbell Barton
2015-01-29cleanup: shebang linesCampbell Barton
2014-07-22Cleanup: pep8 & redundant varsCampbell Barton
2014-06-13Automatically generate blender.1 man page during build processCampbell Barton
2014-02-20Docs: update man page script based on D251Campbell Barton
2013-05-25code cleanup: typo and stop manpage turning '$' into italic.Campbell Barton
2011-11-17pass encoding to uses of decode() incase the default isnt utf-8. ignore decod...Campbell Barton
2011-10-16convenience targets for make doc_py, doc_dna, doc_manCampbell Barton
2010-11-09update the man page from blenders --help messageCampbell Barton
2010-10-13== docs ==Luca Bonavita